{"_id":"@cj-tech-master/excelts","_rev":"407-272a890c7ff80fb3cc8d3ef99d0ada45","name":"@cj-tech-master/excelts","dist-tags":{"beta":"6.0.0-beta.10","latest":"10.2.0","canary":"10.1.0-canary.20260612124559.2c38381"},"versions":{"0.1.0-canary.20251025023400.dff1908":{"name":"@cj-tech-master/excelts","version":"0.1.0-canary.20251025023400.dff1908","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@0.1.0-canary.20251025023400.dff1908","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a6bc0d7eb9f3c988fcda476afc08df9f9dd2beae","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-0.1.0-canary.20251025023400.dff1908.tgz","fileCount":506,"integrity":"sha512-a3y8ICta2Fspbg0vXuNMyPs3Zz1NeXjXOnrQyy57N0ubxmyEsjbzDchnQkJDJ0PxXavhzDstOPvIPnSH7evqtQ==","signatures":[{"sig":"MEUCIQDe28b+4uhmC4IU8EGTkvX4mJs1fqOrUfF104cldo3nhgIgaxoCYr79Mh/G089EwPFr/kYFe8G3hHrePD2bxxtHgE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6375188},"type":"module","_from":"file:cj-tech-master-excelts-0.1.0-canary.20251025023400.dff1908.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/08dedf9f8997b122c068dec0702b6db8/cj-tech-master-excelts-0.1.0-canary.20251025023400.dff1908.tgz","_integrity":"sha512-a3y8ICta2Fspbg0vXuNMyPs3Zz1NeXjXOnrQyy57N0ubxmyEsjbzDchnQkJDJ0PxXavhzDstOPvIPnSH7evqtQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.10.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.18","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5","unzipper":"^0.12.3","node-stdlib-browser":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"9.38.0","oxlint":"^1.24.0","rimraf":"^6.0.1","vitest":"^4.0.3","express":"^5.1.0","nodemon":"^3.1.10","prettier":"^3.6.2","rolldown":"^1.0.0-beta.44","cross-env":"^10.1.0","@eslint/js":"9.38.0","@vitest/ui":"^4.0.3","playwright":"^1.56.1","typescript":"^5.9.3","@types/node":"^24.9.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.32","@types/unzipper":"^0.10.11","@vitest/browser":"^4.0.3","fast-xml-parser":"^5.3.0","typescript-eslint":"^8.46.2","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"1.24.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"8.46.2","@typescript/native-preview":"^7.0.0-dev.20251024.1","@vitest/browser-playwright":"^4.0.3","eslint-plugin-unused-imports":"4.3.0","@typescript-eslint/eslint-plugin":"8.46.2","eslint-import-resolver-typescript":"4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_0.1.0-canary.20251025023400.dff1908_1761359687699_0.18696288274153994","host":"s3://npm-registry-packages-npm-production"}},"0.1.0-canary.20251029013247.758de7b":{"name":"@cj-tech-master/excelts","version":"0.1.0-canary.20251029013247.758de7b","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@0.1.0-canary.20251029013247.758de7b","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"dcb63663307a603d01421570a1da7ebca3b5c2c2","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-0.1.0-canary.20251029013247.758de7b.tgz","fileCount":506,"integrity":"sha512-WdJiTTQfZF25Wvmrr98UYZtEfkujv45QL78wwbib/FDsiY5ver1WFFYJ04UXNgrubQZmFSth1HHker/0sGUjbQ==","signatures":[{"sig":"MEUCIQCcDDSyRX7DJUdQhWfzioeXxBWjBv843NK4DsQ9oa7sFgIgaRcMzElVPn9h3txykBxA4Tb6B80IeiPsItxfaz2Oudc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6375364},"type":"module","_from":"file:cj-tech-master-excelts-0.1.0-canary.20251029013247.758de7b.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2c2fc6ec5cc5675ca62480ad9d0ce246/cj-tech-master-excelts-0.1.0-canary.20251029013247.758de7b.tgz","_integrity":"sha512-WdJiTTQfZF25Wvmrr98UYZtEfkujv45QL78wwbib/FDsiY5ver1WFFYJ04UXNgrubQZmFSth1HHker/0sGUjbQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.10.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.18","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5","unzipper":"^0.12.3","node-stdlib-browser":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"9.38.0","oxlint":"^1.24.0","rimraf":"^6.0.1","vitest":"^4.0.3","express":"^5.1.0","nodemon":"^3.1.10","prettier":"^3.6.2","rolldown":"^1.0.0-beta.44","cross-env":"^10.1.0","@eslint/js":"9.38.0","@vitest/ui":"^4.0.3","playwright":"^1.56.1","typescript":"^5.9.3","@types/node":"^24.9.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.32","@types/unzipper":"^0.10.11","@vitest/browser":"^4.0.3","fast-xml-parser":"^5.3.0","typescript-eslint":"^8.46.2","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"1.24.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"8.46.2","@typescript/native-preview":"^7.0.0-dev.20251024.1","@vitest/browser-playwright":"^4.0.3","eslint-plugin-unused-imports":"4.3.0","@typescript-eslint/eslint-plugin":"8.46.2","eslint-import-resolver-typescript":"4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_0.1.0-canary.20251029013247.758de7b_1761701616345_0.3741153172205327","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@cj-tech-master/excelts","version":"1.0.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3d47c52c0ee093942bfb835e06ba3cea9dd1cc00","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.0.0.tgz","fileCount":506,"integrity":"sha512-hYHBW7atu2aFsBLx4HXUbmBCAwfT14u9/+s4k7SAQ9k2yjnMM2qwnp+3VlXxmKyt4/ulA7qXD73hEXN/Z1kL1A==","signatures":[{"sig":"MEUCIQCTMgw9Q+bJ8v5LR5frkbtDqIbYO//gWWvvnd4g/pnPRAIgBhxLUXLhdxl0bRa1bVJAKksetZdso8BvEtddz+UPFTw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6377115},"type":"module","_from":"file:cj-tech-master-excelts-1.0.0.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/bdb96e4dbbeb4a2ddb357f9d9f363958/cj-tech-master-excelts-1.0.0.tgz","_integrity":"sha512-hYHBW7atu2aFsBLx4HXUbmBCAwfT14u9/+s4k7SAQ9k2yjnMM2qwnp+3VlXxmKyt4/ulA7qXD73hEXN/Z1kL1A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.18","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5","unzipper":"^0.12.3","node-stdlib-browser":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"9.38.0","oxlint":"^1.24.0","rimraf":"^6.0.1","vitest":"^4.0.5","express":"^5.1.0","nodemon":"^3.1.10","prettier":"^3.6.2","rolldown":"^1.0.0-beta.45","cross-env":"^10.1.0","@eslint/js":"9.38.0","@vitest/ui":"^4.0.5","playwright":"^1.56.1","typescript":"^5.9.3","@types/node":"^24.9.2","concurrently":"^9.2.1","@oxc-node/core":"^0.0.32","@types/unzipper":"^0.10.11","@vitest/browser":"^4.0.5","fast-xml-parser":"^5.3.0","typescript-eslint":"^8.46.2","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"1.24.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"8.46.2","@typescript/native-preview":"^7.0.0-dev.20251029.1","@vitest/browser-playwright":"^4.0.5","eslint-plugin-unused-imports":"4.3.0","@typescript-eslint/eslint-plugin":"8.46.2","eslint-import-resolver-typescript":"4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.0.0_1761751164594_0.8825191671408099","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.20251029152044.532fc06":{"name":"@cj-tech-master/excelts","version":"1.0.0-canary.20251029152044.532fc06","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.0.0-canary.20251029152044.532fc06","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b17621afa4b677498e04ecf0b39ac9f0a1b757eb","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.0.0-canary.20251029152044.532fc06.tgz","fileCount":506,"integrity":"sha512-v8Ukut8JeNfbDem3MHiDTX680r+QVBchCBqJzwMdHYxp8hxhO+uHs6Dwjm+by/fiX9L4ItFc+3ZHaWdf6m0yyg==","signatures":[{"sig":"MEUCIAaoJocJSMJxCsR0d7aCcRV8Yuq6r+k2Ehv7yoGw2IQhAiEAuqwNltm/P2UqrqnQkwMJtrJpZ4wWrIZxQOqQ2a5O95c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6377205},"type":"module","_from":"file:cj-tech-master-excelts-1.0.0-canary.20251029152044.532fc06.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e69da9b2609185468a089f1854ec1099/cj-tech-master-excelts-1.0.0-canary.20251029152044.532fc06.tgz","_integrity":"sha512-v8Ukut8JeNfbDem3MHiDTX680r+QVBchCBqJzwMdHYxp8hxhO+uHs6Dwjm+by/fiX9L4ItFc+3ZHaWdf6m0yyg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.1","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.18","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5","unzipper":"^0.12.3","node-stdlib-browser":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"9.38.0","oxlint":"^1.24.0","rimraf":"^6.0.1","vitest":"^4.0.5","express":"^5.1.0","nodemon":"^3.1.10","prettier":"^3.6.2","rolldown":"^1.0.0-beta.45","cross-env":"^10.1.0","@eslint/js":"9.38.0","@vitest/ui":"^4.0.5","playwright":"^1.56.1","typescript":"^5.9.3","@types/node":"^24.9.2","concurrently":"^9.2.1","@oxc-node/core":"^0.0.32","@types/unzipper":"^0.10.11","@vitest/browser":"^4.0.5","fast-xml-parser":"^5.3.0","typescript-eslint":"^8.46.2","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"1.24.0","eslint-config-prettier":"10.1.8","eslint-plugin-import-x":"4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"8.46.2","@typescript/native-preview":"^7.0.0-dev.20251029.1","@vitest/browser-playwright":"^4.0.5","eslint-plugin-unused-imports":"4.3.0","@typescript-eslint/eslint-plugin":"8.46.2","eslint-import-resolver-typescript":"4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.0.0-canary.20251029152044.532fc06_1761751291048_0.043428010065978295","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@cj-tech-master/excelts","version":"1.1.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"874c9755349b6d723dbe4af4b3f8ff1e4c170efd","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.1.0.tgz","fileCount":533,"integrity":"sha512-m6J3HnciXF4jDVFK35LqB3PO2QYZHiPgMGnmMziynJAvn+9Smit83nApX2Pc5U9UhM8m+9670ohn2+An86BMmQ==","signatures":[{"sig":"MEUCIDsBDNyqwJNxEW4XTYCHH+Q5wx6hJniYUIGIT0x0S8vEAiEAlmGcJUBfkQVhEJGNZOHomQ4M6CbFoYAwI/Nn/nBC9iM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6536068},"type":"module","_from":"file:cj-tech-master-excelts-1.1.0.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/839015f6a99a600b1054930108785711/cj-tech-master-excelts-1.1.0.tgz","_integrity":"sha512-m6J3HnciXF4jDVFK35LqB3PO2QYZHiPgMGnmMziynJAvn+9Smit83nApX2Pc5U9UhM8m+9670ohn2+An86BMmQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5","node-stdlib-browser":"^1.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.31.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.53","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^24.10.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.48.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.31.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.48.1","@typescript/native-preview":"^7.0.0-dev.20251203.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.48.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.1.0_1764800806148_0.48329124726141726","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@cj-tech-master/excelts","version":"1.4.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a01ff98fce1a981139658268cb13e5e29d5f5f23","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.0.tgz","fileCount":527,"integrity":"sha512-0c2MnNvXy6MYVGcpRUXjH11AazcupKIKfY28u2OXTqn1pgkZ8OPEuFvq7k0qCSp6bu0aC1jXJLaSfelauD3dtA==","signatures":[{"sig":"MEYCIQDkhJPN1qCtlf6HxerG66xEk8ZNUYaObgXrmRnUiyw+ogIhAJx5yS/iPt0WD09VvFt3k1KLsbJETSe+W0gaPWQuhZzN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6661527},"type":"module","_from":"file:cj-tech-master-excelts-1.4.0.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d71085fdf7ba41714c0e243572e45e74/cj-tech-master-excelts-1.4.0.tgz","_integrity":"sha512-0c2MnNvXy6MYVGcpRUXjH11AazcupKIKfY28u2OXTqn1pgkZ8OPEuFvq7k0qCSp6bu0aC1jXJLaSfelauD3dtA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.31.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.53","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^24.10.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.48.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.31.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.48.1","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.48.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.0_1765182877680_0.9136180384400139","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@cj-tech-master/excelts","version":"1.4.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"585d205cfe7e2db8dba4de2c09bf9fd8112163b3","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.1.tgz","fileCount":527,"integrity":"sha512-9rfBiagVZ2nAUCmwKAjBKHs34MZkrRITXBwH4C7UF0UHOBg86Recfh/uCbg3FlCOVEPRFMa6OvFgnWBhYE8ILg==","signatures":[{"sig":"MEYCIQCTfYf1Bc1x77hvvPb0pZ5seT4dPVlmbjHPdyITvyZUVwIhALKc2nLHoUxhsOOnC+TVlGE2szdlEsT/sA0rQ1vCJGod","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6673308},"type":"module","_from":"file:cj-tech-master-excelts-1.4.1.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b524e15f8c9e35fdc39f8c0d5ba3dda4/cj-tech-master-excelts-1.4.1.tgz","_integrity":"sha512-9rfBiagVZ2nAUCmwKAjBKHs34MZkrRITXBwH4C7UF0UHOBg86Recfh/uCbg3FlCOVEPRFMa6OvFgnWBhYE8ILg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.31.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.53","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^24.10.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.48.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.31.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.48.1","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.48.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.1_1765208333770_0.4751803933047587","host":"s3://npm-registry-packages-npm-production"}},"1.4.1-canary.20251208154105.3c9bf10":{"name":"@cj-tech-master/excelts","version":"1.4.1-canary.20251208154105.3c9bf10","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.1-canary.20251208154105.3c9bf10","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"107be81346f463d10486c4f7ae40484a3c99c674","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.1-canary.20251208154105.3c9bf10.tgz","fileCount":527,"integrity":"sha512-I1Ct6IldZrqShEEgZ90WOSI0ElUtRNn8Mse9p31OIhWNtMmk/8TYZQyYuKp5MwBDVGXSxUkRJmSrfDtviQYvIw==","signatures":[{"sig":"MEUCIQC02wE2TP/7R2C/NGhj55lZGQiZWuSGewJaXwWsv2qzmAIgItpQUa+yupHedA2jPpXyxZYkWfQZ364PnNWtcOF7u7Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6673398},"type":"module","_from":"file:cj-tech-master-excelts-1.4.1-canary.20251208154105.3c9bf10.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f9f832af8de5fabdf12b278c2fb0af88/cj-tech-master-excelts-1.4.1-canary.20251208154105.3c9bf10.tgz","_integrity":"sha512-I1Ct6IldZrqShEEgZ90WOSI0ElUtRNn8Mse9p31OIhWNtMmk/8TYZQyYuKp5MwBDVGXSxUkRJmSrfDtviQYvIw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.31.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.53","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^24.10.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.48.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.31.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.48.1","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.48.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.1-canary.20251208154105.3c9bf10_1765208518569_0.93184442459552","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@cj-tech-master/excelts","version":"1.4.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"33338d2918bfc521ff8bd2c93e56eaf3d7ced3fb","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.2.tgz","fileCount":527,"integrity":"sha512-ey/rtRf16Kk10xjbTOMDS6sv2fxrNjkEZxZU2lp4b6pZ+UbIJOKkhEUoVfhQ4pYa28J0HGoBskzMaSDKv7vN3A==","signatures":[{"sig":"MEUCIQD6Aiyfo1/zB7aNTDk42oWzjucLLBSx1Un0Vsk3JlL7VQIgUVwrsNdegk0j7d0lbRUq4/300NVrd/f0iOb5Oiz2wjs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6673308},"type":"module","_from":"file:cj-tech-master-excelts-1.4.2.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/eb2c44ae59a3c80623b22c30f93d9aaf/cj-tech-master-excelts-1.4.2.tgz","_integrity":"sha512-ey/rtRf16Kk10xjbTOMDS6sv2fxrNjkEZxZU2lp4b6pZ+UbIJOKkhEUoVfhQ4pYa28J0HGoBskzMaSDKv7vN3A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.31.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.53","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^24.10.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.48.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.31.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.48.1","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.48.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.2_1765208609925_0.27133871026168577","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@cj-tech-master/excelts","version":"1.4.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3d9bf4bd2d656eb28451f58db7ea7a8485da94ee","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.3.tgz","fileCount":527,"integrity":"sha512-Dg2XDaZweMnuw7kOrkDqM+sQLF5yFdtXWVcAf/mRxNl96v5AtNaL2HRfq7bQKM727ahN88/a7p9H1uVIlR/s+w==","signatures":[{"sig":"MEQCIAKtkjMs5lfeCQE4VFjzfkkFH0z0TdqZ/CbK4OsJhW/6AiAW4JbJJSLxhIc6W8PEWGaFfs/FTEFbKy3A3ora2JSLpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6694097},"type":"module","_from":"file:cj-tech-master-excelts-1.4.3.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/8334e0e079dd8f98ede683c316c48ebb/cj-tech-master-excelts-1.4.3.tgz","_integrity":"sha512-Dg2XDaZweMnuw7kOrkDqM+sQLF5yFdtXWVcAf/mRxNl96v5AtNaL2HRfq7bQKM727ahN88/a7p9H1uVIlR/s+w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.31.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.53","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^24.10.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.48.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.31.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.48.1","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.48.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.3_1765254058136_0.8348883005281471","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"@cj-tech-master/excelts","version":"1.4.4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"bdb5d56dc1a392d1a52fb85cd65a5b652797b3c2","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.4.tgz","fileCount":542,"integrity":"sha512-3soddCDRfc01V2BulrVUPXJdJITsb2YPUeNvKQDqOhfCHmJta1RMjVtHsLiegR8XMAGib+RllK4nIHqCx7Lzcg==","signatures":[{"sig":"MEUCIBprPq7ngHQZxlbwbu0aXsghITTn1VJDg0JzbinhC5TdAiEA6Ec2PWs6ZufJLhK/80tllSFy7fkcKr50yC8HsrR4Rrs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7510563},"type":"module","_from":"file:cj-tech-master-excelts-1.4.4.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/76e32859d5f7b2ccaf90a72e5e4bfc2b/cj-tech-master-excelts-1.4.4.tgz","_integrity":"sha512-3soddCDRfc01V2BulrVUPXJdJITsb2YPUeNvKQDqOhfCHmJta1RMjVtHsLiegR8XMAGib+RllK4nIHqCx7Lzcg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.31.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.53","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^24.10.1","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.48.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.31.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.48.1","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.48.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.4_1765342638234_0.8055203469940462","host":"s3://npm-registry-packages-npm-production"}},"1.4.5":{"name":"@cj-tech-master/excelts","version":"1.4.5","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7c52f1074df40aa65fe57ad7278f28dc60f7319d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.5.tgz","fileCount":542,"integrity":"sha512-HNKYqpKmXqjG+J3zKKRLoscLGHIXsboZa8WDYoaNbrisZrwK//ufBmBoEvIWx+IHwVl8uPnBzplzzs8wJxTUjw==","signatures":[{"sig":"MEQCIDSt3nk4ddWI3BQ1Wl07HQT/IKKGHxfsdQTxi5MtgjkvAiAfEvDlJfoOonP/edgr7HNR8U0DSstiS+iJSX3pBUWEsg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7449771},"type":"module","_from":"file:cj-tech-master-excelts-1.4.5.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/23a0bd996378abe20f052fc32d8f2232/cj-tech-master-excelts-1.4.5.tgz","_integrity":"sha512-HNKYqpKmXqjG+J3zKKRLoscLGHIXsboZa8WDYoaNbrisZrwK//ufBmBoEvIWx+IHwVl8uPnBzplzzs8wJxTUjw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.5_1765455155420_0.26025869757299347","host":"s3://npm-registry-packages-npm-production"}},"1.4.5-canary.20251212053535.13d32d8":{"name":"@cj-tech-master/excelts","version":"1.4.5-canary.20251212053535.13d32d8","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.5-canary.20251212053535.13d32d8","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"276584148cdb2e83805bfa60e481a4547450b789","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.5-canary.20251212053535.13d32d8.tgz","fileCount":542,"integrity":"sha512-s2sJbjeOCI7FXxHUBof0SHHQEyLiWgTXGoNrIFF5/7qy9nmIaiqpwNHHBp/n7ma8XrkILlO3fpa5xxU147ySIw==","signatures":[{"sig":"MEQCIDPX2bOHV3oY0WEmDk9Bznl1pIBbQHKwkbVQb/sepzlNAiAxdX5hO0bSjKbrB6zj22QKsYlikpzW/r8qdnaFOORzwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7494857},"type":"module","_from":"file:cj-tech-master-excelts-1.4.5-canary.20251212053535.13d32d8.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/73455d16c1112a7f7926632aaf47f88b/cj-tech-master-excelts-1.4.5-canary.20251212053535.13d32d8.tgz","_integrity":"sha512-s2sJbjeOCI7FXxHUBof0SHHQEyLiWgTXGoNrIFF5/7qy9nmIaiqpwNHHBp/n7ma8XrkILlO3fpa5xxU147ySIw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.5-canary.20251212053535.13d32d8_1765517789051_0.6053042724200126","host":"s3://npm-registry-packages-npm-production"}},"1.4.5-canary.20251212064440.3eb099f":{"name":"@cj-tech-master/excelts","version":"1.4.5-canary.20251212064440.3eb099f","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.5-canary.20251212064440.3eb099f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3ca45ce86058e202ae20791d91c0518b3ed3f118","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.5-canary.20251212064440.3eb099f.tgz","fileCount":542,"integrity":"sha512-gxlk2jOFERzwpuBve/Yj/wUW+l60IAFg496RHqpJcltXHE4tt1ZayAMV23fnXuvIKsVXtg4IvUyInmnz2dqBjQ==","signatures":[{"sig":"MEUCIDg3Lf5CflrH73zD2B+tv9rUmVELzupkWCPqM3cm/J9fAiEAivuVrUpQXxCIJaJRRRzTS9pUyulAwVUp27huZsoiJls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7493897},"type":"module","_from":"file:cj-tech-master-excelts-1.4.5-canary.20251212064440.3eb099f.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/91f16f362483bed22d78c7be3523f329/cj-tech-master-excelts-1.4.5-canary.20251212064440.3eb099f.tgz","_integrity":"sha512-gxlk2jOFERzwpuBve/Yj/wUW+l60IAFg496RHqpJcltXHE4tt1ZayAMV23fnXuvIKsVXtg4IvUyInmnz2dqBjQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.5-canary.20251212064440.3eb099f_1765521935261_0.12696799322891672","host":"s3://npm-registry-packages-npm-production"}},"1.4.5-canary.20251212143538.45665af":{"name":"@cj-tech-master/excelts","version":"1.4.5-canary.20251212143538.45665af","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.5-canary.20251212143538.45665af","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2d1034b8ffa697c29f05d4e000ea0c445be040e7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.5-canary.20251212143538.45665af.tgz","fileCount":542,"integrity":"sha512-e80tAsCKBb5XtgOvTTXmtPEcM3KYDpJKxmyJZOeb8JZGtpRr0ghhv2zgfiK/8giW7WhkG+2LxCA+LEO17TPrjw==","signatures":[{"sig":"MEUCIAoxqMOpx5q+tQDVMEjQRLvZgyu1O8ObwUznPThmRMvsAiEA4SdcZc3YzpydJ7jO+hT6maIWQ6Dfb9+5sewNYlQ1ZWw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7522717},"type":"module","_from":"file:cj-tech-master-excelts-1.4.5-canary.20251212143538.45665af.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f5333e23749a2b8b36a313c9a9a43658/cj-tech-master-excelts-1.4.5-canary.20251212143538.45665af.tgz","_integrity":"sha512-e80tAsCKBb5XtgOvTTXmtPEcM3KYDpJKxmyJZOeb8JZGtpRr0ghhv2zgfiK/8giW7WhkG+2LxCA+LEO17TPrjw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.5-canary.20251212143538.45665af_1765550192798_0.07174024927447209","host":"s3://npm-registry-packages-npm-production"}},"1.4.5-canary.20251212160853.7621827":{"name":"@cj-tech-master/excelts","version":"1.4.5-canary.20251212160853.7621827","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.4.5-canary.20251212160853.7621827","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a8962d8fd57be3c4926b6750a8da0ca42bb5e685","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.4.5-canary.20251212160853.7621827.tgz","fileCount":545,"integrity":"sha512-xLU3fWjsT2BU07Vu9FH/6V3/fJDlPbrnXncQwj811cDU81U5gTcpuqtYkmLw6WigiJin+9/SPkHzgIlr7ZyQiw==","signatures":[{"sig":"MEUCIQCO50FRf4Df7hJp4y4FrVsDrEqye5cm7oC/bq6R9sUTigIgbOgEcUsvwFEDG/pmfT1Mm3ajAXTZA+NlZvnaug7+96w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7557559},"type":"module","_from":"file:cj-tech-master-excelts-1.4.5-canary.20251212160853.7621827.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/8426ddf321db2a7f40ca7347473fb913/cj-tech-master-excelts-1.4.5-canary.20251212160853.7621827.tgz","_integrity":"sha512-xLU3fWjsT2BU07Vu9FH/6V3/fJDlPbrnXncQwj811cDU81U5gTcpuqtYkmLw6WigiJin+9/SPkHzgIlr7ZyQiw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.4.5-canary.20251212160853.7621827_1765555788128_0.1406000278733326","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@cj-tech-master/excelts","version":"1.5.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.5.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"263caf839dcbca27e6524f00b7b9f2ae5486b46d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.5.0.tgz","fileCount":545,"integrity":"sha512-BRyovig8P1m0BDY3QQxtwD6Hs23hy/Qxn3ZCeXbx1jxWYheMZ8PQKvfMUwSeHnq2hVWcfJeJeJkgtdM1LDyvNA==","signatures":[{"sig":"MEUCIA4ibS4ykmvQngToiPVbQk9glJDBdV+fRFSfd+Jk/hLPAiEAyo/9WRR5F7nxjusEOwEfqFnt70Ia05UbVGS9oHART2w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7557469},"type":"module","_from":"file:cj-tech-master-excelts-1.5.0.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/96741bf3ef056239e9434e47ce9d5516/cj-tech-master-excelts-1.5.0.tgz","_integrity":"sha512-BRyovig8P1m0BDY3QQxtwD6Hs23hy/Qxn3ZCeXbx1jxWYheMZ8PQKvfMUwSeHnq2hVWcfJeJeJkgtdM1LDyvNA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.5.0_1765585598532_0.22973788477017365","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-canary.20251213002617.8ace4d0":{"name":"@cj-tech-master/excelts","version":"1.5.0-canary.20251213002617.8ace4d0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.5.0-canary.20251213002617.8ace4d0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"5bfa261e58a3d69be80e5dcf570700fb71225665","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.5.0-canary.20251213002617.8ace4d0.tgz","fileCount":545,"integrity":"sha512-aj19ZlLTyVUCycqeuiwUOSHRUYVKhseq/aus2qsQFcLB9feErTW1gErEK2I20baP9GV0DmrCnWv9C4CDMlu3cA==","signatures":[{"sig":"MEUCIH+kAsu29ESbLtHtZqtFZMtlnPBzCUbEOjNoPRONCTPtAiEAi6ZntSi5Fp8yc6tyrMCANsAuTtnXdNkXm/lYi/J1SnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7557559},"type":"module","_from":"file:cj-tech-master-excelts-1.5.0-canary.20251213002617.8ace4d0.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2ecbee4f0ad6045c3f3c6ecc0f1c5ac9/cj-tech-master-excelts-1.5.0-canary.20251213002617.8ace4d0.tgz","_integrity":"sha512-aj19ZlLTyVUCycqeuiwUOSHRUYVKhseq/aus2qsQFcLB9feErTW1gErEK2I20baP9GV0DmrCnWv9C4CDMlu3cA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.5.0-canary.20251213002617.8ace4d0_1765585631735_0.36213571776695375","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-canary.20251213003400.6464c74":{"name":"@cj-tech-master/excelts","version":"1.5.0-canary.20251213003400.6464c74","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.5.0-canary.20251213003400.6464c74","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"827438fb729e74130e6cad16304985c36c0df465","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.5.0-canary.20251213003400.6464c74.tgz","fileCount":545,"integrity":"sha512-5p6xXIU927aKIffe0H8H3UVjKD4hC/dVruBkl7M9JvKlJyPF8au7ZAx23xUkpBI+J9xHFjV/VRU/kgvcfWGujQ==","signatures":[{"sig":"MEYCIQDbFnmYgc2dMmC+MzBD5wscefzujGkCEDvQ3Qucd/vPcAIhAMoVknrpARgyDnoiFSSXy71lO9lm2ObxDYdHf7cGAeAk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7557559},"type":"module","_from":"file:cj-tech-master-excelts-1.5.0-canary.20251213003400.6464c74.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5f48d30bde33c3be26f59b80868a3d8b/cj-tech-master-excelts-1.5.0-canary.20251213003400.6464c74.tgz","_integrity":"sha512-5p6xXIU927aKIffe0H8H3UVjKD4hC/dVruBkl7M9JvKlJyPF8au7ZAx23xUkpBI+J9xHFjV/VRU/kgvcfWGujQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.5.0-canary.20251213003400.6464c74_1765586094470_0.7973767134796732","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-canary.20251213003635.735d7ef":{"name":"@cj-tech-master/excelts","version":"1.5.0-canary.20251213003635.735d7ef","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.5.0-canary.20251213003635.735d7ef","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b1a9a8b783d5c6d667809a67b5abe065a3fa6e07","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.5.0-canary.20251213003635.735d7ef.tgz","fileCount":545,"integrity":"sha512-2IOYxelb76IlU1RI4fcZeaLjfTWUgY9oWSpV9a2dH231t0Nio/NsHFFCqb7JKtOk0aCEIbiBPDrPfk16yp19qQ==","signatures":[{"sig":"MEYCIQCN4/TEKsy5mrDc9EY6z2yWk+9jktR7Ys7I+a5u0yPqmwIhAPUdZICTcMxmuMz+6Ufgk5f0kMR7DoNd82s61N0bjmcZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7557559},"type":"module","_from":"file:cj-tech-master-excelts-1.5.0-canary.20251213003635.735d7ef.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/9f1f64541278eca2018e903bea73c643/cj-tech-master-excelts-1.5.0-canary.20251213003635.735d7ef.tgz","_integrity":"sha512-2IOYxelb76IlU1RI4fcZeaLjfTWUgY9oWSpV9a2dH231t0Nio/NsHFFCqb7JKtOk0aCEIbiBPDrPfk16yp19qQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.5.0-canary.20251213003635.735d7ef_1765586250168_0.995335054507245","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-canary.20251213004040.f1236e6":{"name":"@cj-tech-master/excelts","version":"1.5.0-canary.20251213004040.f1236e6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.5.0-canary.20251213004040.f1236e6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d5adc96a8e2af49a6f2c6df18ad9151d9d7b3ffd","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.5.0-canary.20251213004040.f1236e6.tgz","fileCount":545,"integrity":"sha512-RKBbUdNzo1XAuEA2wIAkTZpq52l1fJbE/1+scr8prC/laWcx1vx/Ga5L5a5fNpmIS3rmpwc0FklS+vI9QsMd4w==","signatures":[{"sig":"MEUCIF6/162H21V0BAQ1hpiiYqi93hP51MFfcuK5WuD6WvLpAiEAqRcXJaYsvW42fKfwiSNOrw8xDXkhct2YGEisBHWfaz0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7557559},"type":"module","_from":"file:cj-tech-master-excelts-1.5.0-canary.20251213004040.f1236e6.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/9977716e50a415e97cdd88b6e08c9694/cj-tech-master-excelts-1.5.0-canary.20251213004040.f1236e6.tgz","_integrity":"sha512-RKBbUdNzo1XAuEA2wIAkTZpq52l1fJbE/1+scr8prC/laWcx1vx/Ga5L5a5fNpmIS3rmpwc0FklS+vI9QsMd4w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.5.0-canary.20251213004040.f1236e6_1765586495611_0.001022094354612868","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-canary.20251214115917.a4dd706":{"name":"@cj-tech-master/excelts","version":"1.5.0-canary.20251214115917.a4dd706","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.5.0-canary.20251214115917.a4dd706","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"4d717b15fd579837d39b6d6a77b44d799d55e243","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.5.0-canary.20251214115917.a4dd706.tgz","fileCount":545,"integrity":"sha512-XAWMr2VvdfVvMB6TKNZ0xspXVI2T/ahZl1Y3f8r6DBiObT7LD6CxlMRhrgAcxURYQgd3W0Usmm5fcnPMj8Kj8A==","signatures":[{"sig":"MEQCIG6NTtql/1FlDe8y9OmijVMHhJA3j625RxuMpB9R0z9+AiBnBLfLrefdfZSxNgBS7+ShW8FfvCpLcFOlfvIf3bGaIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7557325},"type":"module","_from":"file:cj-tech-master-excelts-1.5.0-canary.20251214115917.a4dd706.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1489421b1fbc2ef3e329a3fc19428832/cj-tech-master-excelts-1.5.0-canary.20251214115917.a4dd706.tgz","_integrity":"sha512-XAWMr2VvdfVvMB6TKNZ0xspXVI2T/ahZl1Y3f8r6DBiObT7LD6CxlMRhrgAcxURYQgd3W0Usmm5fcnPMj8Kj8A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.1","oxlint":"^1.32.0","rimraf":"^6.1.2","vitest":"^4.0.15","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.54","cross-env":"^10.1.0","@eslint/js":"^9.39.1","@vitest/ui":"^4.0.15","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.0","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.15","fast-xml-parser":"^5.3.2","typescript-eslint":"^8.49.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^5.1.4","eslint-plugin-oxlint":"^1.32.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.49.0","@typescript/native-preview":"^7.0.0-dev.20251208.1","@vitest/browser-playwright":"^4.0.15","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.49.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.5.0-canary.20251214115917.a4dd706_1765713611369_0.7256906828368006","host":"s3://npm-registry-packages-npm-production"}},"1.5.0-canary.20251217174003.5063980":{"name":"@cj-tech-master/excelts","version":"1.5.0-canary.20251217174003.5063980","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.5.0-canary.20251217174003.5063980","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3fe6dcb143e24637136ec6fffdd79111c5a65d6f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.5.0-canary.20251217174003.5063980.tgz","fileCount":548,"integrity":"sha512-gVx6OnXzvfICeQsoP7M+HEMXGzNNEIS0l8sXg/+5nCOeOwg0gxzOpjf4bVNe3YJ12QMJVOk8U0vDso8QSLM/nQ==","signatures":[{"sig":"MEUCIEgmUhRDSWY4C1dq1JAUH1fHQkWdCdn2nknG7JC4tohbAiEA7NQr8Y2dJse91Yy6qkLQuVp4JnBH1chUX/+XJlPw7T0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7780603},"type":"module","_from":"file:cj-tech-master-excelts-1.5.0-canary.20251217174003.5063980.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5fdc5bab9e7783ce4687c6e118df75f9/cj-tech-master-excelts-1.5.0-canary.20251217174003.5063980.tgz","_integrity":"sha512-gVx6OnXzvfICeQsoP7M+HEMXGzNNEIS0l8sXg/+5nCOeOwg0gxzOpjf4bVNe3YJ12QMJVOk8U0vDso8QSLM/nQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.11.1","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.33.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.2","eslint-plugin-oxlint":"^1.33.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251217.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.5.0-canary.20251217174003.5063980_1765993262676_0.2893638486325407","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"@cj-tech-master/excelts","version":"1.6.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b1e6a50f7b5097b7fc2dfd9566b8b844c65c15d3","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.1.tgz","fileCount":548,"integrity":"sha512-9Hf6vYTRKD6WX2LW0P1mlKjY7rRMHWVvq3FNOh1Kobm/Qzh58pW+b+6r3PrC5o+cpY569lXJuijJe5ckaEa0yQ==","signatures":[{"sig":"MEQCIBniv53DhSwDe9z0Oz8s+Xt9oMsXUNmijwstPROnsU3gAiAi0XouXgAolJUo+GbI7DQdRbIAuNm1Rzwr2HedCluHDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7780513},"type":"module","_from":"file:cj-tech-master-excelts-1.6.1.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/73a9106bb631211b68cefd50285611bf/cj-tech-master-excelts-1.6.1.tgz","_integrity":"sha512-9Hf6vYTRKD6WX2LW0P1mlKjY7rRMHWVvq3FNOh1Kobm/Qzh58pW+b+6r3PrC5o+cpY569lXJuijJe5ckaEa0yQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.33.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.2","eslint-plugin-oxlint":"^1.33.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251217.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.1_1766032655641_0.3518685955227736","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-canary.20251218045758.9050533":{"name":"@cj-tech-master/excelts","version":"1.6.1-canary.20251218045758.9050533","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.1-canary.20251218045758.9050533","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"de68c6eb5dc207d267c69a775ae06bca81ad6c17","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.1-canary.20251218045758.9050533.tgz","fileCount":548,"integrity":"sha512-6wYDQ6xVVWIgCGS7kNLt1ySS09jtu9ix8lgHxdSLnzPfNDzmX/NDx53UsBOTHj8OelSCQO6t33LvHK99YgLMPg==","signatures":[{"sig":"MEUCIElgXDtZDmh10xFXdBWx+EC7bJpiHptHPWuutiTRZyA6AiEA9eLMzF/LGR15B3Ypw3kSP8GIyG7UqvpRN6Rs5tKZCMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7779718},"type":"module","_from":"file:cj-tech-master-excelts-1.6.1-canary.20251218045758.9050533.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/cf751c0750016baf98d09a91ec7ffc55/cj-tech-master-excelts-1.6.1-canary.20251218045758.9050533.tgz","_integrity":"sha512-6wYDQ6xVVWIgCGS7kNLt1ySS09jtu9ix8lgHxdSLnzPfNDzmX/NDx53UsBOTHj8OelSCQO6t33LvHK99YgLMPg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.33.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.2","eslint-plugin-oxlint":"^1.33.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251217.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.1-canary.20251218045758.9050533_1766033933634_0.7530196289725768","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-canary.20251220005548.c4c1e36":{"name":"@cj-tech-master/excelts","version":"1.6.1-canary.20251220005548.c4c1e36","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.1-canary.20251220005548.c4c1e36","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"476d63105e85afd4c0ee1843935a7cd8a9d52412","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.1-canary.20251220005548.c4c1e36.tgz","fileCount":548,"integrity":"sha512-LCe7v/XIRs2Lb0AYAQL3eezcJPEI/oQYsd6Cy9D1mELfhlaxZlX5WvXGmK2tWwJvduJfu3+WAHFLtyQ7sX8iQQ==","signatures":[{"sig":"MEUCIBxXxh4V9F6zy/UXFOLFwflhmUFO1XZTX9RK7w/FL/jfAiEAzPBPsIjyN7U3r7XENQLP5yb/TQK7IwNZt77t+SdaGjs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7776262},"type":"module","_from":"file:cj-tech-master-excelts-1.6.1-canary.20251220005548.c4c1e36.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/fcb3b8f61f076d7c120108636aeb433f/cj-tech-master-excelts-1.6.1-canary.20251220005548.c4c1e36.tgz","_integrity":"sha512-LCe7v/XIRs2Lb0AYAQL3eezcJPEI/oQYsd6Cy9D1mELfhlaxZlX5WvXGmK2tWwJvduJfu3+WAHFLtyQ7sX8iQQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.33.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.2","eslint-plugin-oxlint":"^1.33.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251217.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.1-canary.20251220005548.c4c1e36_1766192203569_0.005134850389224788","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-canary.20251220005812.d075b45":{"name":"@cj-tech-master/excelts","version":"1.6.1-canary.20251220005812.d075b45","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.1-canary.20251220005812.d075b45","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7a0b87f38c12d538c53026615bf011b40f07f72c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.1-canary.20251220005812.d075b45.tgz","fileCount":548,"integrity":"sha512-yGC7aMGuhDDW62fyOQO2G9QwH0jZBH0Uc82xOdEGkcG7fgRvhe93mSIvVVORprtDyyUMd+IqMeWt4B7gqz81dw==","signatures":[{"sig":"MEUCIQDX3YM/kVBK8QoO9G8V83QtIhbByAQ1AuobR2baIsbHhQIgRB4iYbaLYI22h5ry/mHoJLUdkv+Zc6MrAPIutpc8TvE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7776262},"type":"module","_from":"file:cj-tech-master-excelts-1.6.1-canary.20251220005812.d075b45.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ad232b1239393405185088272693c142/cj-tech-master-excelts-1.6.1-canary.20251220005812.d075b45.tgz","_integrity":"sha512-yGC7aMGuhDDW62fyOQO2G9QwH0jZBH0Uc82xOdEGkcG7fgRvhe93mSIvVVORprtDyyUMd+IqMeWt4B7gqz81dw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.33.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.2","eslint-plugin-oxlint":"^1.33.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251217.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.1-canary.20251220005812.d075b45_1766192347972_0.5642595953956198","host":"s3://npm-registry-packages-npm-production"}},"1.6.1-canary.20251220010354.9cc2348":{"name":"@cj-tech-master/excelts","version":"1.6.1-canary.20251220010354.9cc2348","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.1-canary.20251220010354.9cc2348","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"dae95e278fc1cdb9d159ad592d69eb40c94cb2d7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.1-canary.20251220010354.9cc2348.tgz","fileCount":548,"integrity":"sha512-wLAex0waXnx9EG0Fr2lE4L4rXLb2Il1ySQlWt8paTK1JaVWTaY9bJkmTXZwvEHhYKu7NGWB8wqEav6Xh2eONPg==","signatures":[{"sig":"MEUCIQCkAzU5fJUmhFyS9sRguFK3SDkf52YdmWKTbOMoQfXfqAIgGDYEWSy/+iPu7rNuU980NF1EutMWsJ1nIFwCivKL/is=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7776262},"type":"module","_from":"file:cj-tech-master-excelts-1.6.1-canary.20251220010354.9cc2348.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/a9af9359c2d85fbe80ee086f8826d21c/cj-tech-master-excelts-1.6.1-canary.20251220010354.9cc2348.tgz","_integrity":"sha512-wLAex0waXnx9EG0Fr2lE4L4rXLb2Il1ySQlWt8paTK1JaVWTaY9bJkmTXZwvEHhYKu7NGWB8wqEav6Xh2eONPg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.34.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251219.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.1-canary.20251220010354.9cc2348_1766192691699_0.8645677246052064","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@cj-tech-master/excelts","version":"1.6.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"915eb1b2f5dc80e318c0217f5e11c8a32fa67b7a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.2.tgz","fileCount":548,"integrity":"sha512-tVg8VU5Du+TqtNxEpxPyAz8NWR6VO/GoIjirLkg8OT5LVvx7U/GOfG4EKiBIQYc1fmj7a7DWGDYNTlaDFOHlzg==","signatures":[{"sig":"MEYCIQD0tKxubryE1dw2W2+HClDIc2eVJnRsG/TBN9Eox3KYhQIhAIl/bugbiSK8iRUorVBSKYU4H8oYVBLpQLMwGFGl676z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7776172},"type":"module","_from":"file:cj-tech-master-excelts-1.6.2.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/bd11fe51c5fb076858b8442c01a844ca/cj-tech-master-excelts-1.6.2.tgz","_integrity":"sha512-tVg8VU5Du+TqtNxEpxPyAz8NWR6VO/GoIjirLkg8OT5LVvx7U/GOfG4EKiBIQYc1fmj7a7DWGDYNTlaDFOHlzg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.34.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251219.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.2_1766192766385_0.8965442796726375","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-canary.20251223042142.4d33ec6":{"name":"@cj-tech-master/excelts","version":"1.6.2-canary.20251223042142.4d33ec6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.2-canary.20251223042142.4d33ec6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d88df6b6e9362fee05b502ce7b0d09df87b06394","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.2-canary.20251223042142.4d33ec6.tgz","fileCount":548,"integrity":"sha512-gYreo9Tz68iT+xl30tSHk44onzdh3t4pUMIjI/laSg5FzUVgVH0nWiu7tRNrj+ah8phUjNOCehoKQ1ybmoMwxw==","signatures":[{"sig":"MEYCIQCczRqjS6qjVgBvWnONyvemYI0KqwNfTZN7eQGS0ggI7wIhAJIcmOLjlylZRYH7zzc5N4XoW4QEDBA9H//hU+lw6AuS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7787982},"type":"module","_from":"file:cj-tech-master-excelts-1.6.2-canary.20251223042142.4d33ec6.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/14f521fa615efd0690fa32a525fb61cb/cj-tech-master-excelts-1.6.2-canary.20251223042142.4d33ec6.tgz","_integrity":"sha512-gYreo9Tz68iT+xl30tSHk44onzdh3t4pUMIjI/laSg5FzUVgVH0nWiu7tRNrj+ah8phUjNOCehoKQ1ybmoMwxw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.34.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251219.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.2-canary.20251223042142.4d33ec6_1766463757074_0.7804684873874064","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-canary.20251223042922.400f6d0":{"name":"@cj-tech-master/excelts","version":"1.6.2-canary.20251223042922.400f6d0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.2-canary.20251223042922.400f6d0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ff6a155a449e10e4d28673235178ebb6df51eb52","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.2-canary.20251223042922.400f6d0.tgz","fileCount":548,"integrity":"sha512-S8MQKxutSTcBdCYfeTTPbbtrGOMoNCO64H2vz1JOHwAgF786DgMkiG/o/OX9tkR//oUtX8zaZFLpFQNYEUtSvg==","signatures":[{"sig":"MEYCIQD0aDdMqSlWFFFkno9bdlSQgPhNVwpUNLouRtdcjxNrJAIhAPLRG4EQNV7BEkPJ5rVcfKcIA1EFoeIoiHr9gFigncw5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7788030},"type":"module","_from":"file:cj-tech-master-excelts-1.6.2-canary.20251223042922.400f6d0.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/420a2a14a1086838476062b5e2fdbcbc/cj-tech-master-excelts-1.6.2-canary.20251223042922.400f6d0.tgz","_integrity":"sha512-S8MQKxutSTcBdCYfeTTPbbtrGOMoNCO64H2vz1JOHwAgF786DgMkiG/o/OX9tkR//oUtX8zaZFLpFQNYEUtSvg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.34.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251219.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.2-canary.20251223042922.400f6d0_1766464216344_0.6089701210943219","host":"s3://npm-registry-packages-npm-production"}},"1.6.2-canary.20251224015244.0b06ae9":{"name":"@cj-tech-master/excelts","version":"1.6.2-canary.20251224015244.0b06ae9","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.2-canary.20251224015244.0b06ae9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"67125cfe5ecdfd4abb8201697cada677b1b74dd4","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.2-canary.20251224015244.0b06ae9.tgz","fileCount":548,"integrity":"sha512-NgcSPtvQCz+vHz3szVzwHCQRVcfwb1F0tgwOJDD/vsAM66AFV4Z9iXFwO2749lgvDBjq8TP4XROHj/GJjkn2Wg==","signatures":[{"sig":"MEUCIEt3snplnk1WVF48nd1yWSLW19QpYf52zlFC0uUSJOyJAiEA28uS1C1EImLPf4S6xnaW0CCRdareu1wahOvQMTdA+SA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7788741},"type":"module","_from":"file:cj-tech-master-excelts-1.6.2-canary.20251224015244.0b06ae9.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7298be08d03fccfbf628550832eae3ab/cj-tech-master-excelts-1.6.2-canary.20251224015244.0b06ae9.tgz","_integrity":"sha512-NgcSPtvQCz+vHz3szVzwHCQRVcfwb1F0tgwOJDD/vsAM66AFV4Z9iXFwO2749lgvDBjq8TP4XROHj/GJjkn2Wg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.34.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251219.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.2-canary.20251224015244.0b06ae9_1766541221832_0.06896054346361802","host":"s3://npm-registry-packages-npm-production"}},"1.6.3":{"name":"@cj-tech-master/excelts","version":"1.6.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"8a831db23ef72b6eb1e8e7382e027c4cc0c86d94","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3.tgz","fileCount":548,"integrity":"sha512-2a9qtohtv2d1rIOFDWmjx3wXLTjSjmC+SzxUj5OWZCL+orDvqnkdISWThZoDxIJhQoGKVoZGvag4Hd91ZXWQmA==","signatures":[{"sig":"MEUCIQCsfaQBT4DLWE1X2eFGr5kJSV/Tx5xvaE/g+QOV3y3AMgIgfv7Y8FuhBXedT8HZdYVvtlsLbCgaV11QdqmMzFq/6QA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7788651},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/esm/index.browser.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/esm/index.browser.js","default":"./dist/esm/index.browser.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/9a7a622416836d5a189f1afca6ec4662/cj-tech-master-excelts-1.6.3.tgz","_integrity":"sha512-2a9qtohtv2d1rIOFDWmjx3wXLTjSjmC+SzxUj5OWZCL+orDvqnkdISWThZoDxIJhQoGKVoZGvag4Hd91ZXWQmA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"uuid":"^13.0.0","dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2","fast-csv":"^5.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.34.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.55","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.0","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.0","@typescript/native-preview":"^7.0.0-dev.20251219.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3_1766541252543_0.48083107109601664","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-canary.20251224124621.73c5d94":{"name":"@cj-tech-master/excelts","version":"1.6.3-canary.20251224124621.73c5d94","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3-canary.20251224124621.73c5d94","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"0b4d3af6937333eea1530887f25c57e636b71d91","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3-canary.20251224124621.73c5d94.tgz","fileCount":602,"integrity":"sha512-Buclco0U8YE7MpUMwznHXFB8L80v5qTxzRXIb+zIuEemDIFllTCrqgHtZzRsMyk6Mo5ERwCO3y3fxy0bNqAxfA==","signatures":[{"sig":"MEUCIDD+kq15tRDh2QWjlqa3t8bzDE1iFU0IVVDXOtqByquyAiEA75RoELWGSHKihWxY/9pojQU7X4D5v+EGXYHfyVjGlBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6558403},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3-canary.20251224124621.73c5d94.tgz","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/browser/excelts.esm.js","default":"./dist/browser/excelts.esm.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/28e02877f8e6e0d5907c1bf6f9b4c67f/cj-tech-master-excelts-1.6.3-canary.20251224124621.73c5d94.tgz","_integrity":"sha512-Buclco0U8YE7MpUMwznHXFB8L80v5qTxzRXIb+zIuEemDIFllTCrqgHtZzRsMyk6Mo5ERwCO3y3fxy0bNqAxfA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251223.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3-canary.20251224124621.73c5d94_1766580436792_0.1815227170839835","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-canary.20251224125850.7da664f":{"name":"@cj-tech-master/excelts","version":"1.6.3-canary.20251224125850.7da664f","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3-canary.20251224125850.7da664f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f2238256f6744c0da267c2eb086cc9a29a9815eb","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3-canary.20251224125850.7da664f.tgz","fileCount":602,"integrity":"sha512-5NkgFLUQvYqnF+pZNkReB20LKm34wt2rmlD+rDc9FmfbJHrMabe/RMRrPiUsou7nVJ8dp0rvc0X6ncjyAqAClw==","signatures":[{"sig":"MEYCIQCzKNgh0bMKrbuv2DqMh6SPAZ+5fB7cSemIWTx0kwBMbAIhAP1eAZ0yhP2APisZ8J4AwMqvtW0s5iEjMxqn3IFYpS3M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6563146},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3-canary.20251224125850.7da664f.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/browser/excelts.esm.js","default":"./dist/browser/excelts.esm.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e938c524b094f62439dd720eec6322df/cj-tech-master-excelts-1.6.3-canary.20251224125850.7da664f.tgz","_integrity":"sha512-5NkgFLUQvYqnF+pZNkReB20LKm34wt2rmlD+rDc9FmfbJHrMabe/RMRrPiUsou7nVJ8dp0rvc0X6ncjyAqAClw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251223.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3-canary.20251224125850.7da664f_1766581184726_0.9670798637256843","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-canary.20251224131300.9568b93":{"name":"@cj-tech-master/excelts","version":"1.6.3-canary.20251224131300.9568b93","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3-canary.20251224131300.9568b93","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1a8e1132f77daaa3cf3e9b2639cb9a40bac806b8","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3-canary.20251224131300.9568b93.tgz","fileCount":602,"integrity":"sha512-+rc4RKokT3riNmxSUaZ8mYoX+TMNq0CvRrtSn6cARBLG2yAFNxnXcB8XGzBVvV6boRTCV4sv+kTngafK2bOJ3Q==","signatures":[{"sig":"MEUCIQCA3NvHT0GvUrp4WuSEULkxo1e5UPRe+2qObOxTPQL/oAIgV0yab/5LEk01fzcZYtUiXiH4zXzsuQcL7LPQRT8V9yM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6563146},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3-canary.20251224131300.9568b93.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/browser/excelts.esm.js","default":"./dist/browser/excelts.esm.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/4313a847bf7de7acd3458c8e59933af9/cj-tech-master-excelts-1.6.3-canary.20251224131300.9568b93.tgz","_integrity":"sha512-+rc4RKokT3riNmxSUaZ8mYoX+TMNq0CvRrtSn6cARBLG2yAFNxnXcB8XGzBVvV6boRTCV4sv+kTngafK2bOJ3Q==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251223.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3-canary.20251224131300.9568b93_1766582035233_0.05187573795711997","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-canary.20251224192625.eabe137":{"name":"@cj-tech-master/excelts","version":"1.6.3-canary.20251224192625.eabe137","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3-canary.20251224192625.eabe137","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"da28ebd28a2f272e47d35e594f796239e3c5871f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3-canary.20251224192625.eabe137.tgz","fileCount":602,"integrity":"sha512-SFV6dcfUCSK1hJQ0aNZ3z9VacME5QoOEUuJIGEU2XpKTCGWg9EoDuGxkG5epalsJf79l06Fp9OhgzBrPG078EA==","signatures":[{"sig":"MEUCIF4dpYKgVHEFQfLoO/LT2QAyeGXZXXgb8O2yJoNX7iKVAiEAqypSCLBmyUmdciH0az0VDLsBjWjDohtuF83T7AvZVnA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6563160},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3-canary.20251224192625.eabe137.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/browser/excelts.esm.js","default":"./dist/browser/excelts.esm.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/cd9286567c9fa122e1dc322747b05c15/cj-tech-master-excelts-1.6.3-canary.20251224192625.eabe137.tgz","_integrity":"sha512-SFV6dcfUCSK1hJQ0aNZ3z9VacME5QoOEUuJIGEU2XpKTCGWg9EoDuGxkG5epalsJf79l06Fp9OhgzBrPG078EA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251223.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3-canary.20251224192625.eabe137_1766604435626_0.8207859597702123","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-canary.20251224193141.8bff9dd":{"name":"@cj-tech-master/excelts","version":"1.6.3-canary.20251224193141.8bff9dd","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3-canary.20251224193141.8bff9dd","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"bb5e5fa478a67f1582f5306f5164e4e27df4866c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3-canary.20251224193141.8bff9dd.tgz","fileCount":602,"integrity":"sha512-RL+qFa5Z7Vwu8WCZmgXFeqhun88lA/Q/sdyhsqoBJSJH52mo6Horyr+eadJXU2MvEZrJ2YBl9zM6NvRX1l9S6g==","signatures":[{"sig":"MEYCIQCb2xQ+gOz+Pqsv2vnO4N0rGGAcOxmAsPuH9DVxp1i7iQIhAKIeWZMibrOSzFoxdhkcATBBFboyirxB/Zi3Vpfq4aHF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6563160},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3-canary.20251224193141.8bff9dd.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/browser/excelts.esm.js","default":"./dist/browser/excelts.esm.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f1552cf40b97618816a7c0fd9a4d00ad/cj-tech-master-excelts-1.6.3-canary.20251224193141.8bff9dd.tgz","_integrity":"sha512-RL+qFa5Z7Vwu8WCZmgXFeqhun88lA/Q/sdyhsqoBJSJH52mo6Horyr+eadJXU2MvEZrJ2YBl9zM6NvRX1l9S6g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251223.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3-canary.20251224193141.8bff9dd_1766604756369_0.20593873324891065","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-canary.20251224193747.e89b618":{"name":"@cj-tech-master/excelts","version":"1.6.3-canary.20251224193747.e89b618","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3-canary.20251224193747.e89b618","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ade318f6d3f594ef566a8901e3f30e0003a0b458","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3-canary.20251224193747.e89b618.tgz","fileCount":602,"integrity":"sha512-vz2SdSvT3z4703kMuWdEyRth3uPEuIfPviweQBy3iqDSr9gKEtKSO97z+W1+2n0Z/ZUDcHZsPWFOSG5NgJOJNA==","signatures":[{"sig":"MEQCIDCDEtXT4hIzPmq1mDNqTn4jYKxlmUtNhu5JKx5873MBAiBG4+malv2qrsyzBZhKxaz/9C4E19LjJWfABRX3XdZ0Lw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6563160},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3-canary.20251224193747.e89b618.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"default":"./dist/esm/index.js","require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/types/index.browser.d.ts","import":"./dist/browser/excelts.esm.js","default":"./dist/browser/excelts.esm.js"},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","local":"nodemon src/local.ts","format":"prettier --write \"**/*.{js,ts,json,md}\"","analyze":"cross-env ANALYZE=1 rolldown -c rolldown.config.js","example":"nodemon scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6d03cc63404cb834931ec76c0eddd917/cj-tech-master-excelts-1.6.3-canary.20251224193747.e89b618.tgz","_integrity":"sha512-vz2SdSvT3z4703kMuWdEyRth3uPEuIfPviweQBy3iqDSr9gKEtKSO97z+W1+2n0Z/ZUDcHZsPWFOSG5NgJOJNA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 113","safari >= 16.4","opera >= 71"],"dependencies":{"dayjs":"^1.11.19","saxes":"^6.0.0","fflate":"^0.8.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","tslib":"^2.8.1","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","express":"^5.2.1","nodemon":"^3.1.11","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@oxc-node/core":"^0.0.35","@vitest/browser":"^4.0.16","fast-xml-parser":"^5.3.3","typescript-eslint":"^8.50.1","node-stdlib-browser":"^1.3.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251223.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3-canary.20251224193747.e89b618_1766605123206_0.835337186105787","host":"s3://npm-registry-packages-npm-production"}},"1.6.3-canary.20251226035947.ef0b4f2":{"name":"@cj-tech-master/excelts","version":"1.6.3-canary.20251226035947.ef0b4f2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@1.6.3-canary.20251226035947.ef0b4f2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b9c6a995009f82bc2ae9814cd05608ee562c9785","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-1.6.3-canary.20251226035947.ef0b4f2.tgz","fileCount":614,"integrity":"sha512-2tZ6NK5WvAOhjymqYfa67tmmIgMhT+lThPSrNSyIHmYD42zdSSJIZna85E3nxejuYKXVNrzirLxnKTCx+0tq8w==","signatures":[{"sig":"MEQCIBdqv7vVNoZ1qQP/iulIyVOkZIfwfpNenG4C86Mr2rp6AiAxkLMPamM0ojd9OyT86oBHqI4BgJycecTxcVmhCNCOCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6425058},"type":"module","_from":"file:cj-tech-master-excelts-1.6.3-canary.20251226035947.ef0b4f2.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e4e330e5c26da7e7b05779b1371062f6/cj-tech-master-excelts-1.6.3-canary.20251226035947.ef0b4f2.tgz","_integrity":"sha512-2tZ6NK5WvAOhjymqYfa67tmmIgMhT+lThPSrNSyIHmYD42zdSSJIZna85E3nxejuYKXVNrzirLxnKTCx+0tq8w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_1.6.3-canary.20251226035947.ef0b4f2_1766721640279_0.05728695635919645","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@cj-tech-master/excelts","version":"2.0.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@2.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f340b9a36c1c008ae743ce7a31a361ae88e3a5c1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-2.0.0.tgz","fileCount":614,"integrity":"sha512-j+PKxgC2gKACFO22HVZ2d7Cps0hhryvnVN34f63gxHmcUMqXsiGSWPEEIaeEIWt0MnB0itOyPP60L0ikZ3D52w==","signatures":[{"sig":"MEUCIQCC+bpTEYdMpLAkmCXCZPwfAG02GRoKC72QY6btc8b4hAIgAOA4mcLV4AC/NtGOegUWggkRKq86ZHOXolbmNa6Guko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6424908},"type":"module","_from":"file:cj-tech-master-excelts-2.0.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/df3de24a1c3a06600b9095a38f9cfff2/cj-tech-master-excelts-2.0.0.tgz","_integrity":"sha512-j+PKxgC2gKACFO22HVZ2d7Cps0hhryvnVN34f63gxHmcUMqXsiGSWPEEIaeEIWt0MnB0itOyPP60L0ikZ3D52w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_2.0.0_1766721868518_0.6516392607204418","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-canary.20251228013952.4f2c3c6":{"name":"@cj-tech-master/excelts","version":"2.0.0-canary.20251228013952.4f2c3c6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@2.0.0-canary.20251228013952.4f2c3c6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"80c89da95caad6e562866269b877d80d1698b6aa","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-2.0.0-canary.20251228013952.4f2c3c6.tgz","fileCount":614,"integrity":"sha512-ZlhLJbsNTprCSKJkIH1vEPQHglCsRHotuQNYhYcFw462YleoOHNaIcSjHAP5tBdpLZrpZ7wL4VgLTdyRx4UzAA==","signatures":[{"sig":"MEQCIBCh1dQFwuJDrooCUpiuy/Wul+ST+CR/8MtccjxoPRWQAiBSFyWfGBuClQ5g6T6iW9ZpIZgbGJtaWbJxf227aXxAjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6404292},"type":"module","_from":"file:cj-tech-master-excelts-2.0.0-canary.20251228013952.4f2c3c6.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b683f329c5bb927191ab118affd05f68/cj-tech-master-excelts-2.0.0-canary.20251228013952.4f2c3c6.tgz","_integrity":"sha512-ZlhLJbsNTprCSKJkIH1vEPQHglCsRHotuQNYhYcFw462YleoOHNaIcSjHAP5tBdpLZrpZ7wL4VgLTdyRx4UzAA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_2.0.0-canary.20251228013952.4f2c3c6_1766886045932_0.033701670785631466","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-canary.20251228024848.8822305":{"name":"@cj-tech-master/excelts","version":"2.0.0-canary.20251228024848.8822305","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@2.0.0-canary.20251228024848.8822305","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"29ee0ab2ba73eff3921b1c0ef8e8b2560aa42f00","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-2.0.0-canary.20251228024848.8822305.tgz","fileCount":614,"integrity":"sha512-VADh46V1TaJEzRs/J2c8c4PWx8SSaK1RCRXPxVuGePXoE4WXzrmVKcc8hspHI7F7WnAPrR1+kX+wmhXzC4kHQA==","signatures":[{"sig":"MEUCIQCJy3d9mqU0dSKRtHncv16JaVI0v447MTaJG50v3ab8gwIgDPJ3lESnTrTZAd9kTvniHDO39CN1XHMVDKFn2bU7N60=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6428996},"type":"module","_from":"file:cj-tech-master-excelts-2.0.0-canary.20251228024848.8822305.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3090793b970ef0916d1009b54731ea1b/cj-tech-master-excelts-2.0.0-canary.20251228024848.8822305.tgz","_integrity":"sha512-VADh46V1TaJEzRs/J2c8c4PWx8SSaK1RCRXPxVuGePXoE4WXzrmVKcc8hspHI7F7WnAPrR1+kX+wmhXzC4kHQA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_2.0.0-canary.20251228024848.8822305_1766890181047_0.2832515044694295","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@cj-tech-master/excelts","version":"2.0.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@2.0.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"534839f1fd4d66f54492d6f9b2815bc6f25dba38","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-2.0.1.tgz","fileCount":614,"integrity":"sha512-+PUE1SR2JB6H0tmoe9rg5kVoT0DPbDUaWrd/764faz48IcmNg1vTF+J9gnr5YR9i4OPEJsRCuvN/4Pohi+t7Gg==","signatures":[{"sig":"MEQCIGXQ95+D5U3ADovB9i3oWdYcheYzpzN1R+uEOmYzYF8SAiADbNprSWk0B6i1qRBFLJlgXHu3shXIe/VRtUvZES7eHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6428846},"type":"module","_from":"file:cj-tech-master-excelts-2.0.1.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7b7e8f2cb92a904978442167d3b01811/cj-tech-master-excelts-2.0.1.tgz","_integrity":"sha512-+PUE1SR2JB6H0tmoe9rg5kVoT0DPbDUaWrd/764faz48IcmNg1vTF+J9gnr5YR9i4OPEJsRCuvN/4Pohi+t7Gg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_2.0.1_1766894722893_0.26781099092545335","host":"s3://npm-registry-packages-npm-production"}},"2.0.1-canary.20251228093548.379d895":{"name":"@cj-tech-master/excelts","version":"2.0.1-canary.20251228093548.379d895","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@2.0.1-canary.20251228093548.379d895","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"33ea07cf1e6bf53e52a54709d3ef88b3638f4651","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-2.0.1-canary.20251228093548.379d895.tgz","fileCount":614,"integrity":"sha512-tAnrv4JhLx72OhtRrhi12w14Dru4rr7qL5qUgVzI0j+Qau53uj37XuPtJUuC0EpEdpaRt5ddtp7fJLju2V57bA==","signatures":[{"sig":"MEQCIBe7zNHja5sPab202t5RfO1Pxb4K3sCsQgFo7tzR2gsvAiBE+iEeZ6ylY+kD2xjJiHW893jK1nY2luisplrOkPQniA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6445310},"type":"module","_from":"file:cj-tech-master-excelts-2.0.1-canary.20251228093548.379d895.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5827771f76c9e9277b056d4c0e48358a/cj-tech-master-excelts-2.0.1-canary.20251228093548.379d895.tgz","_integrity":"sha512-tAnrv4JhLx72OhtRrhi12w14Dru4rr7qL5qUgVzI0j+Qau53uj37XuPtJUuC0EpEdpaRt5ddtp7fJLju2V57bA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_2.0.1-canary.20251228093548.379d895_1766914602734_0.7880460118980857","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@cj-tech-master/excelts","version":"3.0.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6f6102b2abacabde472d4f1f5b2392e260ff0b11","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.0.0.tgz","fileCount":614,"integrity":"sha512-qHZCqtlt8mCQnvMx9d75Po4gr4sgm2zdkUpSISoBECxTkAsojXR+aNMYhvWPbzmrNB1e11ISGwxap9Y+tQmhEQ==","signatures":[{"sig":"MEQCIAETeh8lfgSjkrdh20tOs3IqjSV/a93/WIuEWbyzYfvNAiBZNVScWRp1j7oDGQcOrPTtiXXMxvy73bNslzu3YJSpFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6445160},"type":"module","_from":"file:cj-tech-master-excelts-3.0.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c0626c9b557fe0698b5c5e2fdce73673/cj-tech-master-excelts-3.0.0.tgz","_integrity":"sha512-qHZCqtlt8mCQnvMx9d75Po4gr4sgm2zdkUpSISoBECxTkAsojXR+aNMYhvWPbzmrNB1e11ISGwxap9Y+tQmhEQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.0.0_1766914658832_0.6759623826954091","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-canary.20251228183403.d3eb98d":{"name":"@cj-tech-master/excelts","version":"3.0.0-canary.20251228183403.d3eb98d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.0.0-canary.20251228183403.d3eb98d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"970fc7fdd6ae9505f74c413acf0d24d71dc20d38","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.0.0-canary.20251228183403.d3eb98d.tgz","fileCount":614,"integrity":"sha512-BxlWNEvgqJrFwZus8fJj+gRlikdwbRI7dJAawV7UaeChgSLt9H0m6XyTtJHrOGJyxF/BOaf8wxGrXaPoh+m4gQ==","signatures":[{"sig":"MEUCIQCJHBbopy6YKfjg9r9m9+MRLE0R1Ve5wRfxBDhyJk1NPQIgPzTUf3LvlKzjr+4/ku3cmaegDYwjMoagGWtfWfdD7Cg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6456749},"type":"module","_from":"file:cj-tech-master-excelts-3.0.0-canary.20251228183403.d3eb98d.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/101d49eedf8ffc41fa3e01275dcf0b15/cj-tech-master-excelts-3.0.0-canary.20251228183403.d3eb98d.tgz","_integrity":"sha512-BxlWNEvgqJrFwZus8fJj+gRlikdwbRI7dJAawV7UaeChgSLt9H0m6XyTtJHrOGJyxF/BOaf8wxGrXaPoh+m4gQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.0.0-canary.20251228183403.d3eb98d_1766946893299_0.6964227990015242","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@cj-tech-master/excelts","version":"3.0.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.0.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"50547991c70b812d18f1350f34bf9bf899b4d585","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.0.1.tgz","fileCount":614,"integrity":"sha512-9cjQJG6SUom2J1pWJ9/Bw5tIVcgEz0p6iicwfmGwnO1QNyTzyLBTGxVb2eZs/FsFHhaAfzONp9eHAbQVLHsRvw==","signatures":[{"sig":"MEUCIDHXyAoIUfKEcrJlSxxyMKv9HlJVOKqV1OjS1iAdU1x7AiEAqQQvdjMqAMl2lIMwfSLYxWCvssWEj1sKMRtrGEnankQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6456599},"type":"module","_from":"file:cj-tech-master-excelts-3.0.1.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e8dbbf072d7c7c09df6d20a022fe94ad/cj-tech-master-excelts-3.0.1.tgz","_integrity":"sha512-9cjQJG6SUom2J1pWJ9/Bw5tIVcgEz0p6iicwfmGwnO1QNyTzyLBTGxVb2eZs/FsFHhaAfzONp9eHAbQVLHsRvw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.0.1_1766946944869_0.951784011583698","host":"s3://npm-registry-packages-npm-production"}},"3.0.1-canary.20251229011802.ccfcbcc":{"name":"@cj-tech-master/excelts","version":"3.0.1-canary.20251229011802.ccfcbcc","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.0.1-canary.20251229011802.ccfcbcc","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"78768edac7446d4f4acb1a1d72c352ed3786ec57","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.0.1-canary.20251229011802.ccfcbcc.tgz","fileCount":614,"integrity":"sha512-ZUaAdU3EZOqG+1UuCCDjugxt8bhoMOgtfLvAJe9BCTR+kkOPYHjT2hTmMqGT8fsp4Kv+7h1MrPTRg3s8pneJ+w==","signatures":[{"sig":"MEYCIQCbdf/hKl7OgUQd+FFIYl25TZrdDehGHexZ2lOK/ucRPQIhAMYwJ89EXz2sIT2kYDaCb/8NtZvyT+cuvhofiEQARk98","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6456751},"type":"module","_from":"file:cj-tech-master-excelts-3.0.1-canary.20251229011802.ccfcbcc.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f68308ac07ea0d9671943b5a9f7c4764/cj-tech-master-excelts-3.0.1-canary.20251229011802.ccfcbcc.tgz","_integrity":"sha512-ZUaAdU3EZOqG+1UuCCDjugxt8bhoMOgtfLvAJe9BCTR+kkOPYHjT2hTmMqGT8fsp4Kv+7h1MrPTRg3s8pneJ+w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.0.1-canary.20251229011802.ccfcbcc_1766971134421_0.3653777021324156","host":"s3://npm-registry-packages-npm-production"}},"3.0.1-canary.20251230172852.9dca08f":{"name":"@cj-tech-master/excelts","version":"3.0.1-canary.20251230172852.9dca08f","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.0.1-canary.20251230172852.9dca08f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f1672364be69fd17779585a32b5894b16a6c3895","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.0.1-canary.20251230172852.9dca08f.tgz","fileCount":614,"integrity":"sha512-QdmH59mM5Ev6YysxvgIobcpiakbbAiXjnUZiQudKXmOTLlfGN92IZby8tSFIbK6pdoi/5bMNFR1ZsUwBPZcyZA==","signatures":[{"sig":"MEUCIQDPC0IBVa5YxrO/ryvcR1G52THitw25O63QxcJonCyZtAIgH8slElCQFviGHjh6Byd+s8JSpSx6xSZ1I5WIS63w7ac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6462100},"type":"module","_from":"file:cj-tech-master-excelts-3.0.1-canary.20251230172852.9dca08f.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/73ea6a9ad48b8cd101e87f279e9e1229/cj-tech-master-excelts-3.0.1-canary.20251230172852.9dca08f.tgz","_integrity":"sha512-QdmH59mM5Ev6YysxvgIobcpiakbbAiXjnUZiQudKXmOTLlfGN92IZby8tSFIbK6pdoi/5bMNFR1ZsUwBPZcyZA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.0.1-canary.20251230172852.9dca08f_1767115786137_0.9058254693630925","host":"s3://npm-registry-packages-npm-production"}},"3.0.1-canary.20251230173853.c3c79fa":{"name":"@cj-tech-master/excelts","version":"3.0.1-canary.20251230173853.c3c79fa","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.0.1-canary.20251230173853.c3c79fa","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"00d91e92697e6b900d0724087d15701652d38a1a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.0.1-canary.20251230173853.c3c79fa.tgz","fileCount":617,"integrity":"sha512-N9Mz/7NAaTCOctt5Wj+93h9bOSGW4qqieIY0+/WlY7k1NVaJaVKcBEsDn0JwG9rNlOlgpcdhlVZ6NqJcg1aPLQ==","signatures":[{"sig":"MEUCICJghJ3iuCqGKLbq5rhr2G72nLulVgGZpNTFIZHmzh/UAiEA4YVf0S+1yMNBwN74WoWjtPyJiQhTeIiRzoqCyYPYxQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6474369},"type":"module","_from":"file:cj-tech-master-excelts-3.0.1-canary.20251230173853.c3c79fa.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c93a6f4318d68b224b83467133d55ba4/cj-tech-master-excelts-3.0.1-canary.20251230173853.c3c79fa.tgz","_integrity":"sha512-N9Mz/7NAaTCOctt5Wj+93h9bOSGW4qqieIY0+/WlY7k1NVaJaVKcBEsDn0JwG9rNlOlgpcdhlVZ6NqJcg1aPLQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.0.1-canary.20251230173853.c3c79fa_1767116388123_0.7502970398581255","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@cj-tech-master/excelts","version":"3.1.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","exceljs","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"contributors":[{"url":"https://github.com/guyonroche","name":"Guyon Roche","email":"guyon@live.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d6cee0784f2c259bb03eb536c3cc03220b4a3d9d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0.tgz","fileCount":617,"integrity":"sha512-86bc+8ifJpFGMhI7aQKONkhwVuvktpp4a4gkaj6X9BpwlJ0a15OBzChmqVDrglSrtOLCICzd5uLZdf5HjfN4nw==","signatures":[{"sig":"MEUCIQCBcXFAX8u1NAWEI4K3OASWjrSVAOhoOOdpKjel1arcUQIgONvFlHuhtuzvSyLu2gZdqGqXHzhrOZBP65MZQDrfJ/Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6474219},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/dc7a0cfa58c80a58b8acb7816e1b063a/cj-tech-master-excelts-3.1.0.tgz","_integrity":"sha512-86bc+8ifJpFGMhI7aQKONkhwVuvktpp4a4gkaj6X9BpwlJ0a15OBzChmqVDrglSrtOLCICzd5uLZdf5HjfN4nw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 85","edge >= 85","firefox >= 79","safari >= 14","opera >= 71"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.35.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.57","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.50.1","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.50.1","@typescript/native-preview":"^7.0.0-dev.20251225.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.50.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0_1767116409552_0.4451329782911848","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102041828.82ed571":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102041828.82ed571","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102041828.82ed571","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ef550e6be348e69f3356a8cb6651bd437a04e9e5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102041828.82ed571.tgz","fileCount":684,"integrity":"sha512-rswgM2jUI7mQK/2i3HV4hiR7u1XByjSFGyUeac8qUIMGzVdnTpNBElw5QFKhFeETp4gGO3JBrQmX5VTC+rwLNQ==","signatures":[{"sig":"MEQCIDsdMDBVRIEuENYaLKauj64ye2u1cnts5mHLcMIDu/KBAiBpMoZCAz+W8540wrhy/ft0LyXUgQrozAoNQHUbwdEydA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8604683},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102041828.82ed571.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ff1f158d1b7f208e518a2cffdd87c57f/cj-tech-master-excelts-3.1.0-canary.20260102041828.82ed571.tgz","_integrity":"sha512-rswgM2jUI7mQK/2i3HV4hiR7u1XByjSFGyUeac8qUIMGzVdnTpNBElw5QFKhFeETp4gGO3JBrQmX5VTC+rwLNQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102041828.82ed571_1767327606779_0.06274141687713364","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102043356.6791d4e":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102043356.6791d4e","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102043356.6791d4e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3a974ff34484756f99156d46cf2acf21d0bde99c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102043356.6791d4e.tgz","fileCount":684,"integrity":"sha512-3SJELOViPowti5fVqbyk4QpGIGGyhVlbOzUmOA2UGY3Vu5GxXxS/uiV+oovuPwvRNd1ImnUIALMwDXCk5ncD4A==","signatures":[{"sig":"MEUCIB+6i/udRuaBXIwYG9NCZIyye8qd4X2JWGnGz803z4FQAiEAq6TqKNeRTrDI5/677kNuNeE/4l6OWzgjxvBR31zlwNc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8597327},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102043356.6791d4e.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/020ccf0849255bbcd1f21fe4a8b8a8af/cj-tech-master-excelts-3.1.0-canary.20260102043356.6791d4e.tgz","_integrity":"sha512-3SJELOViPowti5fVqbyk4QpGIGGyhVlbOzUmOA2UGY3Vu5GxXxS/uiV+oovuPwvRNd1ImnUIALMwDXCk5ncD4A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102043356.6791d4e_1767328538023_0.9839448039280696","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102052037.381817c":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102052037.381817c","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102052037.381817c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6114c36750c35b8e39f177569271fef2c8228853","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102052037.381817c.tgz","fileCount":684,"integrity":"sha512-xB+lwP8K/RqAHcSvk2ciOlabsCYwSHl7Vs8A2ABLuMEB5GxczoREt0UOmV8Aj1DU8bEsBb0zH2dy2/H6vHGZBQ==","signatures":[{"sig":"MEQCIDXN7PX2IL8pJDLqZd/YiCthGogdjb4td6gH7gZozQiRAiBbYM1mgWiKS4MfIyyd7qj5uuGnEOFRjoPZAOpIZB+kRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8595836},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102052037.381817c.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2a6dd81ee8ddcd1134d9898b9fd9f8dd/cj-tech-master-excelts-3.1.0-canary.20260102052037.381817c.tgz","_integrity":"sha512-xB+lwP8K/RqAHcSvk2ciOlabsCYwSHl7Vs8A2ABLuMEB5GxczoREt0UOmV8Aj1DU8bEsBb0zH2dy2/H6vHGZBQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102052037.381817c_1767331335151_0.8893307175252008","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102054456.77dafd9":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102054456.77dafd9","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102054456.77dafd9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"cf625b49f4087dda169e5710503dc3dd11e542fb","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102054456.77dafd9.tgz","fileCount":684,"integrity":"sha512-6kMOqVnCuxGCL/YiT1UfQsYxxGK3MgQFLsLmZOCG0ZFnKyAtNiLRSSflwVV3kcQevPtvl0jWs3tUkvRJZcTTzw==","signatures":[{"sig":"MEUCIQCTJm/ycRoyPWaxgeO9p9cleFBXLFBR+FXBB6m2cOZBfAIgNX5j/EZlSqeLOXFiNPLbLmCkkDMg6SrkeNXwsEL+rdE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8597520},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102054456.77dafd9.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/068360529385c0d201da967153d6515b/cj-tech-master-excelts-3.1.0-canary.20260102054456.77dafd9.tgz","_integrity":"sha512-6kMOqVnCuxGCL/YiT1UfQsYxxGK3MgQFLsLmZOCG0ZFnKyAtNiLRSSflwVV3kcQevPtvl0jWs3tUkvRJZcTTzw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102054456.77dafd9_1767332795473_0.6513131387585984","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102061656.6ddacdd":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102061656.6ddacdd","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102061656.6ddacdd","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"8ca07748570e8bed8dff5501817c445d7a71ad8b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102061656.6ddacdd.tgz","fileCount":684,"integrity":"sha512-ho2MkmyhYVKMlZjQSeaGA2OM3o8kTjjEiQwCQyS/MwyiIZTL7LRu1onpla4Ge3YouYf9GDBBvNjwzSUNenR01w==","signatures":[{"sig":"MEYCIQDMuWeIyRatMo0hwwA5ckadNJJKMEqAqVWrurYCmJuUUAIhANw1MZw+BbtCpbio27Ri/jAah5Vn/jPlwEJ8xFqx1bz4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8599969},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102061656.6ddacdd.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f4e1aa29fd0aca4ba184f264ca8dbb93/cj-tech-master-excelts-3.1.0-canary.20260102061656.6ddacdd.tgz","_integrity":"sha512-ho2MkmyhYVKMlZjQSeaGA2OM3o8kTjjEiQwCQyS/MwyiIZTL7LRu1onpla4Ge3YouYf9GDBBvNjwzSUNenR01w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102061656.6ddacdd_1767334714395_0.9111816145834177","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102063840.4ffdd8b":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102063840.4ffdd8b","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102063840.4ffdd8b","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"978ad2bc39e822c05b881fe86d7b6a2e4afdd65f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102063840.4ffdd8b.tgz","fileCount":684,"integrity":"sha512-p+wL5BZ83jg3iKxfDMYb7moYmIzwFE75ySFCWVHTEPMU2K8586xOfnDhOL2vFTawT8xJ3S4R2R3zDFwjZuMLCg==","signatures":[{"sig":"MEUCIQC564ChCH0Qspo4AIwZoOz7bgQrBhep/4YXkbY11j6Q3wIgBfzRdJ+rvhaugKypFkfQDxPhHHnUHk2Xuu8yhpXVMLw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8598501},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102063840.4ffdd8b.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d55deca7b7d1dc9deb3c4ed912966941/cj-tech-master-excelts-3.1.0-canary.20260102063840.4ffdd8b.tgz","_integrity":"sha512-p+wL5BZ83jg3iKxfDMYb7moYmIzwFE75ySFCWVHTEPMU2K8586xOfnDhOL2vFTawT8xJ3S4R2R3zDFwjZuMLCg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102063840.4ffdd8b_1767336019375_0.016506525487723023","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102064732.ea53170":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102064732.ea53170","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102064732.ea53170","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e830e93a51f455b526095a5749695c50fa3aceac","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102064732.ea53170.tgz","fileCount":684,"integrity":"sha512-/AH6SA4R/sntVsTDbw5WXiy7DFbUBxcCL3lS9vz746Fn7WRuDHUzzZnGC5dU0rKCr1rpgZBgaVrxR1jtRtQWJA==","signatures":[{"sig":"MEUCIHPHjQCUhvKG0k3KYXmUIa0vAyOr864Ysh2PUEfylPDHAiEAyUdzelkHRwn6aJJoAMSnzhpdsRBa8P0tgUNH0pDEFLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8596245},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102064732.ea53170.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/dddf794c122b42385accb74490c9b1e4/cj-tech-master-excelts-3.1.0-canary.20260102064732.ea53170.tgz","_integrity":"sha512-/AH6SA4R/sntVsTDbw5WXiy7DFbUBxcCL3lS9vz746Fn7WRuDHUzzZnGC5dU0rKCr1rpgZBgaVrxR1jtRtQWJA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102064732.ea53170_1767336548139_0.2174737842121961","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102065309.51d781c":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102065309.51d781c","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102065309.51d781c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"39cef1f5801e6d4ef0e0a105184e8a625d2eeb48","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102065309.51d781c.tgz","fileCount":684,"integrity":"sha512-AhftlrYlcVNW7AOEhU/HHx5jDPDq/PHNOPpBDY7F+Qnb28zPTVaR98M/bpsDdBOf+ntS7t4od4Ne1PPewHFc7g==","signatures":[{"sig":"MEUCIH8jJKMlr+rTMJBRp7jbt86zMNFnboLHDc2FfRNujSb1AiEAhtk0UXQh43fs5xBWeAPeSKEKG76SPkIY366Pmx3ToR0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8596917},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102065309.51d781c.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d6ab73db127a4c1709ab8d0c91b82d43/cj-tech-master-excelts-3.1.0-canary.20260102065309.51d781c.tgz","_integrity":"sha512-AhftlrYlcVNW7AOEhU/HHx5jDPDq/PHNOPpBDY7F+Qnb28zPTVaR98M/bpsDdBOf+ntS7t4od4Ne1PPewHFc7g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102065309.51d781c_1767336883588_0.8186014860708637","host":"s3://npm-registry-packages-npm-production"}},"3.1.0-canary.20260102071304.d80b29d":{"name":"@cj-tech-master/excelts","version":"3.1.0-canary.20260102071304.d80b29d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@3.1.0-canary.20260102071304.d80b29d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"cd45f934b943d1ddee254c7c980a709e576f12c9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-3.1.0-canary.20260102071304.d80b29d.tgz","fileCount":684,"integrity":"sha512-E0m34NEZbfQxwkPrnBYrk72B1auyXSLGrxsVurgJUY0Nv4U+LImNF6gzQPInLn4CVz76GH+1RlieVIlQpEqaDQ==","signatures":[{"sig":"MEYCIQDXWuLQAJmZGQzMGwe5nFpoCijGge3usDJkeEM/XbiUzAIhAK/NVfMGW1/tu8i2w/8kj3EvVn7ieS+rbn+cPJqaE0xo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8604397},"type":"module","_from":"file:cj-tech-master-excelts-3.1.0-canary.20260102071304.d80b29d.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/27e4ab340f92bec175253b2f8171faaf/cj-tech-master-excelts-3.1.0-canary.20260102071304.d80b29d.tgz","_integrity":"sha512-E0m34NEZbfQxwkPrnBYrk72B1auyXSLGrxsVurgJUY0Nv4U+LImNF6gzQPInLn4CVz76GH+1RlieVIlQpEqaDQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_3.1.0-canary.20260102071304.d80b29d_1767338081257_0.49261967438869125","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@cj-tech-master/excelts","version":"4.0.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f81f94ed4f2aea79a5daaa57309f04847cde53cd","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.0.tgz","fileCount":684,"integrity":"sha512-yzKqrgr78o3KPC7skdXjp0oIK5A2Nw+jGt7Qu/+cb7OWvn5RhsF+hfPv3znYfYhTws6xZX/Y2Qf/yKL19Wf/pA==","signatures":[{"sig":"MEQCIF8LCFac7ngCBMDSNoMGqy7iMuOpF7X2zOucxstLM09nAiBOs+kDY/87EjdfzHTgVzrhs9x/Jb9HJdkbuuv3aNerTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8604247},"type":"module","_from":"file:cj-tech-master-excelts-4.0.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/types/index.browser.d.ts","default":"./dist/browser/excelts.esm.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser && vitest run --config vitest.browser.config.ts","build:browser":"rolldown -c rolldown.config.ts","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b6cf24d50789fd5daa3187680e6b598b/cj-tech-master-excelts-4.0.0.tgz","_integrity":"sha512-yzKqrgr78o3KPC7skdXjp0oIK5A2Nw+jGt7Qu/+cb7OWvn5RhsF+hfPv3znYfYhTws6xZX/Y2Qf/yKL19Wf/pA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.0_1767338225546_0.37839279608848875","host":"s3://npm-registry-packages-npm-production"}},"4.0.0-canary.20260103013222.0e5d37f":{"name":"@cj-tech-master/excelts","version":"4.0.0-canary.20260103013222.0e5d37f","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.0-canary.20260103013222.0e5d37f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1be27466f8847bdfa0750735dbc99376491c5b6a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.0-canary.20260103013222.0e5d37f.tgz","fileCount":1129,"integrity":"sha512-nkLZwKcMRM5c9xOmGcxQXF8u9XUeExTkJHHNsh8N0GQRLDOm0N4mOMtRnc+s1i2V87xVbkEZ8Dmlih+kdA28Dg==","signatures":[{"sig":"MEYCIQCN8/R6lpUl27zAGHVnKt7ClQtZNZdYTOyIbswwRplpfQIhALVZwj49roprlQ3aqkZjbazX16SOvt8ZtTVywyuA3SWJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7397623},"type":"module","_from":"file:cj-tech-master-excelts-4.0.0-canary.20260103013222.0e5d37f.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2d84a920b706763bbf4279d5fe10f199/cj-tech-master-excelts-4.0.0-canary.20260103013222.0e5d37f.tgz","_integrity":"sha512-nkLZwKcMRM5c9xOmGcxQXF8u9XUeExTkJHHNsh8N0GQRLDOm0N4mOMtRnc+s1i2V87xVbkEZ8Dmlih+kdA28Dg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.0-canary.20260103013222.0e5d37f_1767404042391_0.4304197853166425","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"@cj-tech-master/excelts","version":"4.0.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"059c6eedb961515975322a559a61e4a69a39da6a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.1.tgz","fileCount":1129,"integrity":"sha512-JfXiU+j8Hu7H1RiXlr4EMEC57Iygb3yVUqyP0pnxKlYps0hvO/TZlHTXXUDcCweYzXtczVJHh6fv63NC1CtRUg==","signatures":[{"sig":"MEYCIQDMougQbGvgStcJupwTfDv05ZfxvuYnEZKYQDO+Mscb7gIhAPbQOOKpglawC2JVf9eWTy+9eOCHKMvVZn55TWuP8oit","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7397533},"type":"module","_from":"file:cj-tech-master-excelts-4.0.1.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/26c41ffc35ed65b95637dfc5068c571d/cj-tech-master-excelts-4.0.1.tgz","_integrity":"sha512-JfXiU+j8Hu7H1RiXlr4EMEC57Iygb3yVUqyP0pnxKlYps0hvO/TZlHTXXUDcCweYzXtczVJHh6fv63NC1CtRUg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.1_1767404146156_0.1317857352766416","host":"s3://npm-registry-packages-npm-production"}},"4.0.1-canary.20260104072032.0453bbe":{"name":"@cj-tech-master/excelts","version":"4.0.1-canary.20260104072032.0453bbe","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.1-canary.20260104072032.0453bbe","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2c2b1775de625e40e4efe6fc8a1e06682ad3ea0e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.1-canary.20260104072032.0453bbe.tgz","fileCount":1129,"integrity":"sha512-PPXSuMIi0+RWUuGP0EQv9clDDR9chnWXi3t4eFofsA6RuGuK6KK/Lgo+CQcFVXiJn2AJlGm1dwqWSZGvskw33Q==","signatures":[{"sig":"MEUCIQDZeXXcAtm7aWudKcHLslwNXMV8M3Rlu39WvoA+xbzJ5QIgH1H279zjlytPMCx2JI60GQ1hULV+5vtd4aQhB9DZLtE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7399485},"type":"module","_from":"file:cj-tech-master-excelts-4.0.1-canary.20260104072032.0453bbe.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/528df24b31b68f96c1406df89361038f/cj-tech-master-excelts-4.0.1-canary.20260104072032.0453bbe.tgz","_integrity":"sha512-PPXSuMIi0+RWUuGP0EQv9clDDR9chnWXi3t4eFofsA6RuGuK6KK/Lgo+CQcFVXiJn2AJlGm1dwqWSZGvskw33Q==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.1-canary.20260104072032.0453bbe_1767511334345_0.8952024528645897","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@cj-tech-master/excelts","version":"4.0.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f394d8ab56aecdc7435d04ed25e025c9307d41f6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.2.tgz","fileCount":1129,"integrity":"sha512-YuK3ne9TQlmu5YxvbGp3v5E72HY1JS9mzDjImXPROucKinkGMbF4nwu68JQY1zMu+UJRZXn436jKOtK+SGGngA==","signatures":[{"sig":"MEQCIEL7tKshgFZE70VANBxtagtPzqptUzv0bpNDI+vqwBH0AiBtOI4CKTQT95INKU+6VIrUJOeak8IMkbSmkoA1Ba4D6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7399395},"type":"module","_from":"file:cj-tech-master-excelts-4.0.2.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5f4bc5aad3d8eb30acf4a09aaa81f8e0/cj-tech-master-excelts-4.0.2.tgz","_integrity":"sha512-YuK3ne9TQlmu5YxvbGp3v5E72HY1JS9mzDjImXPROucKinkGMbF4nwu68JQY1zMu+UJRZXn436jKOtK+SGGngA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.2_1767511450274_0.7675783676436767","host":"s3://npm-registry-packages-npm-production"}},"4.0.2-canary.20260104092100.3972145":{"name":"@cj-tech-master/excelts","version":"4.0.2-canary.20260104092100.3972145","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.2-canary.20260104092100.3972145","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"de0a0187ff41230cfeb27e73a03cf7c5bab90cb3","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.2-canary.20260104092100.3972145.tgz","fileCount":1129,"integrity":"sha512-EFr9PblVWcDy9gp6mBGYDw2shJg97qoViUo62hDehsfu54I4H7KtV0kr/GQ+Zr1XSqaGeGHdbgfSHhV4ytllgQ==","signatures":[{"sig":"MEUCIQDCV+wmkZR17B+Zfh2QbKels/Jx4M5JWPvvfuGtMWJrQgIgM/5XsH8p2Y7z5GWbQ9f9WH3NI1sYwwKdz1ps33WYG60=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7401544},"type":"module","_from":"file:cj-tech-master-excelts-4.0.2-canary.20260104092100.3972145.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d436a7a07acfc5d0c333ce6f03c17c00/cj-tech-master-excelts-4.0.2-canary.20260104092100.3972145.tgz","_integrity":"sha512-EFr9PblVWcDy9gp6mBGYDw2shJg97qoViUo62hDehsfu54I4H7KtV0kr/GQ+Zr1XSqaGeGHdbgfSHhV4ytllgQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.2-canary.20260104092100.3972145_1767518563059_0.6724973882340104","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@cj-tech-master/excelts","version":"4.0.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a66f316052f709781af03b2d42697ec95eba3a36","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.3.tgz","fileCount":1129,"integrity":"sha512-A15w9yaFHo1APKRyIOYaA0oP/El1SJiREtFdBODcO1jgVMV9kqzAmo4t6ik0aRDZ9dv0PbPLy7OmpR0MN3X02A==","signatures":[{"sig":"MEQCIEw5Qt5/XIu99wZVG43949QnqNV7aT2yYs1XddT2W0j0AiANkoCMaooJGik7TMKycjiLCHb+pjCoEirOpHFz/exHEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7401454},"type":"module","_from":"file:cj-tech-master-excelts-4.0.3.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\"","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ef2f4132bbcc01c6e6ec224edc74975a/cj-tech-master-excelts-4.0.3.tgz","_integrity":"sha512-A15w9yaFHo1APKRyIOYaA0oP/El1SJiREtFdBODcO1jgVMV9kqzAmo4t6ik0aRDZ9dv0PbPLy7OmpR0MN3X02A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.3_1767594643275_0.2340381768383113","host":"s3://npm-registry-packages-npm-production"}},"4.0.3-canary.20260106020433.b618378":{"name":"@cj-tech-master/excelts","version":"4.0.3-canary.20260106020433.b618378","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.3-canary.20260106020433.b618378","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"092163ce4f7807f8b65be51836392b0a33a3cfb1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.3-canary.20260106020433.b618378.tgz","fileCount":1129,"integrity":"sha512-vYhQNZjMOEzucmqTygMTKd/3gHT8JBsEEJOg+9jblJgiSI2UjutEb15KYGyGkpFJsDP+dGUD3Er/0BFZusyIVQ==","signatures":[{"sig":"MEQCIEtTlWdiy65rc/FLSe41qNAABvE4vlt79CJXkXh0XLZhAiB4+IBsHt1FnqFdcC1vod2bNDPU0xoh6l98pKDJrFv+CQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7402938},"type":"module","_from":"file:cj-tech-master-excelts-4.0.3-canary.20260106020433.b618378.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"node scripts/check-dist-esm-specifiers.mjs --dir dist/esm && node scripts/check-dist-esm-specifiers.mjs --dir dist/browser && tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f0d70f846347ed031e15d0475eb54f51/cj-tech-master-excelts-4.0.3-canary.20260106020433.b618378.tgz","_integrity":"sha512-vYhQNZjMOEzucmqTygMTKd/3gHT8JBsEEJOg+9jblJgiSI2UjutEb15KYGyGkpFJsDP+dGUD3Er/0BFZusyIVQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.3-canary.20260106020433.b618378_1767665182236_0.7189576046466402","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"@cj-tech-master/excelts","version":"4.0.4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"aaa8d6c0c02b8670ad443eadc0156e72a63103ed","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.4.tgz","fileCount":1129,"integrity":"sha512-eGGdmmS3qDUm3kFqvl91nV3wydrG8TKXZTXDokkIf1PXbhu33+Ss2Wvq/spgN8diedk9w56cz+f2qSSM05aoGg==","signatures":[{"sig":"MEYCIQC8p0QsfK1bAOw3KijGLWA40delJ6z4VzlcED0C5UQWTQIhAI5R/VaOFcts2DvG9MLZ+X/Js1BaZo9+mf2/nA50i2HJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7402848},"type":"module","_from":"file:cj-tech-master-excelts-4.0.4.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"node scripts/check-dist-esm-specifiers.mjs --dir dist/esm && node scripts/check-dist-esm-specifiers.mjs --dir dist/browser && tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b773ad2591ba22b5deb83523c63a1dfd/cj-tech-master-excelts-4.0.4.tgz","_integrity":"sha512-eGGdmmS3qDUm3kFqvl91nV3wydrG8TKXZTXDokkIf1PXbhu33+Ss2Wvq/spgN8diedk9w56cz+f2qSSM05aoGg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.36.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.58","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.51.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.36.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.51.0","@typescript/native-preview":"^7.0.0-dev.20260101.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.51.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.4_1767665219845_0.5154180780138939","host":"s3://npm-registry-packages-npm-production"}},"4.0.4-canary.20260109045014.00b0344":{"name":"@cj-tech-master/excelts","version":"4.0.4-canary.20260109045014.00b0344","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.4-canary.20260109045014.00b0344","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"63b43fe59dc4724bb5e710e93a1966aa8e14e0cd","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.4-canary.20260109045014.00b0344.tgz","fileCount":1129,"integrity":"sha512-loC+fkxJSD3uO/DjHqPy8mpIy3gipPKXJLMW9P7LNBKF5YhCO4foWiHqbtxD98GfIRC0n/ZApdLzrt7/BuoHXQ==","signatures":[{"sig":"MEYCIQCN0UgKwd7gptlUJGx4IIUXIAbHKUzX0p09ukvVDTIzmAIhAITNdIOKKxsVnfvpVijspcJBBBVAvSIMFTkuI2kw5k7I","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7402938},"type":"module","_from":"file:cj-tech-master-excelts-4.0.4-canary.20260109045014.00b0344.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"node scripts/check-dist-esm-specifiers.mjs --dir dist/esm && node scripts/check-dist-esm-specifiers.mjs --dir dist/browser && tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/cb8901d76a4d1663adc97cb68ff1ddd1/cj-tech-master-excelts-4.0.4-canary.20260109045014.00b0344.tgz","_integrity":"sha512-loC+fkxJSD3uO/DjHqPy8mpIy3gipPKXJLMW9P7LNBKF5YhCO4foWiHqbtxD98GfIRC0n/ZApdLzrt7/BuoHXQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.4-canary.20260109045014.00b0344_1767934321009_0.8744047326695161","host":"s3://npm-registry-packages-npm-production"}},"4.0.4-canary.20260109050555.4f97ebb":{"name":"@cj-tech-master/excelts","version":"4.0.4-canary.20260109050555.4f97ebb","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.4-canary.20260109050555.4f97ebb","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6935335022498379c3e5dea18f667a57617bae39","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.4-canary.20260109050555.4f97ebb.tgz","fileCount":1129,"integrity":"sha512-GL85uFX0QQguY+bQ8ETz2laaPjMjCFmHnJbDSNrNuAweeWSQmYY7RmJ3A0njRQ2xiE/4dKSOGdnFohxtbgNJPw==","signatures":[{"sig":"MEUCIQD9tZvISAh9CupeK9pb996r2fINvb9g7bHW6GKyO8uJNwIgAdiNqnbj/WkUIFIWtZ+Gk3hEyYMIBUiCHLx548GU6zU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7410572},"type":"module","_from":"file:cj-tech-master-excelts-4.0.4-canary.20260109050555.4f97ebb.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"node scripts/check-dist-esm-specifiers.mjs --dir dist/esm && node scripts/check-dist-esm-specifiers.mjs --dir dist/browser && tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/fb399d1ad86b7f542f69fb423af5168f/cj-tech-master-excelts-4.0.4-canary.20260109050555.4f97ebb.tgz","_integrity":"sha512-GL85uFX0QQguY+bQ8ETz2laaPjMjCFmHnJbDSNrNuAweeWSQmYY7RmJ3A0njRQ2xiE/4dKSOGdnFohxtbgNJPw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.4-canary.20260109050555.4f97ebb_1767935263527_0.20692114801946526","host":"s3://npm-registry-packages-npm-production"}},"4.0.4-canary.20260110000241.8ac37ef":{"name":"@cj-tech-master/excelts","version":"4.0.4-canary.20260110000241.8ac37ef","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.0.4-canary.20260110000241.8ac37ef","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"0e6e6483acebe0e6c9dea0b612a8ee9ea0360569","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.0.4-canary.20260110000241.8ac37ef.tgz","fileCount":1134,"integrity":"sha512-exk5IY6AYi//uPFvWjzzBqyx4C3gfkIFSO+eu0g24gNSx+pZIFHIPM9rvWsXDoo/muZeyjZbhqSEeayszFe1FA==","signatures":[{"sig":"MEYCIQDX+o/l57/4RDKzCMivy60JLJLn/7sCRvWYoxrSMi73jAIhAKXQmJnB+ikf2nt4HWFTQyt8+r/G0qbcogwKI/YP8W4h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7449910},"type":"module","_from":"file:cj-tech-master-excelts-4.0.4-canary.20260110000241.8ac37ef.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"node scripts/check-dist-esm-specifiers.mjs --dir dist/esm && node scripts/check-dist-esm-specifiers.mjs --dir dist/browser && tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ee4718fd2a0f65902a63e46a20ede430/cj-tech-master-excelts-4.0.4-canary.20260110000241.8ac37ef.tgz","_integrity":"sha512-exk5IY6AYi//uPFvWjzzBqyx4C3gfkIFSO+eu0g24gNSx+pZIFHIPM9rvWsXDoo/muZeyjZbhqSEeayszFe1FA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.0.4-canary.20260110000241.8ac37ef_1768003469686_0.30711517020068224","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@cj-tech-master/excelts","version":"4.1.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e3ef7ccf82876f97bad33ceadf99e1eb0427ba54","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.1.0.tgz","fileCount":1134,"integrity":"sha512-K30GRSOllTRZh4Ayi/pinT6Mui7gCx0ZTnHqvLSBbdDYfsNAIt5K4aW6AkTmCSYKimjrZCWMRkmdC/7d2qd6vQ==","signatures":[{"sig":"MEYCIQDVcpzU7maMhvivp4MCPzsxnjiCckLqDFWYIuKxZqFT3wIhANwGXAFu0SBAunquXI1SNBn04+lAhWqTSzlfZH+CxBkK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7449820},"type":"module","_from":"file:cj-tech-master-excelts-4.1.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"node scripts/check-dist-esm-specifiers.mjs --dir dist/esm && node scripts/check-dist-esm-specifiers.mjs --dir dist/browser && tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5a65e2a8fd2461a4fe2a1fdf4d8eede3/cj-tech-master-excelts-4.1.0.tgz","_integrity":"sha512-K30GRSOllTRZh4Ayi/pinT6Mui7gCx0ZTnHqvLSBbdDYfsNAIt5K4aW6AkTmCSYKimjrZCWMRkmdC/7d2qd6vQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.1.0_1768003530375_0.4357729382334752","host":"s3://npm-registry-packages-npm-production"}},"4.1.0-canary.20260110032830.e7d8c4e":{"name":"@cj-tech-master/excelts","version":"4.1.0-canary.20260110032830.e7d8c4e","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.1.0-canary.20260110032830.e7d8c4e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"344f32835e216ed1c8c5ae65cb5dbd0f5e0b30aa","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.1.0-canary.20260110032830.e7d8c4e.tgz","fileCount":1149,"integrity":"sha512-4fsipYXeE7c85I0IU459C1n7shSR3CC0uvqKCoyUSgh/ZZGCZ/N1kRaZMZRFLHFuMG24HeQLOK1ayfmraEXO3A==","signatures":[{"sig":"MEQCIEWclY9WIZCP5D9J2RXzwYOTNlNCuc/1EvvNzUT3IGhRAiBFTMfJXwwzq+56WKmke40duTjRl+dTACPqKwk/SV5YRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7583329},"type":"module","_from":"file:cj-tech-master-excelts-4.1.0-canary.20260110032830.e7d8c4e.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/53f27ce6dcdca20d390671c42de6c7bb/cj-tech-master-excelts-4.1.0-canary.20260110032830.e7d8c4e.tgz","_integrity":"sha512-4fsipYXeE7c85I0IU459C1n7shSR3CC0uvqKCoyUSgh/ZZGCZ/N1kRaZMZRFLHFuMG24HeQLOK1ayfmraEXO3A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.1.0-canary.20260110032830.e7d8c4e_1768015818453_0.45696336143971217","host":"s3://npm-registry-packages-npm-production"}},"4.1.0-canary.20260110033117.75bcac1":{"name":"@cj-tech-master/excelts","version":"4.1.0-canary.20260110033117.75bcac1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.1.0-canary.20260110033117.75bcac1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ab7d409171eb509007f3bfc5312d501efb2519c1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.1.0-canary.20260110033117.75bcac1.tgz","fileCount":1149,"integrity":"sha512-b1nson+H4HjpjCFuOt9avquf1dyLuWCq9Ov8NXMyGoy34cJno80lmSEXxpfGOZEE6PjkpwYKZrtEuWonVkFzDg==","signatures":[{"sig":"MEQCIHsV8FB+Vx2an02++KzdxpiBPAw3CSdNiKUl6X8u7uFRAiA0PAzb441h0e88Kb0qC/sMUc1N9TjeV97cIMndc+urXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7583329},"type":"module","_from":"file:cj-tech-master-excelts-4.1.0-canary.20260110033117.75bcac1.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/07cfd2621a095f154d2da6e64b79b7ac/cj-tech-master-excelts-4.1.0-canary.20260110033117.75bcac1.tgz","_integrity":"sha512-b1nson+H4HjpjCFuOt9avquf1dyLuWCq9Ov8NXMyGoy34cJno80lmSEXxpfGOZEE6PjkpwYKZrtEuWonVkFzDg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.1.0-canary.20260110033117.75bcac1_1768015985729_0.6257560445779184","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"@cj-tech-master/excelts","version":"4.2.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"700311e65a15bff93ff5d561a39a2a2478fb286b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.0.tgz","fileCount":1149,"integrity":"sha512-dsOsgCmy7FNSmTHpCjUpxk9SuEsLvOtGI5XGeQv3fae6S/iIKPJxt6w1DJmU9v+JoSgSaEFgY1PRz58ud8PFsw==","signatures":[{"sig":"MEQCIGq+jYJJmHvbxjqZGGnKS7IS5ynY/xbb1Iw0NiaRjHqDAiB+uQnjTUtfIzg9jJKU0H1KA+zJm4MG88a2pO7PwXyfeA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7583239},"type":"module","_from":"file:cj-tech-master-excelts-4.2.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/234b9586af587fe53da1484af3d0ccfc/cj-tech-master-excelts-4.2.0.tgz","_integrity":"sha512-dsOsgCmy7FNSmTHpCjUpxk9SuEsLvOtGI5XGeQv3fae6S/iIKPJxt6w1DJmU9v+JoSgSaEFgY1PRz58ud8PFsw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.0_1768016058704_0.49772035324062447","host":"s3://npm-registry-packages-npm-production"}},"4.2.0-canary.20260110034516.0919d4d":{"name":"@cj-tech-master/excelts","version":"4.2.0-canary.20260110034516.0919d4d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.0-canary.20260110034516.0919d4d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ed563ac699d85f5a131d01ba8b4dd27c33d01f24","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.0-canary.20260110034516.0919d4d.tgz","fileCount":1150,"integrity":"sha512-6OVPfTl1PGvYTJJQlQ85SR4OXSD4mvx+aJHETZnyruHvIgLLYNFMwb2H+fZFLWMLTTl96zyhSPLJPshJRiPKNg==","signatures":[{"sig":"MEYCIQC4oEOkP/j/BWoPjImH9Q9vZsEpHaCWm9tLOk4IORJbZwIhAJS3CyuKCsley4o2IclKD6Bp7dESSK/FEWmXfILh+4do","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7587930},"type":"module","_from":"file:cj-tech-master-excelts-4.2.0-canary.20260110034516.0919d4d.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark.js","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.mjs","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.mjs","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.mjs --dist dist/browser && node scripts/fix-browser-imports.mjs --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build:esm && node --expose-gc scripts/benchmark-compress.js","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/253dcc873371f4b7dd84393d82935855/cj-tech-master-excelts-4.2.0-canary.20260110034516.0919d4d.tgz","_integrity":"sha512-6OVPfTl1PGvYTJJQlQ85SR4OXSD4mvx+aJHETZnyruHvIgLLYNFMwb2H+fZFLWMLTTl96zyhSPLJPshJRiPKNg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.0-canary.20260110034516.0919d4d_1768016820770_0.9915478588167377","host":"s3://npm-registry-packages-npm-production"}},"4.2.0-canary.20260110080706.375ff37":{"name":"@cj-tech-master/excelts","version":"4.2.0-canary.20260110080706.375ff37","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.0-canary.20260110080706.375ff37","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d87dbff6d97f948136f820c93a93bcef56c8f3b1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.0-canary.20260110080706.375ff37.tgz","fileCount":1150,"integrity":"sha512-Y+S5+CXkJ/igeyOlq3ode4Jq2ZK6QKjqSd3MaYwYNhNkRPqglMYp8VYRO+kG8kfoYiBj0ARy0LTQP0aAhedsEg==","signatures":[{"sig":"MEYCIQCN1Dk3plNB9JP/XOZN7fmCaR1TUnJRxUQdhsypqDV4+gIhAI9u9dYOPawmHXKbU9luDm925R4zFMPCZ1ZyaqZbAB21","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7587918},"type":"module","_from":"file:cj-tech-master-excelts-4.2.0-canary.20260110080706.375ff37.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c5b8738a9820ce94e7771e1b1805cbf8/cj-tech-master-excelts-4.2.0-canary.20260110080706.375ff37.tgz","_integrity":"sha512-Y+S5+CXkJ/igeyOlq3ode4Jq2ZK6QKjqSd3MaYwYNhNkRPqglMYp8VYRO+kG8kfoYiBj0ARy0LTQP0aAhedsEg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.0-canary.20260110080706.375ff37_1768032533832_0.02734556617696904","host":"s3://npm-registry-packages-npm-production"}},"4.2.0-canary.20260110111632.c88c61c":{"name":"@cj-tech-master/excelts","version":"4.2.0-canary.20260110111632.c88c61c","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.0-canary.20260110111632.c88c61c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b870024f4c07d4ff35f3f7ec8c6ce76c24b2cf63","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.0-canary.20260110111632.c88c61c.tgz","fileCount":1150,"integrity":"sha512-5azbuSI/fUME0CM721iQk1oh2DwOjBjcKfP1GSTvc5SAtETO0i+eO2BswlYznVsY14h5phUXOViAf7/oyuoMcg==","signatures":[{"sig":"MEQCIDly7AAoF/+PjmVtsFF2TQZGb79MMVtKUq0k5dspn1g4AiAxiMYCSi3RbjVyHyls1U/8wjzpvQFiiZPlWnFRsFNp4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7626346},"type":"module","_from":"file:cj-tech-master-excelts-4.2.0-canary.20260110111632.c88c61c.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/458d228ea4cd3a59b172706bf3cb95cc/cj-tech-master-excelts-4.2.0-canary.20260110111632.c88c61c.tgz","_integrity":"sha512-5azbuSI/fUME0CM721iQk1oh2DwOjBjcKfP1GSTvc5SAtETO0i+eO2BswlYznVsY14h5phUXOViAf7/oyuoMcg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.0-canary.20260110111632.c88c61c_1768043900032_0.6742681911188881","host":"s3://npm-registry-packages-npm-production"}},"4.2.1":{"name":"@cj-tech-master/excelts","version":"4.2.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1d2b68f3652d29bb14341692f4026b6669a3cf58","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.1.tgz","fileCount":1150,"integrity":"sha512-yI9aFnmvCgXbU+askp76dHV3fuyP0Lzi1GRw8FeWNpkqhya1YUpwrHWuMjqvjmJGwAz2F8DZIxpM+9SmytebDQ==","signatures":[{"sig":"MEQCIFF+unbSsOACRNGWOgyUc04n54h75Df2deJ5T+ETEqQAAiBia90ZJyG6ct1G4Pp8KkKdMwY88OGez9pTJqwM+GMwdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7626256},"type":"module","_from":"file:cj-tech-master-excelts-4.2.1.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d8dd782aaefe0df09235a17152a8da76/cj-tech-master-excelts-4.2.1.tgz","_integrity":"sha512-yI9aFnmvCgXbU+askp76dHV3fuyP0Lzi1GRw8FeWNpkqhya1YUpwrHWuMjqvjmJGwAz2F8DZIxpM+9SmytebDQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.1_1768043910008_0.6921395600950611","host":"s3://npm-registry-packages-npm-production"}},"4.2.1-canary.20260111102127.f808a37":{"name":"@cj-tech-master/excelts","version":"4.2.1-canary.20260111102127.f808a37","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.1-canary.20260111102127.f808a37","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ad094fd4481ff6e3c31cc30845b2beaa2b824c64","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.1-canary.20260111102127.f808a37.tgz","fileCount":1175,"integrity":"sha512-sVoR4L9tLaKKDP+hmsqV+OfFjEKtuWc1SPrI+qoFi7sQRhVSXVE1xTxYeIP/lNFv+kcEaScF9bm3bqKWSbl+Fg==","signatures":[{"sig":"MEQCID/tIPtqT2VXAQWdcP7Ju6sKKsAApnmjCE5F1tPTMjYtAiBuZV1T4EEIGXxcJ/AXmVLKjG/KeqNTx0vOlo4LnpXzHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8049057},"type":"module","_from":"file:cj-tech-master-excelts-4.2.1-canary.20260111102127.f808a37.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/af80748e0ba5fef2cd818c09019acdf2/cj-tech-master-excelts-4.2.1-canary.20260111102127.f808a37.tgz","_integrity":"sha512-sVoR4L9tLaKKDP+hmsqV+OfFjEKtuWc1SPrI+qoFi7sQRhVSXVE1xTxYeIP/lNFv+kcEaScF9bm3bqKWSbl+Fg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.38.0","rimraf":"^6.1.2","vitest":"^4.0.16","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.16","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","@vitest/browser":"^4.0.16","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.3","eslint-plugin-oxlint":"^1.38.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260108.1","@vitest/browser-playwright":"^4.0.16","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.1-canary.20260111102127.f808a37_1768126966607_0.43484358807152135","host":"s3://npm-registry-packages-npm-production"}},"4.2.1-canary.20260112134913.a3cecdd":{"name":"@cj-tech-master/excelts","version":"4.2.1-canary.20260112134913.a3cecdd","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.1-canary.20260112134913.a3cecdd","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c0e215151b110a0410739208acd69a8df586889e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.1-canary.20260112134913.a3cecdd.tgz","fileCount":1195,"integrity":"sha512-1W4CX0SdDk46d8WIrHV/yXDLOnaOuWJRgbLMoJlBJlIuAAfvgEZU1WuJ0+mVkaUyb06eg5STjGUERkUvfFx30w==","signatures":[{"sig":"MEYCIQDhCs6neuNcVULiVBnqqLHX9pXi00rj5uG3uWHh9hKGPAIhAMcaIZR6TuYzImU8SBqhysKx2kj7EXT4B8kyyGrwMNfV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8178653},"type":"module","_from":"file:cj-tech-master-excelts-4.2.1-canary.20260112134913.a3cecdd.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3b48580f7d62d7f18e0685841d7f058c/cj-tech-master-excelts-4.2.1-canary.20260112134913.a3cecdd.tgz","_integrity":"sha512-1W4CX0SdDk46d8WIrHV/yXDLOnaOuWJRgbLMoJlBJlIuAAfvgEZU1WuJ0+mVkaUyb06eg5STjGUERkUvfFx30w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.1-canary.20260112134913.a3cecdd_1768225832596_0.8913889852785879","host":"s3://npm-registry-packages-npm-production"}},"4.2.2":{"name":"@cj-tech-master/excelts","version":"4.2.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"0bf69ca0f1619e2e3a10f5e6819656050a6c8140","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.2.tgz","fileCount":1195,"integrity":"sha512-fvU0PL3E9v7AyrzWPttlW6Bt1mFoJa2ZlVYTIBx5mo+FMr2vfmFVhCmRCZKfhVA+jhFh+w2N+8132qCeXSEupg==","signatures":[{"sig":"MEUCIFjHAtgnEGMOAZGobxlT+HJbCpwGJlJb7jvguAf7BiCPAiEA0buoz/Phda1l9Fm4PjqaXuYhRgejryP2wAMx2WkFqmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8178563},"type":"module","_from":"file:cj-tech-master-excelts-4.2.2.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/65a51a6722beb668a9efe8bd4114c0f5/cj-tech-master-excelts-4.2.2.tgz","_integrity":"sha512-fvU0PL3E9v7AyrzWPttlW6Bt1mFoJa2ZlVYTIBx5mo+FMr2vfmFVhCmRCZKfhVA+jhFh+w2N+8132qCeXSEupg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.2_1768225910473_0.005953998675596539","host":"s3://npm-registry-packages-npm-production"}},"4.2.2-canary.20260115044841.88820eb":{"name":"@cj-tech-master/excelts","version":"4.2.2-canary.20260115044841.88820eb","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.2-canary.20260115044841.88820eb","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"337b7877103d1cb3e392ca0f21b9801693f01e21","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.2-canary.20260115044841.88820eb.tgz","fileCount":1195,"integrity":"sha512-yk3ExS5iJV/MDmfvL8FXF4OUhnIOjnE1+jLHaUeMYBiwxDRb2ugZcvB2uuVmrJepXDjbynxjmB2MhlyBpGaD8A==","signatures":[{"sig":"MEUCIQCg9088CpAUvK/bYTU7xqDeX3lKFQESdXiXwDv2LnOPNwIgI4CkSeqN5c8NKiK3evBx1MctklxvoYeupt2g9LQjfck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8174456},"type":"module","_from":"file:cj-tech-master-excelts-4.2.2-canary.20260115044841.88820eb.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/59c94d20d7d642eb99664c699232b6c4/cj-tech-master-excelts-4.2.2-canary.20260115044841.88820eb.tgz","_integrity":"sha512-yk3ExS5iJV/MDmfvL8FXF4OUhnIOjnE1+jLHaUeMYBiwxDRb2ugZcvB2uuVmrJepXDjbynxjmB2MhlyBpGaD8A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.2-canary.20260115044841.88820eb_1768452601743_0.7292762046806716","host":"s3://npm-registry-packages-npm-production"}},"4.2.3":{"name":"@cj-tech-master/excelts","version":"4.2.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"97147225219095dde58eb58053bd9a2f7884467d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.3.tgz","fileCount":1195,"integrity":"sha512-nogups9JjAjKs9MjlmsLNrV22dwZ18qaD30hc0vByWaso7voKwRPPn+QaAmFKMUgPj+OcKk0XCVmzbnio6BXBA==","signatures":[{"sig":"MEQCIBLNqlZCGuUSyUCSl4ARf2QxSKiGWIo1vCIkJvSfLmfMAiAf/AH4ScGRlO8p9EDAks+EddEHX0wVmg9FD1TNRIiKUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8174366},"type":"module","_from":"file:cj-tech-master-excelts-4.2.3.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f5bfdc44f470c9ed9ccc1af5c9ea0c16/cj-tech-master-excelts-4.2.3.tgz","_integrity":"sha512-nogups9JjAjKs9MjlmsLNrV22dwZ18qaD30hc0vByWaso7voKwRPPn+QaAmFKMUgPj+OcKk0XCVmzbnio6BXBA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.3_1768454767056_0.42702944934579246","host":"s3://npm-registry-packages-npm-production"}},"4.2.3-canary.20260115111903.b80904d":{"name":"@cj-tech-master/excelts","version":"4.2.3-canary.20260115111903.b80904d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.3-canary.20260115111903.b80904d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a04885466d55fee566d810edcbd54083634fec6c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.3-canary.20260115111903.b80904d.tgz","fileCount":1195,"integrity":"sha512-jCqLPAcRFszRs94uIByJRM7cv+j/ItX3woNAOzhhGpIUkhmGxTm7ISYVZ7gWqke5HRDxY82OYuifzQv0/EJgAg==","signatures":[{"sig":"MEUCIQD5bJSZt0TYwwULYhzUPyeiy0Am9sHwcMMioZxJPr+PAwIgIPguTngzhQwOXI7q8D/S0WJAQEdwrBzn/+zswK6uJko=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8174079},"type":"module","_from":"file:cj-tech-master-excelts-4.2.3-canary.20260115111903.b80904d.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2689d7b04432f7cccca5b01ff73516bd/cj-tech-master-excelts-4.2.3-canary.20260115111903.b80904d.tgz","_integrity":"sha512-jCqLPAcRFszRs94uIByJRM7cv+j/ItX3woNAOzhhGpIUkhmGxTm7ISYVZ7gWqke5HRDxY82OYuifzQv0/EJgAg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.3-canary.20260115111903.b80904d_1768476024658_0.12880850438052605","host":"s3://npm-registry-packages-npm-production"}},"4.2.3-canary.20260122073152.a9bb6b0":{"name":"@cj-tech-master/excelts","version":"4.2.3-canary.20260122073152.a9bb6b0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.3-canary.20260122073152.a9bb6b0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"42c2b3d1465087ddfec4b80080ae1640c5308c13","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.3-canary.20260122073152.a9bb6b0.tgz","fileCount":1200,"integrity":"sha512-pLYw4KvoRayTMSSvkJxIRrINWcAaPW1ByyKf3EJL7xySGDzyrOZfv1hT4oCv8uguakbOiUXST3PaS+eeCgMOEw==","signatures":[{"sig":"MEYCIQCWVHUn3x+xLH9pUx2jVx4Cbw9Eiv/tJ1ow62d+IytrWgIhAJLVJAoLVC4UVJQdSrp4/+YGez0nOmLNIl7JZMGFCr+O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8275786},"type":"module","_from":"file:cj-tech-master-excelts-4.2.3-canary.20260122073152.a9bb6b0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/9a434dfabb7fdc9ae121901b4bff6a5e/cj-tech-master-excelts-4.2.3-canary.20260122073152.a9bb6b0.tgz","_integrity":"sha512-pLYw4KvoRayTMSSvkJxIRrINWcAaPW1ByyKf3EJL7xySGDzyrOZfv1hT4oCv8uguakbOiUXST3PaS+eeCgMOEw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.3-canary.20260122073152.a9bb6b0_1769067196013_0.752662756013927","host":"s3://npm-registry-packages-npm-production"}},"4.2.3-canary.20260122075539.cc11b20":{"name":"@cj-tech-master/excelts","version":"4.2.3-canary.20260122075539.cc11b20","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.3-canary.20260122075539.cc11b20","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ac02c7ef4e60e4d8daa2e73b48824e28d82fdcc9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.3-canary.20260122075539.cc11b20.tgz","fileCount":1200,"integrity":"sha512-FAqWAs8ico9zvCi7GsXITyQi0vqyzpfRm56xha+5c0B2CZqEVpXsUjAynC79moBTK+XBNLOTlzYLyqAWKHUy7A==","signatures":[{"sig":"MEUCIEvKw2mrAsLP+a4NAEjRr694J3OGkAmaslnXSfybRf/NAiEArKnBocy/8rhUGRULZV7e8R+/wwYoT35pXky23fcxlco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8285020},"type":"module","_from":"file:cj-tech-master-excelts-4.2.3-canary.20260122075539.cc11b20.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c4526df9b6799b6d8c0bc2ff77d82830/cj-tech-master-excelts-4.2.3-canary.20260122075539.cc11b20.tgz","_integrity":"sha512-FAqWAs8ico9zvCi7GsXITyQi0vqyzpfRm56xha+5c0B2CZqEVpXsUjAynC79moBTK+XBNLOTlzYLyqAWKHUy7A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.3-canary.20260122075539.cc11b20_1769068622201_0.9440252999088061","host":"s3://npm-registry-packages-npm-production"}},"4.2.3-canary.20260122080043.29df46d":{"name":"@cj-tech-master/excelts","version":"4.2.3-canary.20260122080043.29df46d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.3-canary.20260122080043.29df46d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ea63fae80da73dc265aed897f5a3bcd4699e54ca","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.3-canary.20260122080043.29df46d.tgz","fileCount":1200,"integrity":"sha512-SUMA5t8urVoJu/gcIwQhqqrjuE/0vu6+h1RtU23t8FqdIBQLSB2mYRj/wg7L0LSj1r43slHheKllsRQxEXkw2w==","signatures":[{"sig":"MEUCIAGZyeOco0vKUauSDG7Evdcc1RcFEVgaOdXfm15KoZpNAiEA0nftn5sOKu7PcIcLnhoUPGNE4k9uclFyKDKexaZ5DIk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8285020},"type":"module","_from":"file:cj-tech-master-excelts-4.2.3-canary.20260122080043.29df46d.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ede5466266e0ef83e56e8717e3a773bf/cj-tech-master-excelts-4.2.3-canary.20260122080043.29df46d.tgz","_integrity":"sha512-SUMA5t8urVoJu/gcIwQhqqrjuE/0vu6+h1RtU23t8FqdIBQLSB2mYRj/wg7L0LSj1r43slHheKllsRQxEXkw2w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.3-canary.20260122080043.29df46d_1769068924437_0.44752022318959894","host":"s3://npm-registry-packages-npm-production"}},"4.2.3-canary.20260122080306.cc11b20":{"name":"@cj-tech-master/excelts","version":"4.2.3-canary.20260122080306.cc11b20","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@4.2.3-canary.20260122080306.cc11b20","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6dde3770c8e933f3f7cf4e2205aa01ad2692d378","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-4.2.3-canary.20260122080306.cc11b20.tgz","fileCount":1200,"integrity":"sha512-zIgGBz0FgPoilE9LQEyMKgJxisX1qzgGwvr9s1bQnqJUc5GLh4jvkdl79ztvdOrl+3YZINlr58by/1cjw1P+Xw==","signatures":[{"sig":"MEUCIGRE1t+cOdfR+I70GOSpvMdiyFFeGQLJiwUlckAzLkiIAiEA2ldGEQY5h2SajvBBMJbzHc9spCHic86inD75ROen1yY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8285020},"type":"module","_from":"file:cj-tech-master-excelts-4.2.3-canary.20260122080306.cc11b20.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/fae1f0ef939cc79af80261f37e729840/cj-tech-master-excelts-4.2.3-canary.20260122080306.cc11b20.tgz","_integrity":"sha512-zIgGBz0FgPoilE9LQEyMKgJxisX1qzgGwvr9s1bQnqJUc5GLh4jvkdl79ztvdOrl+3YZINlr58by/1cjw1P+Xw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_4.2.3-canary.20260122080306.cc11b20_1769069067918_0.9876082282609739","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@cj-tech-master/excelts","version":"5.0.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"07736bf60d4882d26ae88009bcd6b34d0693050c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.0.tgz","fileCount":1200,"integrity":"sha512-EHTPSVb1HAHVmJsmP/IQbz2mMo+Wskr/Wcv8WUtXtBOIRjFc7MjHncpwUhoqy9qEzGBY9oOViigzh0l2eG9CNw==","signatures":[{"sig":"MEQCIHl1HJbvEs6ilRPI90GH3sH52DArY3rZCRWde/tm0e/eAiAQhh/moHU9lXBWIkfZohnMv94uM1S5V5A0VZFrgJU6gQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8284930},"type":"module","_from":"file:cj-tech-master-excelts-5.0.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/cbbbb6b5ead6b9f196ab7d004a24bb98/cj-tech-master-excelts-5.0.0.tgz","_integrity":"sha512-EHTPSVb1HAHVmJsmP/IQbz2mMo+Wskr/Wcv8WUtXtBOIRjFc7MjHncpwUhoqy9qEzGBY9oOViigzh0l2eG9CNw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.39.0","rimraf":"^6.1.2","vitest":"^4.0.17","prettier":"^3.7.4","rolldown":"^1.0.0-beta.59","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.17","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.6","concurrently":"^9.2.1","@vitest/browser":"^4.0.17","typescript-eslint":"^8.52.0","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.39.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.52.0","@typescript/native-preview":"^7.0.0-dev.20260112.1","@vitest/browser-playwright":"^4.0.17","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.0_1769069119407_0.3149828230521934","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-canary.20260123012457.1fdf506":{"name":"@cj-tech-master/excelts","version":"5.0.0-canary.20260123012457.1fdf506","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.0-canary.20260123012457.1fdf506","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ee97910f93f8cc9ca332171edf3ccc34bdcaecff","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.0-canary.20260123012457.1fdf506.tgz","fileCount":1200,"integrity":"sha512-NCi2LeGqjuG0xehsFquwelLyakyLvRZuy+vY1KFMpjZ174m/KVZeNxBQ8vFO7sHtyww/0Y4I+N9tBwDuNN+EAg==","signatures":[{"sig":"MEUCIQCWpO7kSsP1gYHhilA8mwiRpfSJ+Qks28ADj8T8eiInrgIgENbO4HFI4A418igs8bEoVPMg0ftG9uG3Xxbuc4FfRI8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8309218},"type":"module","_from":"file:cj-tech-master-excelts-5.0.0-canary.20260123012457.1fdf506.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/84e4051cb1c27d3beffd1efa9ae90407/cj-tech-master-excelts-5.0.0-canary.20260123012457.1fdf506.tgz","_integrity":"sha512-NCi2LeGqjuG0xehsFquwelLyakyLvRZuy+vY1KFMpjZ174m/KVZeNxBQ8vFO7sHtyww/0Y4I+N9tBwDuNN+EAg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.0-canary.20260123012457.1fdf506_1769131579210_0.5196138291205881","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"@cj-tech-master/excelts","version":"5.0.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"034896883ca924e3323fe932a54b0bf82eb300b1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.1.tgz","fileCount":1200,"integrity":"sha512-n/spgeUply3gLg2PyXjk5N0fdVR3RBoAbYItGxktZzPoxmh36J0DpNX86LHNqPgKwguhulzULC29B1gfcjgB4g==","signatures":[{"sig":"MEYCIQC4cQuFhLTlR936rbM1pOYY4/r12i0x/XPZOC3ZXS/gAQIhALv+P8yPC/ohaj3A9aIgaCnsacI1yqHyZwsWNNSSNLL+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8309128},"type":"module","_from":"file:cj-tech-master-excelts-5.0.1.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1b2892b6d445179961450c8cb9976839/cj-tech-master-excelts-5.0.1.tgz","_integrity":"sha512-n/spgeUply3gLg2PyXjk5N0fdVR3RBoAbYItGxktZzPoxmh36J0DpNX86LHNqPgKwguhulzULC29B1gfcjgB4g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.1_1769131583474_0.6334475349294966","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-canary.20260123024428.98c7ee0":{"name":"@cj-tech-master/excelts","version":"5.0.1-canary.20260123024428.98c7ee0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.1-canary.20260123024428.98c7ee0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a5a982297f14b66c4b0434ee990219677116dae8","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.1-canary.20260123024428.98c7ee0.tgz","fileCount":1200,"integrity":"sha512-epFXvABPevM2xlAuC5KCyO3Z1PLcmhOBG9EZhdx0Rp6sWG86m97hj83HK05rlrRgpQEBnFS7KyI6shOU1GF+kg==","signatures":[{"sig":"MEYCIQCUIuSIltwJFfVa7ucQGAulV38RQeKV/RWQJQQzkT+rIwIhAOFdLyD8LNPuSq6KyL9RWbZavTUfZl2iXCAYJ5682ctT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8311879},"type":"module","_from":"file:cj-tech-master-excelts-5.0.1-canary.20260123024428.98c7ee0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d700f387f3578c657c35bb0bfe22cae7/cj-tech-master-excelts-5.0.1-canary.20260123024428.98c7ee0.tgz","_integrity":"sha512-epFXvABPevM2xlAuC5KCyO3Z1PLcmhOBG9EZhdx0Rp6sWG86m97hj83HK05rlrRgpQEBnFS7KyI6shOU1GF+kg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.1-canary.20260123024428.98c7ee0_1769136349097_0.9294497449750725","host":"s3://npm-registry-packages-npm-production"}},"5.0.2":{"name":"@cj-tech-master/excelts","version":"5.0.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"326cca767fc3a4448ad19db8cf0853f4c03d2342","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.2.tgz","fileCount":1200,"integrity":"sha512-49mbLAVE6kqgFmWV8uUvb5y8Mnj7gvL6+Nt8em+QnP4YGigHYUkKJO8VD2az8RF9GDVQYn7plX+qJnfnlJxvCw==","signatures":[{"sig":"MEUCIB0aIuD9+wfTPuYoePTxKT5l1Z+QFdRea7uXYUlHt6azAiEA3yC1kazvvn9mFPlhCD8S/pse/g6hWL2l5UBLhukFCh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8311789},"type":"module","_from":"file:cj-tech-master-excelts-5.0.2.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/bebd4e05442ab1370c2bd4837d1a0b7a/cj-tech-master-excelts-5.0.2.tgz","_integrity":"sha512-49mbLAVE6kqgFmWV8uUvb5y8Mnj7gvL6+Nt8em+QnP4YGigHYUkKJO8VD2az8RF9GDVQYn7plX+qJnfnlJxvCw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.2_1769136411030_0.15431583984040587","host":"s3://npm-registry-packages-npm-production"}},"5.0.2-canary.20260123121724.09ee8dc":{"name":"@cj-tech-master/excelts","version":"5.0.2-canary.20260123121724.09ee8dc","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.2-canary.20260123121724.09ee8dc","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"57ca95209e26fa1950c0fce85cc7a45088fab45b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.2-canary.20260123121724.09ee8dc.tgz","fileCount":1200,"integrity":"sha512-pGgSLsC3FujEpobAxgAUYy5cXSC5fn6Loh+XtSoB0FlY/WIkMUgsU2HpPf3EEXgx9MnSyQEW0GWCTjtO/IMtaw==","signatures":[{"sig":"MEQCIBAEqGT1gUpFr90HVhHodjVAsfTdAUHa1KVSxGIycuoIAiBVBG+i/5IoI3bhRMbVgnj9Bz88af9QDHahTZQ4lwH55A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8311879},"type":"module","_from":"file:cj-tech-master-excelts-5.0.2-canary.20260123121724.09ee8dc.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0fe4256ac751b62a63aeaa14feec105c/cj-tech-master-excelts-5.0.2-canary.20260123121724.09ee8dc.tgz","_integrity":"sha512-pGgSLsC3FujEpobAxgAUYy5cXSC5fn6Loh+XtSoB0FlY/WIkMUgsU2HpPf3EEXgx9MnSyQEW0GWCTjtO/IMtaw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.2-canary.20260123121724.09ee8dc_1769170726405_0.7944443364741831","host":"s3://npm-registry-packages-npm-production"}},"5.0.2-canary.20260125013858.d7abd28":{"name":"@cj-tech-master/excelts","version":"5.0.2-canary.20260125013858.d7abd28","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.2-canary.20260125013858.d7abd28","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"eebfee29f7397c68df09be65fd02e5ad27e6de3f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.2-canary.20260125013858.d7abd28.tgz","fileCount":1200,"integrity":"sha512-D4YAyKSUgR/BeQkjRqSzEVk390dI705py6oXxkZLUKlyt7vrTWw+82zL3ihwKidNasB1td+AJWIe8NmEP+k9JA==","signatures":[{"sig":"MEUCIH8gwHTFrVxNqnsG/zVuDswF3knaen9XFiiwLy4BJBVrAiEA5rgSaFT+kLnuBLE4cRcy7BInA5LYhHBxZGDM9WGx8e4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8314317},"type":"module","_from":"file:cj-tech-master-excelts-5.0.2-canary.20260125013858.d7abd28.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/50a531c9a4edb6404efe818e8788f1c7/cj-tech-master-excelts-5.0.2-canary.20260125013858.d7abd28.tgz","_integrity":"sha512-D4YAyKSUgR/BeQkjRqSzEVk390dI705py6oXxkZLUKlyt7vrTWw+82zL3ihwKidNasB1td+AJWIe8NmEP+k9JA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.2-canary.20260125013858.d7abd28_1769305219347_0.17315992665815694","host":"s3://npm-registry-packages-npm-production"}},"5.0.3":{"name":"@cj-tech-master/excelts","version":"5.0.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"948eea89abedf5739331de0807c0b6aa7b9e4f85","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.3.tgz","fileCount":1200,"integrity":"sha512-eJ3j4hWtyKokXNdk4v8VF0h+rAs25TlTNV0ptOBTRneVHBc4koGTk7iJ4nZYgzG7Ouefzc6/bqy7eO0Aqxt9FQ==","signatures":[{"sig":"MEUCIA5xh8+e23ftMLCQEvIYrH36f5ETfutEbBxohitRpdAHAiEAhSMaLqZFwIe1yoJxLr433T9WLGtabIOgesoeMkJqTxI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8314227},"type":"module","_from":"file:cj-tech-master-excelts-5.0.3.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6baefe1f62e0aa206ba4e8edb86f60bf/cj-tech-master-excelts-5.0.3.tgz","_integrity":"sha512-eJ3j4hWtyKokXNdk4v8VF0h+rAs25TlTNV0ptOBTRneVHBc4koGTk7iJ4nZYgzG7Ouefzc6/bqy7eO0Aqxt9FQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.3_1769305416928_0.11126789765958067","host":"s3://npm-registry-packages-npm-production"}},"5.0.3-canary.20260125224944.ef1722b":{"name":"@cj-tech-master/excelts","version":"5.0.3-canary.20260125224944.ef1722b","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.3-canary.20260125224944.ef1722b","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6b1684e5277f105c4c7f6d74254c40384726ffd6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.3-canary.20260125224944.ef1722b.tgz","fileCount":1200,"integrity":"sha512-Ln0o35t3BRpANDmFM9C+KQr8GDn5D1allfNL+52bgbEy2M7wBEjJXFfKTgRe111j0U4+ffYf0cBVujLyGHBFbQ==","signatures":[{"sig":"MEYCIQDnvSWl6CTzWJkYOY6TG2z8G3l0jqhJKfLr7SjcFZrApQIhANhY5oOXZAPhoi2Hj50FueQu6azRrwmwT4oQOMFC4ZQF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8316236},"type":"module","_from":"file:cj-tech-master-excelts-5.0.3-canary.20260125224944.ef1722b.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/fcf7a4af11028771f1fa7bf699b5d29d/cj-tech-master-excelts-5.0.3-canary.20260125224944.ef1722b.tgz","_integrity":"sha512-Ln0o35t3BRpANDmFM9C+KQr8GDn5D1allfNL+52bgbEy2M7wBEjJXFfKTgRe111j0U4+ffYf0cBVujLyGHBFbQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.3-canary.20260125224944.ef1722b_1769381467657_0.45082994056337045","host":"s3://npm-registry-packages-npm-production"}},"5.0.4":{"name":"@cj-tech-master/excelts","version":"5.0.4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f86a3d612c84ffb52f2067313123c0f8052b6b67","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.4.tgz","fileCount":1200,"integrity":"sha512-pGl2sz4VdZkw5vDiP/XLrmccvDv86T6iAOaoXZJAYn1r18NPYfOxVlvs681VCa79C28YzjzkZ7gjiI+Wu6b/Uw==","signatures":[{"sig":"MEUCIC585mmOxP95L8cwTcDYIfwFvX804WXyY+fpcvJkemkoAiEA6iyyYTZ9+HUQGzIASjNw2NEtH5C71tD4+FFKlpXxgg8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8316146},"type":"module","_from":"file:cj-tech-master-excelts-5.0.4.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/a8a94cf7fcf2cf23436f8da86841aa95/cj-tech-master-excelts-5.0.4.tgz","_integrity":"sha512-pGl2sz4VdZkw5vDiP/XLrmccvDv86T6iAOaoXZJAYn1r18NPYfOxVlvs681VCa79C28YzjzkZ7gjiI+Wu6b/Uw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.4_1769381490276_0.8811823560878369","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-canary.20260125235458.742dade":{"name":"@cj-tech-master/excelts","version":"5.0.4-canary.20260125235458.742dade","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.4-canary.20260125235458.742dade","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"bec955a6fddc56ecc56e0f73374704a01021353d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.4-canary.20260125235458.742dade.tgz","fileCount":1200,"integrity":"sha512-xhs4xkPLCx4wZqnvS4x19pH16F7GW+kFhgIVbgh709VNlSKK/o0GS36Pp9Ulu/wQ44GE7KZvd4DTf5eoyC63jg==","signatures":[{"sig":"MEYCIQCXEN2qXrsE81M0IMRxs72Qn8CET6Csg0FViUI3XjKk+QIhAJq/nkPbHBDvapqtVFUrmQKBpVDbuJdIsPzrLZWBORRU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8326479},"type":"module","_from":"file:cj-tech-master-excelts-5.0.4-canary.20260125235458.742dade.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2392619950d3c488b93f4ca21293a4cb/cj-tech-master-excelts-5.0.4-canary.20260125235458.742dade.tgz","_integrity":"sha512-xhs4xkPLCx4wZqnvS4x19pH16F7GW+kFhgIVbgh709VNlSKK/o0GS36Pp9Ulu/wQ44GE7KZvd4DTf5eoyC63jg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.4-canary.20260125235458.742dade_1769385381278_0.5602543776586082","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-canary.20260206052321.b0f3079":{"name":"@cj-tech-master/excelts","version":"5.0.4-canary.20260206052321.b0f3079","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.4-canary.20260206052321.b0f3079","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7f99e14a9c3e22427c1de7d97155431e2b3147eb","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.4-canary.20260206052321.b0f3079.tgz","fileCount":1200,"integrity":"sha512-HPtz1XjSngUmBSh/pl+UABy5mtK7REjdiSrq0lTNS4nJk8bogEFON7ykUF/JnWdxxPd2F8L9A3ziuKmJjY4UYA==","signatures":[{"sig":"MEYCIQDE5clKTU5qdWGRm78AO0LjfRYcZtwn9uCmNVJ6Iws5vwIhAMSeKDQfVb05APalTo45cLySwx3WoNw6+PyvO1qNa/18","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8316279},"type":"module","_from":"file:cj-tech-master-excelts-5.0.4-canary.20260206052321.b0f3079.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/144160ba9f62d70c11baeef40d8f05c6/cj-tech-master-excelts-5.0.4-canary.20260206052321.b0f3079.tgz","_integrity":"sha512-HPtz1XjSngUmBSh/pl+UABy5mtK7REjdiSrq0lTNS4nJk8bogEFON7ykUF/JnWdxxPd2F8L9A3ziuKmJjY4UYA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.4-canary.20260206052321.b0f3079_1770355484242_0.31799995672874704","host":"s3://npm-registry-packages-npm-production"}},"5.0.4-canary.20260206052346.01a532b":{"name":"@cj-tech-master/excelts","version":"5.0.4-canary.20260206052346.01a532b","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.4-canary.20260206052346.01a532b","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"90e166574c2aa2d5e83d35f5a34d0c4330c8a289","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.4-canary.20260206052346.01a532b.tgz","fileCount":1200,"integrity":"sha512-P1tUfIvsHJPP4+2yWlcKNY0NU/R8ij/w/gAIajpjNj784ZJh5P1LnzK4Kvko+hYna97Sncj80GB/jmHIBoPz5g==","signatures":[{"sig":"MEUCIFc18h6mFGCIEMeCv7gfWkXKEMrvKIeC1cj7zoqjSfQsAiEAqBh01z6Bv/FZvaHmOkVyuL/QLHL4RL2IY15PVpcroAA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8316816},"type":"module","_from":"file:cj-tech-master-excelts-5.0.4-canary.20260206052346.01a532b.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/744537211b1a5275d77057f60fa2eb18/cj-tech-master-excelts-5.0.4-canary.20260206052346.01a532b.tgz","_integrity":"sha512-P1tUfIvsHJPP4+2yWlcKNY0NU/R8ij/w/gAIajpjNj784ZJh5P1LnzK4Kvko+hYna97Sncj80GB/jmHIBoPz5g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.4-canary.20260206052346.01a532b_1770355508927_0.1892997778593173","host":"s3://npm-registry-packages-npm-production"}},"5.0.5":{"name":"@cj-tech-master/excelts","version":"5.0.5","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"19bcd760602d780c266f98b538f20b21ef9a9dc1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.5.tgz","fileCount":1200,"integrity":"sha512-yc+xKcMAridVBWDC9rkPt2AnrLrG6sKrxqG/KCOCQ9h5P6LHZG0C58ruFCiMZRXxuFdQN96Spn2hL1p2LhHjnw==","signatures":[{"sig":"MEUCIQCbRAMR6wmc/pQqnyzcJmbpAQk7/CMAssY2rO5e7opJWwIgMWzRMbbXN5y/pVEXXTgS2yVo5lMpTSEPdRRQ5oTjCuA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8316726},"type":"module","_from":"file:cj-tech-master-excelts-5.0.5.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/a05ecdc3f134c3502c5e4ac558ddeb6f/cj-tech-master-excelts-5.0.5.tgz","_integrity":"sha512-yc+xKcMAridVBWDC9rkPt2AnrLrG6sKrxqG/KCOCQ9h5P6LHZG0C58ruFCiMZRXxuFdQN96Spn2hL1p2LhHjnw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.5_1770355582182_0.5380557471249487","host":"s3://npm-registry-packages-npm-production"}},"5.0.5-canary.20260206123921.c164bec":{"name":"@cj-tech-master/excelts","version":"5.0.5-canary.20260206123921.c164bec","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.5-canary.20260206123921.c164bec","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"8ee63b137a435fbe77e0cdcf5d6d4c319c536ce5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.5-canary.20260206123921.c164bec.tgz","fileCount":1200,"integrity":"sha512-XKSLBQUgSy+XLsrT8pkUBPwgaSCI3X6J7cckqmb85qrERCbvO5QZunpLiSWBnWVSlDj5PkIa7eNHCQ6N5alwCQ==","signatures":[{"sig":"MEQCIEMRKHjic8cLEYDZtBW6Zy7BVgONRBTc6FvjFlLls6XMAiBkAajasZTNN9DwJUJSwbz3Iop9CWLCDmyfwibE1KAd/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8322860},"type":"module","_from":"file:cj-tech-master-excelts-5.0.5-canary.20260206123921.c164bec.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/330cefd4f800b4e19bd23b6f7be82beb/cj-tech-master-excelts-5.0.5-canary.20260206123921.c164bec.tgz","_integrity":"sha512-XKSLBQUgSy+XLsrT8pkUBPwgaSCI3X6J7cckqmb85qrERCbvO5QZunpLiSWBnWVSlDj5PkIa7eNHCQ6N5alwCQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.5-canary.20260206123921.c164bec_1770381634078_0.3440534588234916","host":"s3://npm-registry-packages-npm-production"}},"5.0.6":{"name":"@cj-tech-master/excelts","version":"5.0.6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"11dbb19237ea6f8c9e2a1ad6cb70abe723e294d9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.6.tgz","fileCount":1200,"integrity":"sha512-gB1fxKs6dg/bx5SWfvqMhwohJ9FLgFRIPNTjS6CmkknmxxL+6dmq0cLlLd3ylZpjhzVjiyda8u/f0275jKcKeg==","signatures":[{"sig":"MEUCIQCrWCsb9+IkC6HqzcwFeQqru/tsdIbA7GnfUDgs/oaoswIgONIRly83ydxpa7wEOcFvlX36/0pNy/F8j3qFoYehGns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8322770},"type":"module","_from":"file:cj-tech-master-excelts-5.0.6.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/bdda9f1df860b4d2d49faf359f611254/cj-tech-master-excelts-5.0.6.tgz","_integrity":"sha512-gB1fxKs6dg/bx5SWfvqMhwohJ9FLgFRIPNTjS6CmkknmxxL+6dmq0cLlLd3ylZpjhzVjiyda8u/f0275jKcKeg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.6_1770381675398_0.2772217902889784","host":"s3://npm-registry-packages-npm-production"}},"5.0.6-canary.20260208182324.2801053":{"name":"@cj-tech-master/excelts","version":"5.0.6-canary.20260208182324.2801053","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.0.6-canary.20260208182324.2801053","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"eb91c36cd26a5f5ba4e453e030549e88b2aa25a2","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.0.6-canary.20260208182324.2801053.tgz","fileCount":1205,"integrity":"sha512-3UrOYRoISGYFgps/oV3b7Gm2Z5hvvOwli33PQns3r0A8nB0TD1IPkbksRi8Zuedj9QC/GijegQOWJa0f+F8Pzg==","signatures":[{"sig":"MEQCIBpl2+1eFlbcuxNpqJgZBa1jw3Mnkvqji8W+zuK01Ax9AiBAECdr7asaVDDPPsTFmf7LODgGgb8NLJCmmliD3PdM7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8666415},"type":"module","_from":"file:cj-tech-master-excelts-5.0.6-canary.20260208182324.2801053.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5904bc666a97d5a872667ef8073ff0b5/cj-tech-master-excelts-5.0.6-canary.20260208182324.2801053.tgz","_integrity":"sha512-3UrOYRoISGYFgps/oV3b7Gm2Z5hvvOwli33PQns3r0A8nB0TD1IPkbksRi8Zuedj9QC/GijegQOWJa0f+F8Pzg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.0.6-canary.20260208182324.2801053_1770575088109_0.965729943207214","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@cj-tech-master/excelts","version":"5.1.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f87acc329b32d93e9c051b6c36c01c5cc2efbccf","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.0.tgz","fileCount":1205,"integrity":"sha512-EylWFv5swuvLkqZL7OKUpQy9hKt0cknBL3acUE/joQRw9byZF8mbBfOKeD1nBtdZuNzmNLKMF4XDx3ZgKvOD/Q==","signatures":[{"sig":"MEUCIQCjyZhZKefeFIBopolZtPxXRiFOvSd5U9K4H+tIAEK77AIgNTnCK1DUZtv+kU2ZdUWShSaYxndS9im7iyWg4Xl/kcw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8666325},"type":"module","_from":"file:cj-tech-master-excelts-5.1.0.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/95f1486964fb5686b53406b3fd1e78d2/cj-tech-master-excelts-5.1.0.tgz","_integrity":"sha512-EylWFv5swuvLkqZL7OKUpQy9hKt0cknBL3acUE/joQRw9byZF8mbBfOKeD1nBtdZuNzmNLKMF4XDx3ZgKvOD/Q==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.0_1770575191557_0.1115833904187371","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-canary.20260209105455.62bbc16":{"name":"@cj-tech-master/excelts","version":"5.1.0-canary.20260209105455.62bbc16","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.0-canary.20260209105455.62bbc16","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6c606d8aeb0293c44541414016d20076594d80f7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.0-canary.20260209105455.62bbc16.tgz","fileCount":1205,"integrity":"sha512-I9Vpea3WZtCLeSaZDac9+HYUrQ6f1VLcHa9Vt5HRcoQ6ZMj4PvRSgg4ia3kqugg/uIzX9I3egTxuWJWH5XVIsw==","signatures":[{"sig":"MEYCIQCB+mjXHZBnDbfzfYx0j20vpxmhSXJufEiXysoRei7gmQIhAMi2EyQRqzz/m1oazDjnoAY6lYs7LyawTwqldPanPZpi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8699952},"type":"module","_from":"file:cj-tech-master-excelts-5.1.0-canary.20260209105455.62bbc16.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/90145c2bb338122df5faa584075af66c/cj-tech-master-excelts-5.1.0-canary.20260209105455.62bbc16.tgz","_integrity":"sha512-I9Vpea3WZtCLeSaZDac9+HYUrQ6f1VLcHa9Vt5HRcoQ6ZMj4PvRSgg4ia3kqugg/uIzX9I3egTxuWJWH5XVIsw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.0-canary.20260209105455.62bbc16_1770634581916_0.8659845653938358","host":"s3://npm-registry-packages-npm-production"}},"5.1.1":{"name":"@cj-tech-master/excelts","version":"5.1.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ef3996ca56d3563f072dc923925a909604b7029d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.1.tgz","fileCount":1205,"integrity":"sha512-1/y/qu9UNU72B5V8Czf4SbhD5gREC0sJjlqF/z1ZH6v23WxTUFhDvx/K6TS3kHVKkTn89knkA4rbcJoJKdIBbQ==","signatures":[{"sig":"MEUCIGGIjCqraEKJCOAxvt8/to/lVcOJ9j1gxq2uFn9NIb8RAiEA7Z1tPubpLSZs2qjDMoi8Sjf9wXPOe6Dke/uKLdWNxPs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8699862},"type":"module","_from":"file:cj-tech-master-excelts-5.1.1.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/faa6270694d23ee67abde602efee5efa/cj-tech-master-excelts-5.1.1.tgz","_integrity":"sha512-1/y/qu9UNU72B5V8Czf4SbhD5gREC0sJjlqF/z1ZH6v23WxTUFhDvx/K6TS3kHVKkTn89knkA4rbcJoJKdIBbQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.1_1770634681856_0.3683048107626705","host":"s3://npm-registry-packages-npm-production"}},"5.1.1-canary.20260210091511.668bec7":{"name":"@cj-tech-master/excelts","version":"5.1.1-canary.20260210091511.668bec7","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.1-canary.20260210091511.668bec7","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b0499aeca63866768751fa9f1a88ee4cb2369f0a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.1-canary.20260210091511.668bec7.tgz","fileCount":1205,"integrity":"sha512-/85f5mfjTrlAUoU4rfSBBi31MoidirO5f5UHs625P2dZHw4eRko4JZVb/8LXZopsmiUWNCkXdf3BBEzjR/zriQ==","signatures":[{"sig":"MEUCIQChEfeEWZjQMM6FLRQiXyFW9+TJ0xckdh7N3hZy1GPhhAIgWbb4X9BHZ3bScmkEaMntoulCYTAhHMlolnM05fIkXRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8700055},"type":"module","_from":"file:cj-tech-master-excelts-5.1.1-canary.20260210091511.668bec7.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2c2acdbd01ccc47e543c42c950b09569/cj-tech-master-excelts-5.1.1-canary.20260210091511.668bec7.tgz","_integrity":"sha512-/85f5mfjTrlAUoU4rfSBBi31MoidirO5f5UHs625P2dZHw4eRko4JZVb/8LXZopsmiUWNCkXdf3BBEzjR/zriQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.1-canary.20260210091511.668bec7_1770714995309_0.3513018610042673","host":"s3://npm-registry-packages-npm-production"}},"5.1.2":{"name":"@cj-tech-master/excelts","version":"5.1.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"86ddb23af50b438c13b4ee903a0ed49fa4b50442","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.2.tgz","fileCount":1205,"integrity":"sha512-7+Aba498PzMCMi85jGCKNtMXIevUR+/9//Zne5+wRv5LJAkSytJWJj9vXGQhl4RLOC2qplxR9TlDX4RZGAOBTQ==","signatures":[{"sig":"MEUCIFw4vqT/nEoSjWiXkPOBlskFv5WV2j1A4LAUJ+pO+/q7AiEAraLnxKe2oW7Oq9TWtQat/0vPoghSOyzKNpKkftqFZds=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8699965},"type":"module","_from":"file:cj-tech-master-excelts-5.1.2.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/61a242844c88e544271d88975af81369/cj-tech-master-excelts-5.1.2.tgz","_integrity":"sha512-7+Aba498PzMCMi85jGCKNtMXIevUR+/9//Zne5+wRv5LJAkSytJWJj9vXGQhl4RLOC2qplxR9TlDX4RZGAOBTQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.2_1770715076263_0.806437489219656","host":"s3://npm-registry-packages-npm-production"}},"5.1.2-canary.20260211105222.3da3461":{"name":"@cj-tech-master/excelts","version":"5.1.2-canary.20260211105222.3da3461","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.2-canary.20260211105222.3da3461","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e11f59741017732a58bf36430ffd940787a15a6f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.2-canary.20260211105222.3da3461.tgz","fileCount":1205,"integrity":"sha512-2zET+hHfPWV/uGcbBvd5EKC9xTEsfMUFOLcmGaCkiu9YHyqFspTdcTSsnLyv1oLeknY20rWsbao0oZyeolb/rA==","signatures":[{"sig":"MEUCIQCpxvlq9eJwvnzZkLHV616IjA2P5SDtx0XxsXZAYljHOwIgJtuNM3M5x6y7D1NymxyvETWkMo3C5ptPn/u+hEz7L94=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8704196},"type":"module","_from":"file:cj-tech-master-excelts-5.1.2-canary.20260211105222.3da3461.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1185800cb5fb97b5c04b00fedd7e2d87/cj-tech-master-excelts-5.1.2-canary.20260211105222.3da3461.tgz","_integrity":"sha512-2zET+hHfPWV/uGcbBvd5EKC9xTEsfMUFOLcmGaCkiu9YHyqFspTdcTSsnLyv1oLeknY20rWsbao0oZyeolb/rA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.2-canary.20260211105222.3da3461_1770807228619_0.8561128888017886","host":"s3://npm-registry-packages-npm-production"}},"5.1.2-canary.20260211111018.bd7d949":{"name":"@cj-tech-master/excelts","version":"5.1.2-canary.20260211111018.bd7d949","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.2-canary.20260211111018.bd7d949","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a90c92c61e48835c9e017aa1eae4cc432e633fef","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.2-canary.20260211111018.bd7d949.tgz","fileCount":1205,"integrity":"sha512-VK4TXx3RZqX5MwuRJQ8/NxFuM6qp+qudkjs48hJQkuEeYfOgOMsb6eAcBdeIfZfr5Tv9W789QUSQeyn4jIsAfw==","signatures":[{"sig":"MEYCIQDKMrfsnwedod/JUQEZ2lkUcB+IqL1OgvFfeu8lJQn0QgIhAKe94vREvIiKAC1AQbORI1juHUgKsoRsFHGXSGTMYb5V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8717549},"type":"module","_from":"file:cj-tech-master-excelts-5.1.2-canary.20260211111018.bd7d949.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d09bae20d77aed4cedc7e97572682cd7/cj-tech-master-excelts-5.1.2-canary.20260211111018.bd7d949.tgz","_integrity":"sha512-VK4TXx3RZqX5MwuRJQ8/NxFuM6qp+qudkjs48hJQkuEeYfOgOMsb6eAcBdeIfZfr5Tv9W789QUSQeyn4jIsAfw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.2-canary.20260211111018.bd7d949_1770808302490_0.432512185452401","host":"s3://npm-registry-packages-npm-production"}},"5.1.3":{"name":"@cj-tech-master/excelts","version":"5.1.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"bab0f8759cd220029d34bc79fa1c484cf7d059a7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.3.tgz","fileCount":1205,"integrity":"sha512-d2IfXftPp4NeBruvcfzQUz8WsvhedhCgKMjYJMzRqaEDHq3VLsBk6A+58H2AVuid7eu24YLY2doMPO2UuBCJfw==","signatures":[{"sig":"MEQCIGYWfyInawyehqgyZCnD2jtGW6/IJ+B5/USOphOgWK0OAiBtKo80SshXM4a1QKMJPqiZBKkj7NlO/IcvKm3WITU9SQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8717459},"type":"module","_from":"file:cj-tech-master-excelts-5.1.3.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/117cc7fd1adf6ad1fb025a2ab04df742/cj-tech-master-excelts-5.1.3.tgz","_integrity":"sha512-d2IfXftPp4NeBruvcfzQUz8WsvhedhCgKMjYJMzRqaEDHq3VLsBk6A+58H2AVuid7eu24YLY2doMPO2UuBCJfw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.3_1770808340456_0.9782431015222357","host":"s3://npm-registry-packages-npm-production"}},"5.1.3-canary.20260227071644.5cda867":{"name":"@cj-tech-master/excelts","version":"5.1.3-canary.20260227071644.5cda867","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.3-canary.20260227071644.5cda867","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b5224c5f982431e339ede3c6bd8c6c2ba4afbecf","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.3-canary.20260227071644.5cda867.tgz","fileCount":1205,"integrity":"sha512-8KUqInim4z9DmWh8rboCwUtJerbVinfVCpEMXcMn4Q5YjCoL/wo5IF/a6ejjVzhZy/49Xz5vV1pOD3oNfP+0lA==","signatures":[{"sig":"MEUCIQD2dYHR/rnbCLp8zWvthRRiiyfBy9jlSXId1MQSXoogLwIgMw4wWh+UiPRG3PCQi/TQDjHat0k67lK7/q1sZbkeA9o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720996},"type":"module","_from":"file:cj-tech-master-excelts-5.1.3-canary.20260227071644.5cda867.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/a0e745733c9d0d983f6e3b589caaf8ab/cj-tech-master-excelts-5.1.3-canary.20260227071644.5cda867.tgz","_integrity":"sha512-8KUqInim4z9DmWh8rboCwUtJerbVinfVCpEMXcMn4Q5YjCoL/wo5IF/a6ejjVzhZy/49Xz5vV1pOD3oNfP+0lA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.3-canary.20260227071644.5cda867_1772176691425_0.00024850674959076","host":"s3://npm-registry-packages-npm-production"}},"5.1.4":{"name":"@cj-tech-master/excelts","version":"5.1.4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"fce50c74a10b75f5761aa69e06a2c8057ff1bd61","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.4.tgz","fileCount":1205,"integrity":"sha512-UzpOjlEeq+L/Wb6boeaLISMp3o/eZMHVGEQObjeqhAzlEDT6UcovZ5Qq0KBi25A1ezDxI7H25gnQKqTEuN//5A==","signatures":[{"sig":"MEUCIQCouWFm75TAMS5BTQ3lc1WM9XVscNoigW248PTeeLIlsgIgQabviqccfpQJNb3MshxJ4J/HvQP0DiSsvTvyYvhj2kA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720906},"type":"module","_from":"file:cj-tech-master-excelts-5.1.4.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/34eb9f515c4c367ba22226a91248554c/cj-tech-master-excelts-5.1.4.tgz","_integrity":"sha512-UzpOjlEeq+L/Wb6boeaLISMp3o/eZMHVGEQObjeqhAzlEDT6UcovZ5Qq0KBi25A1ezDxI7H25gnQKqTEuN//5A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.4_1772176741952_0.47271885424548743","host":"s3://npm-registry-packages-npm-production"}},"5.1.4-canary.20260227102437.4e74f80":{"name":"@cj-tech-master/excelts","version":"5.1.4-canary.20260227102437.4e74f80","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.4-canary.20260227102437.4e74f80","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6baf061cf874d6f681d98b77ac2c37ef48a86ef5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.4-canary.20260227102437.4e74f80.tgz","fileCount":1205,"integrity":"sha512-g/qFRRZdcceGHRyNIBMzM6+d7x3RWb8Y87kuyLpUxh4jlcG5vHvNYfwEPym7vrcNsBxeuelBd8kCstE5Mw9iLQ==","signatures":[{"sig":"MEUCIQCnG7gDWBnEGWT7PpRAaLxG4zXq8rpqEOVVF91HHgphzwIgBDoIWx4zWHKUx5CQhN3izRmAl9H3Guv5drvymphOe38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720884},"type":"module","_from":"file:cj-tech-master-excelts-5.1.4-canary.20260227102437.4e74f80.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d9ac5ff02a28a35b34df84151fe63695/cj-tech-master-excelts-5.1.4-canary.20260227102437.4e74f80.tgz","_integrity":"sha512-g/qFRRZdcceGHRyNIBMzM6+d7x3RWb8Y87kuyLpUxh4jlcG5vHvNYfwEPym7vrcNsBxeuelBd8kCstE5Mw9iLQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.4-canary.20260227102437.4e74f80_1772187964232_0.014803825741371845","host":"s3://npm-registry-packages-npm-production"}},"5.1.5":{"name":"@cj-tech-master/excelts","version":"5.1.5","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c24e2712169c00e2cd90e3440c191883d5d0ccaf","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.5.tgz","fileCount":1205,"integrity":"sha512-JZY+cerC+/bH5o80dCOhbASwM+d6TBGeJ75yvbTNaFSRa2XioAkwnrANPHvsBmV4DDk2NXWBbwgPII0eoQpvSQ==","signatures":[{"sig":"MEYCIQCFHmSeINKWAA2+vL/0bsak9FUIfAISROQyxYzyqgEvhQIhAJox82zw6fmxeG0qCPcvx8aHzlLGHOg1uyWz7VGI2vXZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720794},"type":"module","_from":"file:cj-tech-master-excelts-5.1.5.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6416537fc68d6ef5ce212d33197860d6/cj-tech-master-excelts-5.1.5.tgz","_integrity":"sha512-JZY+cerC+/bH5o80dCOhbASwM+d6TBGeJ75yvbTNaFSRa2XioAkwnrANPHvsBmV4DDk2NXWBbwgPII0eoQpvSQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.5_1772188118493_0.5767966283308856","host":"s3://npm-registry-packages-npm-production"}},"5.1.5-canary.20260228135118.042f6c3":{"name":"@cj-tech-master/excelts","version":"5.1.5-canary.20260228135118.042f6c3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.5-canary.20260228135118.042f6c3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"516888c8740034433a23ce2cb69e067d04a8a011","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.5-canary.20260228135118.042f6c3.tgz","fileCount":1205,"integrity":"sha512-WRgm8f0j7jdgEPJAoQsrYYT53wpW5iipr51YLKVBLT7ridvurBnZXg2yCgvQEqC/wyfT7nnp2l4zEbPoTXbYUg==","signatures":[{"sig":"MEUCIGGROgUziidK63Cq8SleIKDrfqGzjRgRUu10bN3nZ8USAiEA9kOxiCufddYzcbkqc5ujmTTFoToRUv1Iop6BaqMuB0o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720996},"type":"module","_from":"file:cj-tech-master-excelts-5.1.5-canary.20260228135118.042f6c3.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/248f592a8ecfd25bab7f02a34f90ade2/cj-tech-master-excelts-5.1.5-canary.20260228135118.042f6c3.tgz","_integrity":"sha512-WRgm8f0j7jdgEPJAoQsrYYT53wpW5iipr51YLKVBLT7ridvurBnZXg2yCgvQEqC/wyfT7nnp2l4zEbPoTXbYUg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.5-canary.20260228135118.042f6c3_1772286762547_0.59686334419943","host":"s3://npm-registry-packages-npm-production"}},"5.1.6":{"name":"@cj-tech-master/excelts","version":"5.1.6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"fadb02a22b023d83fb117cb3a59c78ffc9a516d1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.6.tgz","fileCount":1205,"integrity":"sha512-mdtk5eLirxK059oyn/06fv8VIKYhOzaT5yNuWRMey1FE2XjVF4N93eKmBB78HKuUia3IsOUyzDL4DShbcJomxA==","signatures":[{"sig":"MEYCIQCsW4sqn1dA/UdHtdWXLHCNiQS00utjdPT7vHoITRm0gQIhAOs3CpfLkZizg2dMvjPZtTdMX0jvVPt/B5BkAFYMrJU0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720906},"type":"module","_from":"file:cj-tech-master-excelts-5.1.6.tgz","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/4aebbed75aea600a24f6ebf122f02ede/cj-tech-master-excelts-5.1.6.tgz","_integrity":"sha512-mdtk5eLirxK059oyn/06fv8VIKYhOzaT5yNuWRMey1FE2XjVF4N93eKmBB78HKuUia3IsOUyzDL4DShbcJomxA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.6_1772286858037_0.27276930084288264","host":"s3://npm-registry-packages-npm-production"}},"5.1.6-canary.20260228162854.903905e":{"name":"@cj-tech-master/excelts","version":"5.1.6-canary.20260228162854.903905e","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.6-canary.20260228162854.903905e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ebac041890211e91bde6de291ab6f4cc24ad19fa","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.6-canary.20260228162854.903905e.tgz","fileCount":1205,"integrity":"sha512-0V9d0L5Ze4/AsTehY9pxuUjXxbKdsJSglvOkbgKTU4XRlcz9ek06usgOutypiSHl4Jz/mILvc7E5Wj8MnLrjnQ==","signatures":[{"sig":"MEQCIC4XCeud30/hc2dvKzIOmAS5vcjp6MKOgP+Y1yKnxV+GAiBlXZ7yL0ThpYk4BrY8HPcwZAhrPxE6M5sQFIexXY16cA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8717770},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.6-canary.20260228162854.903905e.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/34328c018ff8e5665d3a8208719be8a7/cj-tech-master-excelts-5.1.6-canary.20260228162854.903905e.tgz","_integrity":"sha512-0V9d0L5Ze4/AsTehY9pxuUjXxbKdsJSglvOkbgKTU4XRlcz9ek06usgOutypiSHl4Jz/mILvc7E5Wj8MnLrjnQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.6-canary.20260228162854.903905e_1772296220433_0.46719900436151396","host":"s3://npm-registry-packages-npm-production"}},"5.1.7":{"name":"@cj-tech-master/excelts","version":"5.1.7","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.7","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"01d583df83c89b4516e33d257d5d6694ceb1814b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.7.tgz","fileCount":1205,"integrity":"sha512-MrRkAtToyMBLitn3M3WlWzq7FTcBqrp4YVQAYS+2XjJKnFVavqL8MFHNI9RawH/CxHEzKuaHOOjlrOuK1/FSeA==","signatures":[{"sig":"MEUCIQCUsVXM8ALtD4LNeS1DPWVpHkp2cO9dgfcznDW0FcPBagIgL+bT+EFvusWrUuGVhttAhLmaW1b7DdPD5oGSbufHKuw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8717680},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.7.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/fd9bbcb7f3a44171a32e19d94c5f5c60/cj-tech-master-excelts-5.1.7.tgz","_integrity":"sha512-MrRkAtToyMBLitn3M3WlWzq7FTcBqrp4YVQAYS+2XjJKnFVavqL8MFHNI9RawH/CxHEzKuaHOOjlrOuK1/FSeA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.7_1772296245033_0.008213883101409136","host":"s3://npm-registry-packages-npm-production"}},"5.1.7-canary.20260228175154.d261785":{"name":"@cj-tech-master/excelts","version":"5.1.7-canary.20260228175154.d261785","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.7-canary.20260228175154.d261785","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"da2e6cf14ef9f2f79bff2f40b03d1e79d3a82032","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.7-canary.20260228175154.d261785.tgz","fileCount":1205,"integrity":"sha512-3h51SoQ/Y7q+DgXX+2W8AijyOlKUih5PnH+4cw92itg784at2cfG8tOuYNoeeFM1+EYhFUIcZKWWcroCjtw99g==","signatures":[{"sig":"MEQCIAG6ezrO86La2RbcTJj0nCSWnL49poJ5ReqmT9zA/x47AiAvUXxJ5IB5zNf+ojgJZR1dqBphZ7mY1FtHuL83sgrlNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8718057},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.7-canary.20260228175154.d261785.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ab3dd786339294bc2432842cf062979f/cj-tech-master-excelts-5.1.7-canary.20260228175154.d261785.tgz","_integrity":"sha512-3h51SoQ/Y7q+DgXX+2W8AijyOlKUih5PnH+4cw92itg784at2cfG8tOuYNoeeFM1+EYhFUIcZKWWcroCjtw99g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.7-canary.20260228175154.d261785_1772301200762_0.9023204855825973","host":"s3://npm-registry-packages-npm-production"}},"5.1.8":{"name":"@cj-tech-master/excelts","version":"5.1.8","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.8","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2b65fe71ab00d2754cdc8dae4b646784561a542d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.8.tgz","fileCount":1205,"integrity":"sha512-kK12hYPk9HKWRLgD712CInTsE30R+5J6zKb6zWS3f89EufAwZz8FDkgpfsHetmHKr+nyegIuOETA52Zs5sMP2w==","signatures":[{"sig":"MEYCIQDAFXMcmxYJbXEMnzrPmnioiA4umJSWY2qK93w5urAVowIhAMv97O6hSR0b+oERJUr7od3yprCDMn3TfhL+PQzTVtfc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8717967},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.8.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/20b8368317a35e22e5f3a89a71683e98/cj-tech-master-excelts-5.1.8.tgz","_integrity":"sha512-kK12hYPk9HKWRLgD712CInTsE30R+5J6zKb6zWS3f89EufAwZz8FDkgpfsHetmHKr+nyegIuOETA52Zs5sMP2w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.8_1772301247727_0.7763731064819359","host":"s3://npm-registry-packages-npm-production"}},"5.1.8-canary.20260302175750.f5cf6f5":{"name":"@cj-tech-master/excelts","version":"5.1.8-canary.20260302175750.f5cf6f5","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.8-canary.20260302175750.f5cf6f5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"94c7ef090f8e2d02c65c0693d291c6f24dfe4c9f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.8-canary.20260302175750.f5cf6f5.tgz","fileCount":1205,"integrity":"sha512-Wd4XX2qEjdaFCNu1dXglimrxXVQF+vsKpY6TzOeCiSFCm3m4QlSy4FsGDnzXktfhKzKcWTDaydDrQrd9PVlI+w==","signatures":[{"sig":"MEQCIAZe1N16p7xtMFcNvd7psOhjjhzWh9apL54pMB+HipC8AiASZ7VvpiGqVHwOE/5Q6zuYry0rGFaA1YBj0iSleIsW7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720374},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.8-canary.20260302175750.f5cf6f5.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2dd2f33c74de6cb6bb46baaac8c059e6/cj-tech-master-excelts-5.1.8-canary.20260302175750.f5cf6f5.tgz","_integrity":"sha512-Wd4XX2qEjdaFCNu1dXglimrxXVQF+vsKpY6TzOeCiSFCm3m4QlSy4FsGDnzXktfhKzKcWTDaydDrQrd9PVlI+w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.8-canary.20260302175750.f5cf6f5_1772474354518_0.36995455441245717","host":"s3://npm-registry-packages-npm-production"}},"5.1.9":{"name":"@cj-tech-master/excelts","version":"5.1.9","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b38b90d36abde6c3eaf5df967c9ce38603713478","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.9.tgz","fileCount":1205,"integrity":"sha512-ZX5ib8Yggm+lVR36+F6//tDsHl7LDqnyzh7OHUy9NamwzXmU5+SchzGvJ6Fl4U7+uvSoWmWvBiN7b8+9JuUgkQ==","signatures":[{"sig":"MEYCIQCQUwp28I5Eo34cmWu4ZKWhNORhgqQyFk9etBcR7d7YzwIhAMVnKGqhcTji2gj7xxMoM8LSqwdxs33WE56X1ycIcf8C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8720284},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.9.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e54487f758aa62776fea9c4acd465919/cj-tech-master-excelts-5.1.9.tgz","_integrity":"sha512-ZX5ib8Yggm+lVR36+F6//tDsHl7LDqnyzh7OHUy9NamwzXmU5+SchzGvJ6Fl4U7+uvSoWmWvBiN7b8+9JuUgkQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.9_1772474462082_0.23651210206244522","host":"s3://npm-registry-packages-npm-production"}},"5.1.9-canary.20260305174846.d717c19":{"name":"@cj-tech-master/excelts","version":"5.1.9-canary.20260305174846.d717c19","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.9-canary.20260305174846.d717c19","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"305ae6d3d410805e219d4b2ecb35e3fa3e712d32","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.9-canary.20260305174846.d717c19.tgz","fileCount":1205,"integrity":"sha512-rKeugE4lkqfnW5jaDHDJN1WFaiGsTDRg885Uun892AYlyuKvqDgXZHpE89Ry8o2aXQFptQYCP9AHnwfyTv6AXw==","signatures":[{"sig":"MEUCIGw0fZdarMXc6VZ4w4BltK6O3s+lt1617/gBcvFm3ip2AiEAm624+q8bBrkQIimOeW8rL6E9p7AbAdgUlpV78D1YIL4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8725677},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.9-canary.20260305174846.d717c19.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e931f3a32042dedcd954afc6f73e7912/cj-tech-master-excelts-5.1.9-canary.20260305174846.d717c19.tgz","_integrity":"sha512-rKeugE4lkqfnW5jaDHDJN1WFaiGsTDRg885Uun892AYlyuKvqDgXZHpE89Ry8o2aXQFptQYCP9AHnwfyTv6AXw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.9-canary.20260305174846.d717c19_1772733015034_0.25915152196932834","host":"s3://npm-registry-packages-npm-production"}},"5.1.9-canary.20260305175215.b0b6388":{"name":"@cj-tech-master/excelts","version":"5.1.9-canary.20260305175215.b0b6388","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.9-canary.20260305175215.b0b6388","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"695c6e269514f89e2260ca7137cb3bae59abc870","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.9-canary.20260305175215.b0b6388.tgz","fileCount":1205,"integrity":"sha512-OQc5W0M1/uaS/UjSORMc79GgYq5he0s2UT6o9wBK5a+29YnctI6rYi/jhJiH4kW7SmGggowmxTnMJGZxEOdNMQ==","signatures":[{"sig":"MEUCIQDcvXjh4UlgPy2Qtd6gVptl+tB6R6hUP4k2Kn/ZsD+cNAIgWgKGTfMx/ibLOXgib+ul8f4G//vB0bSHnsDz8xSo60E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8725677},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.9-canary.20260305175215.b0b6388.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1b0d6e67eb4828645a4a64b79444ee5e/cj-tech-master-excelts-5.1.9-canary.20260305175215.b0b6388.tgz","_integrity":"sha512-OQc5W0M1/uaS/UjSORMc79GgYq5he0s2UT6o9wBK5a+29YnctI6rYi/jhJiH4kW7SmGggowmxTnMJGZxEOdNMQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.9-canary.20260305175215.b0b6388_1772733222045_0.6495889067636782","host":"s3://npm-registry-packages-npm-production"}},"5.1.9-canary.20260305175526.7df419d":{"name":"@cj-tech-master/excelts","version":"5.1.9-canary.20260305175526.7df419d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.9-canary.20260305175526.7df419d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"95e0893233e1affbf52ad47f70e3e0063386c599","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.9-canary.20260305175526.7df419d.tgz","fileCount":1205,"integrity":"sha512-NyeC6U4XyDP4Txd1TDx6V8IJ9CGeU3sFflBNGDbgqQCcur0IBpocLyxkpvY5XxReBKczs3AnS86r5nJy4XplUQ==","signatures":[{"sig":"MEUCIB1jHWOTY0PauccNDx8ZCf840DKfn1wEp1rtmNcmorLYAiEAwlLoINNBEUqveizVtAUkLFmzPyifTXwjF1yxA++kQ0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8725677},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.9-canary.20260305175526.7df419d.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/25e814cd6fa41f11386121b040235a2d/cj-tech-master-excelts-5.1.9-canary.20260305175526.7df419d.tgz","_integrity":"sha512-NyeC6U4XyDP4Txd1TDx6V8IJ9CGeU3sFflBNGDbgqQCcur0IBpocLyxkpvY5XxReBKczs3AnS86r5nJy4XplUQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.9-canary.20260305175526.7df419d_1772733417420_0.5877640478589394","host":"s3://npm-registry-packages-npm-production"}},"5.1.10":{"name":"@cj-tech-master/excelts","version":"5.1.10","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.10","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a100103cfc64d9a1b60aae765fe04b5ce8b7fa09","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.10.tgz","fileCount":1205,"integrity":"sha512-NmVsVSPaNTOI5XkIDMxXWLku0m+L5UG6Ss1vNVCvVrbQ6u5n0I2ina3T3fcmIdrhnBmNX+N8NbHDnuht6BFn5A==","signatures":[{"sig":"MEQCIHtPXSh3ij2ZSTxBkIRrwlHltj4CnHtEKvAoM94eeY2MAiBQc2H5/7pdxYAOIeYVhSPyoyZvuS3qN122s+lkrk4fpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8725590},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.10.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7fa5f9cf7b3e31b436256848478144ef/cj-tech-master-excelts-5.1.10.tgz","_integrity":"sha512-NmVsVSPaNTOI5XkIDMxXWLku0m+L5UG6Ss1vNVCvVrbQ6u5n0I2ina3T3fcmIdrhnBmNX+N8NbHDnuht6BFn5A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.10_1772734947487_0.8504854840836578","host":"s3://npm-registry-packages-npm-production"}},"5.1.11":{"name":"@cj-tech-master/excelts","version":"5.1.11","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.11","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6782e0eb9478861255d7303f4e279cec63e4be3e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.11.tgz","fileCount":1205,"integrity":"sha512-Y7i02R/27J18AByReR+TSYRKqn2hewci50qhyGuTk6SOHzev90z7PGgNLsARfFm0pMihQznXt1P+5Qrlf5Nh+A==","signatures":[{"sig":"MEUCIBXsh5i4PAt17dXOPl3v5oYL89bkDEt/kfw9MI/1So3IAiEA5LvxkOHmL6a9mPjZaoIF6d9ip8zswGsCZxP/QWDHGjQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8733812},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.11.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d6ec15f180ad6ee7bc156f1ed05b979d/cj-tech-master-excelts-5.1.11.tgz","_integrity":"sha512-Y7i02R/27J18AByReR+TSYRKqn2hewci50qhyGuTk6SOHzev90z7PGgNLsARfFm0pMihQznXt1P+5Qrlf5Nh+A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.11_1772800277980_0.5099493313222836","host":"s3://npm-registry-packages-npm-production"}},"5.1.10-canary.20260306122956.f4bcbe6":{"name":"@cj-tech-master/excelts","version":"5.1.10-canary.20260306122956.f4bcbe6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.10-canary.20260306122956.f4bcbe6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c6e32b71ea1493b669ed2bb03c9126fa3305a226","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.10-canary.20260306122956.f4bcbe6.tgz","fileCount":1205,"integrity":"sha512-gjTJBn143mT9/GEcRRVSp5/r97t/fJYYlzcp9TgY9qttJHG4GIqsO01QqR5r/ldoggt3snocki3VjETd6wSh/A==","signatures":[{"sig":"MEUCIBwdYVbPMqyT5UdVoFBYkQTJQnH9XX/WFaHIsTLwreFgAiEA2DsZ+l+SAB8C68m28i2bUD0926tj0s0GudxrXhl83jA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8733902},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.10-canary.20260306122956.f4bcbe6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d6eb65e35812c7647a4ec3ed21ba4b52/cj-tech-master-excelts-5.1.10-canary.20260306122956.f4bcbe6.tgz","_integrity":"sha512-gjTJBn143mT9/GEcRRVSp5/r97t/fJYYlzcp9TgY9qttJHG4GIqsO01QqR5r/ldoggt3snocki3VjETd6wSh/A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.10-canary.20260306122956.f4bcbe6_1772800281775_0.21170606197947928","host":"s3://npm-registry-packages-npm-production"}},"5.1.11-canary.20260306224910.3c65283":{"name":"@cj-tech-master/excelts","version":"5.1.11-canary.20260306224910.3c65283","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.11-canary.20260306224910.3c65283","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"143a454fe8caea3e247584a2267c495e940bb6b7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.11-canary.20260306224910.3c65283.tgz","fileCount":1210,"integrity":"sha512-IYpat3yWg2j+BVY4FK0/ruujHVGJklDV6+1Pvokif+ElpEZB2H7LZRpUultyjUC96JR3s3+sUlqkljg7T5RJ6A==","signatures":[{"sig":"MEYCIQCYeLoKi7gGP0Nct2A36oZj35HLhZJx5ez2Ph1F3LqBygIhANPemNyzWuqfcMoB3Cv4Ivo0SZjLrZ2xl54JVxEr2oh0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8770171},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.11-canary.20260306224910.3c65283.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/74392761faf846e0f563751990570d1a/cj-tech-master-excelts-5.1.11-canary.20260306224910.3c65283.tgz","_integrity":"sha512-IYpat3yWg2j+BVY4FK0/ruujHVGJklDV6+1Pvokif+ElpEZB2H7LZRpUultyjUC96JR3s3+sUlqkljg7T5RJ6A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.11-canary.20260306224910.3c65283_1772837435614_0.6714349592667828","host":"s3://npm-registry-packages-npm-production"}},"5.1.12":{"name":"@cj-tech-master/excelts","version":"5.1.12","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.12","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"4070dce5b8c874d175c9a91305c6607b771a544f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.12.tgz","fileCount":1210,"integrity":"sha512-WpzS01T5m3gKaopHLBW3rUDXLC4jnzZlocC4CVk0p7Z496CLFxEjhHcm2bu9TzWX92an+mDuFdPWQ1Q9x6dJ5Q==","signatures":[{"sig":"MEUCICs/kfSFsc4AVNa1Txhf3aRQgwvjTXiLWwTFCWdNxpvxAiEAowLF184ME93anSNtGuC09FxY/3ChrW+pibHAWBGGhis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8770081},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.12.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/619796904cec42aac5f126c799f3e812/cj-tech-master-excelts-5.1.12.tgz","_integrity":"sha512-WpzS01T5m3gKaopHLBW3rUDXLC4jnzZlocC4CVk0p7Z496CLFxEjhHcm2bu9TzWX92an+mDuFdPWQ1Q9x6dJ5Q==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.12_1772837435588_0.7844499155334776","host":"s3://npm-registry-packages-npm-production"}},"5.1.12-canary.20260307134404.c93c9c4":{"name":"@cj-tech-master/excelts","version":"5.1.12-canary.20260307134404.c93c9c4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.12-canary.20260307134404.c93c9c4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1aa765a55bdc31078565452962c48fab228c50fa","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.12-canary.20260307134404.c93c9c4.tgz","fileCount":1210,"integrity":"sha512-N2uKnZF2n0aIH8gKdZ2ftqMqlw+pcSHVDym1m6z04G8SBgeG4G3/4UB41OIbE60PwBJ2QPb4UOX49B3aw53pFQ==","signatures":[{"sig":"MEYCIQDD4dxsIEA4bMTGvsf3dADQEVwp2QIHEKnJ3iTLGQGE4gIhAM60339LV5wSOyjS0VFW5/qeIwwUpy30EEU+70LNXNTf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8770171},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.12-canary.20260307134404.c93c9c4.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5f6597112fcd29e94c4d89828d19ef6a/cj-tech-master-excelts-5.1.12-canary.20260307134404.c93c9c4.tgz","_integrity":"sha512-N2uKnZF2n0aIH8gKdZ2ftqMqlw+pcSHVDym1m6z04G8SBgeG4G3/4UB41OIbE60PwBJ2QPb4UOX49B3aw53pFQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.12-canary.20260307134404.c93c9c4_1772891130410_0.05635673253535911","host":"s3://npm-registry-packages-npm-production"}},"5.1.13":{"name":"@cj-tech-master/excelts","version":"5.1.13","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.13","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d2059bd340116e81b75d7b5d559c638e0d1ab9ee","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.13.tgz","fileCount":1210,"integrity":"sha512-njmDo8andTWHG8qUJus3GsaBMOyxGvXBz3mS5H4y0dk5bql7ukjnOJKBHSWOYEe8r6j9Bz5/IqibfGeO6oHbQg==","signatures":[{"sig":"MEUCIQCirCtZxlO8FkYut0zbGWh3E98HHSSWzMTrVi7cNBg87QIgDSPdILAedl3KfcnETp9Z9nsmY+oVykfmlIWqP7PqMX8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8770081},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.13.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c4bfa19ab3d3079bee5634773918ad9d/cj-tech-master-excelts-5.1.13.tgz","_integrity":"sha512-njmDo8andTWHG8qUJus3GsaBMOyxGvXBz3mS5H4y0dk5bql7ukjnOJKBHSWOYEe8r6j9Bz5/IqibfGeO6oHbQg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.13_1772891164991_0.9951549485178901","host":"s3://npm-registry-packages-npm-production"}},"5.1.13-canary.20260307173712.8aff1aa":{"name":"@cj-tech-master/excelts","version":"5.1.13-canary.20260307173712.8aff1aa","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.13-canary.20260307173712.8aff1aa","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7c6da69e93fab09d382f4a3e9a23adbc1fa41c6c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.13-canary.20260307173712.8aff1aa.tgz","fileCount":1210,"integrity":"sha512-8bkmYsJ9WTyBjzZsKP/Gv9hJF4lPhm0iD8WQ66oeM+++67OIgXGfJKBV3IDXTDnDIAuDf6cBtFIdGCRG+ZvrAQ==","signatures":[{"sig":"MEQCIEiPn0HF/t23Tbe+3NkDNlZZBgmWkpT/kQB2/UveL8XcAiAp3fiN9ar5Julr/rqbByeYjHay0CketmBgUH92rEJeYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8773600},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.13-canary.20260307173712.8aff1aa.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1ee5ab570a9aef20626689f84924a03f/cj-tech-master-excelts-5.1.13-canary.20260307173712.8aff1aa.tgz","_integrity":"sha512-8bkmYsJ9WTyBjzZsKP/Gv9hJF4lPhm0iD8WQ66oeM+++67OIgXGfJKBV3IDXTDnDIAuDf6cBtFIdGCRG+ZvrAQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.13-canary.20260307173712.8aff1aa_1772905115461_0.21315206552560784","host":"s3://npm-registry-packages-npm-production"}},"5.1.14":{"name":"@cj-tech-master/excelts","version":"5.1.14","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.14","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7d5e158f8845b9f34977c38fba89aaefd9665ae8","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.14.tgz","fileCount":1210,"integrity":"sha512-v7zqrpUv4IKcrbMxAIf1Ov4Bwx/9W7LrL/Pood7NKCl7dNJrAXThHwfcwr5ax3LbG23HzCgmzQho8XG0M/OFmA==","signatures":[{"sig":"MEYCIQCnXtIq4bKIezfRh+hCeizuAFPCEBoOsjjWoXJbdUkfIAIhANAu4oFfnnH4FYdmlcus4D89A+9ZnQEMCkQOVy+SKUei","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8773510},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.14.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6be178a2e34af11fcda8153f127c4328/cj-tech-master-excelts-5.1.14.tgz","_integrity":"sha512-v7zqrpUv4IKcrbMxAIf1Ov4Bwx/9W7LrL/Pood7NKCl7dNJrAXThHwfcwr5ax3LbG23HzCgmzQho8XG0M/OFmA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.14_1772905131686_0.3327767511965505","host":"s3://npm-registry-packages-npm-production"}},"5.1.14-canary.20260308171924.69728a6":{"name":"@cj-tech-master/excelts","version":"5.1.14-canary.20260308171924.69728a6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.14-canary.20260308171924.69728a6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"0e27b4bb684fcfd19d88d1d8e9ba5b8da766f5c4","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.14-canary.20260308171924.69728a6.tgz","fileCount":1210,"integrity":"sha512-N8PaBSHVg+/wezs2/FdtcuO1UZuXfP56GMcFrNgPznKj9M/m4T7kiF5FWMmcx48XKPt2tUpORq18/ZVHYfPEBA==","signatures":[{"sig":"MEYCIQCNhybl0bC4VavphvU4V/GSC9bDXJwKafGm0KRmNGOSRwIhAJWxgLA51sr7BP6yKsuOM9YK+ZUWqB0zvRVBJ8swuvQf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8774695},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.14-canary.20260308171924.69728a6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e65f6f3a3f705e1405c69cdb3047f84b/cj-tech-master-excelts-5.1.14-canary.20260308171924.69728a6.tgz","_integrity":"sha512-N8PaBSHVg+/wezs2/FdtcuO1UZuXfP56GMcFrNgPznKj9M/m4T7kiF5FWMmcx48XKPt2tUpORq18/ZVHYfPEBA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.14-canary.20260308171924.69728a6_1772990454340_0.05195795843401796","host":"s3://npm-registry-packages-npm-production"}},"5.1.15":{"name":"@cj-tech-master/excelts","version":"5.1.15","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.15","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"044c2ec8d0dcb3de0ff48f36c6ebf879576a700a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.15.tgz","fileCount":1210,"integrity":"sha512-SaQMOM68PFm6p6kLme5F5aVoJrZCX0X5gzOvQOBkCtTgAuv1N3iNuR/zyolIrPNMn/CgjaI74wsdgzgNdAYvxw==","signatures":[{"sig":"MEUCIQD6qeEzjKyh5XYVE3WKUaokw8XVc8dVQeXrhfRy7qhvlgIgJ2C2jkuhizqecmNMpK5IsNtA0HFznHQiPiRkjNhwnU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8774605},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.15.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f219b3f9df136e4be820665482124bd0/cj-tech-master-excelts-5.1.15.tgz","_integrity":"sha512-SaQMOM68PFm6p6kLme5F5aVoJrZCX0X5gzOvQOBkCtTgAuv1N3iNuR/zyolIrPNMn/CgjaI74wsdgzgNdAYvxw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.15_1772990499487_0.9775123475089016","host":"s3://npm-registry-packages-npm-production"}},"5.1.15-canary.20260309194628.74ce4e6":{"name":"@cj-tech-master/excelts","version":"5.1.15-canary.20260309194628.74ce4e6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.15-canary.20260309194628.74ce4e6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"02639bdda53eba54032a9a8d0558d24f8fb73f68","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.15-canary.20260309194628.74ce4e6.tgz","fileCount":1210,"integrity":"sha512-HX59DFho/FKkTulHe5LT4eV9tB2UOa6tzrF4Ih2p+4dCXt4MdQZC3+XwVe/sy81Ny5hDic3J+Gs6MzPIuDJ1Tw==","signatures":[{"sig":"MEUCIDQNV+76nyeV4w9gQ8PCGg5U9gy89By1SGnBQVWQugjvAiEA+QrGxjIfQLOVjqAfOwo3EQFyIez6RaA2H/g63rE7unk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8778549},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.15-canary.20260309194628.74ce4e6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5f2b5b87890552b2c457c27fc595bd8a/cj-tech-master-excelts-5.1.15-canary.20260309194628.74ce4e6.tgz","_integrity":"sha512-HX59DFho/FKkTulHe5LT4eV9tB2UOa6tzrF4Ih2p+4dCXt4MdQZC3+XwVe/sy81Ny5hDic3J+Gs6MzPIuDJ1Tw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.15-canary.20260309194628.74ce4e6_1773085666694_0.5034633646692026","host":"s3://npm-registry-packages-npm-production"}},"5.1.16":{"name":"@cj-tech-master/excelts","version":"5.1.16","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.16","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"fa58122965127fdde1eef7682d9f56bdf006ae13","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.16.tgz","fileCount":1210,"integrity":"sha512-8QtA3v0VbN9B57ziEuuzgL1d6ZfIOEQMqiLdhBRk3THnLfv3r0x+P92GCxfhpPno1d5jEXsQqvhh96LsVkZOjg==","signatures":[{"sig":"MEYCIQDhVVvy8ihmFx5cCzFfq7XczzaPo/CjmUzn6TfARXSMGgIhALzCcE6dE0k2r6FLUgncnYOxmodA8QFdtQOQcW4RUy1b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8778459},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.16.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e3e4a25205e27ad50fec98d4ab9ce47a/cj-tech-master-excelts-5.1.16.tgz","_integrity":"sha512-8QtA3v0VbN9B57ziEuuzgL1d6ZfIOEQMqiLdhBRk3THnLfv3r0x+P92GCxfhpPno1d5jEXsQqvhh96LsVkZOjg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.16_1773085733515_0.3352678041398849","host":"s3://npm-registry-packages-npm-production"}},"5.1.16-canary.20260310044403.090b2e4":{"name":"@cj-tech-master/excelts","version":"5.1.16-canary.20260310044403.090b2e4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.16-canary.20260310044403.090b2e4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3b3b07b62df4b06614fe86c7cb950fc4ac680a4c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.16-canary.20260310044403.090b2e4.tgz","fileCount":1210,"integrity":"sha512-eNeVyYr+/yUo7aA5fEL6gyCKgsvLkErX8bxS6vZ5IdHu6BhdqufZZvrpoFnc7Y9/SUm0/Ev8ZFfqauJoPO1OcA==","signatures":[{"sig":"MEYCIQC9bjdvAfr+nQIsc7QPOUB589a1W5S7ca7L+OmEetYc6AIhAKcJ3ZFZg4dJ0XeJytchJ9My0lLCbxRZkXDRnsgq8cn6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8782184},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.16-canary.20260310044403.090b2e4.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/eef57984a2e7950b76dea90dd46a6fc8/cj-tech-master-excelts-5.1.16-canary.20260310044403.090b2e4.tgz","_integrity":"sha512-eNeVyYr+/yUo7aA5fEL6gyCKgsvLkErX8bxS6vZ5IdHu6BhdqufZZvrpoFnc7Y9/SUm0/Ev8ZFfqauJoPO1OcA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.16-canary.20260310044403.090b2e4_1773117930236_0.7009633423415214","host":"s3://npm-registry-packages-npm-production"}},"5.1.17":{"name":"@cj-tech-master/excelts","version":"5.1.17","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.17","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1e9ce2b9f25e7fdfc6550e27df9d3ada7f54a5a6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.17.tgz","fileCount":1210,"integrity":"sha512-LNtI0AP57pcZf4LqHMYMowv4Fr1Ncucn+WbKjOo+2d5gW/TSFMDuHu5rCFLPJiRz6ImSuwzYL19Q3uNJpsJmgQ==","signatures":[{"sig":"MEUCIG9lNf3LYNsWmyLuMYdM43gHrlQkFlFrWqDp7kOpmDLlAiEAykIzXWg2kP/Ei32aIXqmSCEkDpwcLlHtUofvEKO8N4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8782094},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.17.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/9c74882719b5564e5def3645ed99075a/cj-tech-master-excelts-5.1.17.tgz","_integrity":"sha512-LNtI0AP57pcZf4LqHMYMowv4Fr1Ncucn+WbKjOo+2d5gW/TSFMDuHu5rCFLPJiRz6ImSuwzYL19Q3uNJpsJmgQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.17_1773117931734_0.43626568417028255","host":"s3://npm-registry-packages-npm-production"}},"5.1.17-canary.20260310123104.b6f9b0e":{"name":"@cj-tech-master/excelts","version":"5.1.17-canary.20260310123104.b6f9b0e","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.17-canary.20260310123104.b6f9b0e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ed43646eeb0a9e409e4a5aac4398793db7e2c346","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.17-canary.20260310123104.b6f9b0e.tgz","fileCount":1210,"integrity":"sha512-9UQpp8j8LgEfazAAdxl3NEFYjwSIjOkQU4Tz35Q3LiZK3pXliXafoA6NbCtWeTlRQIp6r3h7jkuMCMOuCPKZfg==","signatures":[{"sig":"MEYCIQClgBhsPJPaD9OfVaveCUehyN7U4w1adnOiWZUVf/ls8gIhAM4Dcq69ULY9EYDNV9jj2MKziNFyeQAZ6VV6ddXK/l7W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8803243},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.17-canary.20260310123104.b6f9b0e.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b4ec80c4293bb8b69c49af00a07ba943/cj-tech-master-excelts-5.1.17-canary.20260310123104.b6f9b0e.tgz","_integrity":"sha512-9UQpp8j8LgEfazAAdxl3NEFYjwSIjOkQU4Tz35Q3LiZK3pXliXafoA6NbCtWeTlRQIp6r3h7jkuMCMOuCPKZfg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^9.39.2","oxlint":"^1.41.0","rimraf":"^6.1.2","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.1","cross-env":"^10.1.0","@eslint/js":"^9.39.2","@vitest/ui":"^4.0.18","playwright":"^1.57.0","typescript":"^5.9.3","@types/node":"^25.0.10","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.53.1","vite-tsconfig-paths":"^6.0.4","eslint-plugin-oxlint":"^1.41.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^6.0.5","@typescript-eslint/parser":"^8.53.1","@typescript/native-preview":"^7.0.0-dev.20260122.4","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.53.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.17-canary.20260310123104.b6f9b0e_1773145955305_0.9172159930636767","host":"s3://npm-registry-packages-npm-production"}},"5.1.17-canary.20260310143958.6d8e0d1":{"name":"@cj-tech-master/excelts","version":"5.1.17-canary.20260310143958.6d8e0d1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.17-canary.20260310143958.6d8e0d1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f9deeb9bcff11f0342d20ad7c6e9504be7a5e6d0","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.17-canary.20260310143958.6d8e0d1.tgz","fileCount":1210,"integrity":"sha512-twuRgNOt4HMd53GtnvhK1+B4F9625HKbr9kZvKd4QNWPJhUHqLoi8ZsF338I+3qTHfp1wHlW1EWEj6n+AFuNxw==","signatures":[{"sig":"MEQCIFxNHVxwNgaRJ+r3MCpjsvbmYLipNqt2WQbjlrCvlx3MAiAxpjA14NOh4Sp171mCRe+51uTTX61nbtHaGZ7LGRpeSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8826147},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.17-canary.20260310143958.6d8e0d1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6c09b7a1e8eff1ecc80f7cf571b0edcc/cj-tech-master-excelts-5.1.17-canary.20260310143958.6d8e0d1.tgz","_integrity":"sha512-twuRgNOt4HMd53GtnvhK1+B4F9625HKbr9kZvKd4QNWPJhUHqLoi8ZsF338I+3qTHfp1wHlW1EWEj6n+AFuNxw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.52.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.8","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.51.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.17-canary.20260310143958.6d8e0d1_1773153685284_0.5732549930063746","host":"s3://npm-registry-packages-npm-production"}},"5.1.17-canary.20260310145358.577b7ce":{"name":"@cj-tech-master/excelts","version":"5.1.17-canary.20260310145358.577b7ce","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.17-canary.20260310145358.577b7ce","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"395b216976267d885eb7fe11b1fedf9f63855a8d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.17-canary.20260310145358.577b7ce.tgz","fileCount":1210,"integrity":"sha512-IPROcNdNgtn/Wp3nZCiVQ8u24y8BiWtDcNZpu7oEXDhtS5YqWuDLdB/JCClL6bsy8JaAcFgETdOSdYKVq8rhAw==","signatures":[{"sig":"MEUCIHdSOZI/2g9fVcjqqzK8UKg2jnYwpMztwaq5h/P0X7+7AiEA5wrDNAwiaGiQNGt1UJ4PYUsRJczfK1J28f8AoTw8bLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8826147},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.17-canary.20260310145358.577b7ce.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3762daac45e0fea5de70f1cb3cbc1636/cj-tech-master-excelts-5.1.17-canary.20260310145358.577b7ce.tgz","_integrity":"sha512-IPROcNdNgtn/Wp3nZCiVQ8u24y8BiWtDcNZpu7oEXDhtS5YqWuDLdB/JCClL6bsy8JaAcFgETdOSdYKVq8rhAw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.52.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.8","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.51.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.17-canary.20260310145358.577b7ce_1773154522618_0.7535939563898446","host":"s3://npm-registry-packages-npm-production"}},"5.1.18":{"name":"@cj-tech-master/excelts","version":"5.1.18","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.18","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3266c44dd69424a5e5c7b3a6926646e452a01faf","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.18.tgz","fileCount":1210,"integrity":"sha512-/xXzgtIzbvSHyWjp6Q41N+CA8MLgGhTWJMq86YXiFB9tnWeEGixa85Az8v32DS7AValAZPU5VI4+L4Ou+E5Djg==","signatures":[{"sig":"MEQCIFq4J0OmfCD56NmeU7fBagAgQQDniV7guWAAXwM5Y7GlAiA94thZN/fN9ardPxnUprprwbQrcqvwCbAnqDJG0XKslw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8826057},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.18.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/4081b9626fa4304c7cab978bb13c38ac/cj-tech-master-excelts-5.1.18.tgz","_integrity":"sha512-/xXzgtIzbvSHyWjp6Q41N+CA8MLgGhTWJMq86YXiFB9tnWeEGixa85Az8v32DS7AValAZPU5VI4+L4Ou+E5Djg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.52.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.8","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.51.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.18_1773154547154_0.29535442113728494","host":"s3://npm-registry-packages-npm-production"}},"5.1.18-canary.20260310151410.0300f36":{"name":"@cj-tech-master/excelts","version":"5.1.18-canary.20260310151410.0300f36","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.18-canary.20260310151410.0300f36","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ebd1c25720614cd0fbc5e4a385eb36747d160489","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.18-canary.20260310151410.0300f36.tgz","fileCount":1210,"integrity":"sha512-QlWy/P4STDc8b/DP8Sw1rtZCr/9Lwe5uhnmaLzGkfF8jVJ29we4I1VvjDjZJwm1Xw4ecdgEmIT4jIoR6QsNdXg==","signatures":[{"sig":"MEUCIFMpbVpRcAbU/LknboTONs+zTj7cH2qyPlK2u8l6XQlTAiEA/aeCxshjZQo8aEQ3Ue1/cQOvHOdUe0faVxNxkjo78VM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8826147},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.18-canary.20260310151410.0300f36.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2e0b66c9070cfb0dbd186225aa7675c3/cj-tech-master-excelts-5.1.18-canary.20260310151410.0300f36.tgz","_integrity":"sha512-QlWy/P4STDc8b/DP8Sw1rtZCr/9Lwe5uhnmaLzGkfF8jVJ29we4I1VvjDjZJwm1Xw4ecdgEmIT4jIoR6QsNdXg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.52.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.8","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.51.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.18-canary.20260310151410.0300f36_1773155730155_0.9053701496499251","host":"s3://npm-registry-packages-npm-production"}},"5.1.18-canary.20260310151923.ef6aefd":{"name":"@cj-tech-master/excelts","version":"5.1.18-canary.20260310151923.ef6aefd","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.18-canary.20260310151923.ef6aefd","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a14d6e9f903399204751043ef393cac95a1049f6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.18-canary.20260310151923.ef6aefd.tgz","fileCount":1210,"integrity":"sha512-peadObh2oq3KdvjSElqkWn2g9CYWCqhvw+FmOFJUxa6zi+7CtEdr6dAkWo+qX6WxnFUV2sc/EaD45rjPeY0oWQ==","signatures":[{"sig":"MEUCIGpKnZBWlEP16ls7CPGbdd5tRWnecDjzdh6DIvaN4qnmAiEAjWl/AupY+RQtIdX9og+CU2ywA+CQA1gkUV+YWNecWsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8826147},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.18-canary.20260310151923.ef6aefd.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts","test:browser":"rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/482c2036af4799a0f3fc04567cfaaa4d/cj-tech-master-excelts-5.1.18-canary.20260310151923.ef6aefd.tgz","_integrity":"sha512-peadObh2oq3KdvjSElqkWn2g9CYWCqhvw+FmOFJUxa6zi+7CtEdr6dAkWo+qX6WxnFUV2sc/EaD45rjPeY0oWQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.52.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.8","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.51.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.18-canary.20260310151923.ef6aefd_1773156052143_0.7712693361416709","host":"s3://npm-registry-packages-npm-production"}},"5.1.18-canary.20260312051902.979e027":{"name":"@cj-tech-master/excelts","version":"5.1.18-canary.20260312051902.979e027","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.18-canary.20260312051902.979e027","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"45d0f6b0a1d32f4ad883cadf42b644779fdccc44","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.18-canary.20260312051902.979e027.tgz","fileCount":1760,"integrity":"sha512-SoZVmUhGqZDbG0q2yiSsO12QkXtw7jIKW7AYDgQ9ktF1dHv9XbSEgt8wC8fO4+S+ZYhqtQeHQ+aL961fuVqGBg==","signatures":[{"sig":"MEUCIBL7yCs0MPbq87CnKqiUcNeb4OY5QGEvIbGhrv6YZHODAiEAqiZLB1DW7A7bwHt//28djI1Ku/z0+TXW017tmsLr1Gs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14257490},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.18-canary.20260312051902.979e027.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./zip":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1024ac16c2eb71848fed763a61e0f7d5/cj-tech-master-excelts-5.1.18-canary.20260312051902.979e027.tgz","_integrity":"sha512-SoZVmUhGqZDbG0q2yiSsO12QkXtw7jIKW7AYDgQ9ktF1dHv9XbSEgt8wC8fO4+S+ZYhqtQeHQ+aL961fuVqGBg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.52.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.8","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.51.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.18-canary.20260312051902.979e027_1773292859334_0.2892820496337769","host":"s3://npm-registry-packages-npm-production"}},"5.1.18-canary.20260312052741.f5b3efb":{"name":"@cj-tech-master/excelts","version":"5.1.18-canary.20260312052741.f5b3efb","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.18-canary.20260312052741.f5b3efb","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1b3053a60a6bc8042eaf1d6b96ec5242a0b4edff","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.18-canary.20260312052741.f5b3efb.tgz","fileCount":1760,"integrity":"sha512-Om6O4vLN6ItGTGGKnm0XWotcz/Nm8R9SsSUYhqDCIKbdptJhp9u/RE6yAN/yD394LzvRmJdmvjxh+DAwYVTg2A==","signatures":[{"sig":"MEQCIC9MuNqjAXho1ZxrpqOVmCFhLXsf1iUYhMXkxYoEuAEnAiBwrRnsPLvECKUo69uIuJEE2gMzl8kiK7VCT3iydxwunw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14257494},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.18-canary.20260312052741.f5b3efb.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/36f2d6b7698e576a33088f12a809d27f/cj-tech-master-excelts-5.1.18-canary.20260312052741.f5b3efb.tgz","_integrity":"sha512-Om6O4vLN6ItGTGGKnm0XWotcz/Nm8R9SsSUYhqDCIKbdptJhp9u/RE6yAN/yD394LzvRmJdmvjxh+DAwYVTg2A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.52.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.8","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.51.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.1","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.18-canary.20260312052741.f5b3efb_1773293375188_0.3351759661059326","host":"s3://npm-registry-packages-npm-production"}},"5.1.18-canary.20260312061437.e1bb818":{"name":"@cj-tech-master/excelts","version":"5.1.18-canary.20260312061437.e1bb818","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@5.1.18-canary.20260312061437.e1bb818","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"5f8d35571ecf16b8b377592ccc83866a93a70bf9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-5.1.18-canary.20260312061437.e1bb818.tgz","fileCount":1760,"integrity":"sha512-Xw7Jg10B/WtKURhSloYEEi5heuHbmkpwNEhdrLoR9fwSi9Gsk/pNW5Uts4VHf+jhbYF4JUI/ljn3IbZQJN3w9A==","signatures":[{"sig":"MEYCIQCYTFm1N/p4C7mW4WVZIKrGXBv01ISsAScS+v4mVzIPiwIhAKrrogr7R0rp46wfieTqCJw1alDP5df8mRRcQ+20HhK3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14259175},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-5.1.18-canary.20260312061437.e1bb818.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/972962d42464246b79c6e46a1bb03916/cj-tech-master-excelts-5.1.18-canary.20260312061437.e1bb818.tgz","_integrity":"sha512-Xw7Jg10B/WtKURhSloYEEi5heuHbmkpwNEhdrLoR9fwSi9Gsk/pNW5Uts4VHf+jhbYF4JUI/ljn3IbZQJN3w9A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_5.1.18-canary.20260312061437.e1bb818_1773296193575_0.5585957591116659","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.1":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d26674399e81c28e56c3ab227c5fad4855ee6644","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.1.tgz","fileCount":1760,"integrity":"sha512-zR7Q+uv1/H6wET7D/nAShbi88i46Ytvljh8lps4THeQoPz+HpIrem7iyTarWP0WtllFS9V60MS1yPgugDUlDBw==","signatures":[{"sig":"MEYCIQCwoQ8Y/6ltUbqQ8TJdmFrzwzBBWjmTNHSHs5vrK5jRXQIhAJtTlzMCE2Ux1GZjXQbU+Itmm8ISgSG10mxPc0TuCcit","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14276017},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/720a7ebaeeaf5035bec8e4783af48f51/cj-tech-master-excelts-6.0.0-beta.1.tgz","_integrity":"sha512-zR7Q+uv1/H6wET7D/nAShbi88i46Ytvljh8lps4THeQoPz+HpIrem7iyTarWP0WtllFS9V60MS1yPgugDUlDBw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.1_1773316821356_0.6527718220128782","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.1-canary.20260312120532.b54eb15":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.1-canary.20260312120532.b54eb15","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.1-canary.20260312120532.b54eb15","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a195ece2b5e5d9da1ef21abd062a77131ddfaefc","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.1-canary.20260312120532.b54eb15.tgz","fileCount":1760,"integrity":"sha512-TrrBLGbNEMLUM/OWjV3rB0mjweTdfecbmI0ck5NVqXNReOx5sUonLSzti4IG7QSiGfwa/4mmbPLeuhzM0llYAw==","signatures":[{"sig":"MEQCIB8oKZALLRoVTYqN7kxnqD3IUdlwV9UiJJCs5nZA2oEYAiBH15f2VkyQKTVNi7j/5GTsC8aGsJa203eWfXfJpRYX4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14276107},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.1-canary.20260312120532.b54eb15.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/020e62b90f9e06a8bd625225631d432a/cj-tech-master-excelts-6.0.0-beta.1-canary.20260312120532.b54eb15.tgz","_integrity":"sha512-TrrBLGbNEMLUM/OWjV3rB0mjweTdfecbmI0ck5NVqXNReOx5sUonLSzti4IG7QSiGfwa/4mmbPLeuhzM0llYAw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.1-canary.20260312120532.b54eb15_1773317247033_0.6862788992295337","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.1-canary.20260312132612.bbfe148":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.1-canary.20260312132612.bbfe148","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.1-canary.20260312132612.bbfe148","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b1d8e1612af6c05c1c3d10fce52a90f1e237db5e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.1-canary.20260312132612.bbfe148.tgz","fileCount":1760,"integrity":"sha512-gVijpM5Xd9YIW1/gCJDnnU514SjgqfHMqu/QSOitLd2x9vfNja8G2MgPtn3+u+fIl2C6rISJuWM6nKJL5TTWGg==","signatures":[{"sig":"MEUCIHJv+KrTLHaA4NH0LubjUv4owkd1PboSpzK5Er3Qtz6WAiEAxGM2JMO+9JCSVpqVwMUkzwAiuiFKF2PNSOj6BhfWtFw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14286191},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.1-canary.20260312132612.bbfe148.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/eb8b9e6fd903ed163191842067c1f589/cj-tech-master-excelts-6.0.0-beta.1-canary.20260312132612.bbfe148.tgz","_integrity":"sha512-gVijpM5Xd9YIW1/gCJDnnU514SjgqfHMqu/QSOitLd2x9vfNja8G2MgPtn3+u+fIl2C6rISJuWM6nKJL5TTWGg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.1-canary.20260312132612.bbfe148_1773322091721_0.514827865586331","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.2-canary.20260312132827.19b5985":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.2-canary.20260312132827.19b5985","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.2-canary.20260312132827.19b5985","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"604a17854401d4fc8ced1b6c59cec6dded8fa78a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.2-canary.20260312132827.19b5985.tgz","fileCount":1760,"integrity":"sha512-p0NeEsYoWAqzj9dLO/qYZi0+A5hO4S9HlybpQSmOuBw+9v0+om5aJMXY2V+AxVIwOUWeOGt32zaQr37jnvAhaA==","signatures":[{"sig":"MEQCIFRrmfFE8OwYF64tFgAQ3vMrfT5iO6dSBKgpceOEqLWUAiAZzvl+5MyCTJAKucFSo78Vz5M2i6Z8UI6F8c9YYLrtAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14286191},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.2-canary.20260312132827.19b5985.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f643f05587c929aaa3257f7d8a7e1415/cj-tech-master-excelts-6.0.0-beta.2-canary.20260312132827.19b5985.tgz","_integrity":"sha512-p0NeEsYoWAqzj9dLO/qYZi0+A5hO4S9HlybpQSmOuBw+9v0+om5aJMXY2V+AxVIwOUWeOGt32zaQr37jnvAhaA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.2-canary.20260312132827.19b5985_1773322220827_0.04276686009986297","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.2":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"870041dee7bf995bbcf6eb7dbbc4cdc6ab86890a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.2.tgz","fileCount":1760,"integrity":"sha512-mA8R3oxQWKRni/3gZnllFz0a6YaMEFalORWFvPVR6HbnuB8p4l6jB9EWCjhQZqIAZRFlj0nbRHvmC4XRqPgt8w==","signatures":[{"sig":"MEUCIEfYkQ8sSesy6AK7ESZxN87DLreTRiwuqJS3sGnPVK3TAiEA/Vdoq8HGguKXpfAzwscEBiphl5A6xVBcKeA9/FCqhTQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14286101},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7ca7964995974a56ec2649e48613bbc4/cj-tech-master-excelts-6.0.0-beta.2.tgz","_integrity":"sha512-mA8R3oxQWKRni/3gZnllFz0a6YaMEFalORWFvPVR6HbnuB8p4l6jB9EWCjhQZqIAZRFlj0nbRHvmC4XRqPgt8w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.2_1773322363570_0.9104198811806123","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.3":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e646c41ebb1cf2051ed0c0f57c6858706697e99b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.3.tgz","fileCount":1760,"integrity":"sha512-Owxr60QUElX/NXcMMFgVhoyVXAWpfKCafZGKaDtT+1MS5HOgIpFbA77tZVXG0smfin8lZwmDf5DZ3t6U8EFZ6A==","signatures":[{"sig":"MEUCIHeQhxvxkbulVHOWODduVvWB5E0wWD1QlLaljHEYrBnxAiEA2tdIiyBevgSZOGx24jVj7CL5zXAgdF6OZyisHzneztc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14283978},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/efb59ea22206aa287ff4564d9107c5d3/cj-tech-master-excelts-6.0.0-beta.3.tgz","_integrity":"sha512-Owxr60QUElX/NXcMMFgVhoyVXAWpfKCafZGKaDtT+1MS5HOgIpFbA77tZVXG0smfin8lZwmDf5DZ3t6U8EFZ6A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.3_1773324763137_0.7467943655397453","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.3-canary.20260312141057.ab3f3fe":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.3-canary.20260312141057.ab3f3fe","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.3-canary.20260312141057.ab3f3fe","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"9f4ba32d7f17c3f439ae5cf1dd8305b951c057fd","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.3-canary.20260312141057.ab3f3fe.tgz","fileCount":1760,"integrity":"sha512-lhJhSKqFQo1/o/zkfouTRzD+tN7EpEk50KselmoCwzh6Y7lbmVMDYfdafx78fgmqoDcD6Mhu1DWuN8zd+gwqFQ==","signatures":[{"sig":"MEUCIB7uV0wzqXhZgz8RNLuRPO1VB3KKdEqADdyTDZISsOGUAiEA/59+NOy2AHBNOcyTwCPqDx1cl0Y3WK2HfI4KI/R0Hx4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14284068},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.3-canary.20260312141057.ab3f3fe.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/58b4e9a0c98a4edfa4ba247c10461554/cj-tech-master-excelts-6.0.0-beta.3-canary.20260312141057.ab3f3fe.tgz","_integrity":"sha512-lhJhSKqFQo1/o/zkfouTRzD+tN7EpEk50KselmoCwzh6Y7lbmVMDYfdafx78fgmqoDcD6Mhu1DWuN8zd+gwqFQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.3-canary.20260312141057.ab3f3fe_1773324775588_0.860586265304897","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.3-canary.20260312143500.71026b6":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.3-canary.20260312143500.71026b6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.3-canary.20260312143500.71026b6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"69823f0d1b49c7969ef7a69fc848a56e89cd76e0","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.3-canary.20260312143500.71026b6.tgz","fileCount":1760,"integrity":"sha512-AY6QBkhR8P3PZveTJ8/lqmqy/X2nJSiw3hPpku+hrw/od4diXgnx9KK/ySHfBkEXS3QUSCblaN9skEi1PGUxBA==","signatures":[{"sig":"MEQCICJPEmtEmr7HyndR4lPhc2hR4dBYnz5iE70GoR3+HPsQAiAXmHCUFJfOs5vEsqKD72lsMPOg6dnB9yVD3uNfW4guvQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14283980},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.3-canary.20260312143500.71026b6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b911d509c402045a7b1ec453ad7cb259/cj-tech-master-excelts-6.0.0-beta.3-canary.20260312143500.71026b6.tgz","_integrity":"sha512-AY6QBkhR8P3PZveTJ8/lqmqy/X2nJSiw3hPpku+hrw/od4diXgnx9KK/ySHfBkEXS3QUSCblaN9skEi1PGUxBA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.3-canary.20260312143500.71026b6_1773326216625_0.36356840264862345","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.4-canary.20260313063733.4a93fe6":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.4-canary.20260313063733.4a93fe6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.4-canary.20260313063733.4a93fe6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b741e80c2c4614b2f50aec7cd8c4e3934fdf969d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.4-canary.20260313063733.4a93fe6.tgz","fileCount":1760,"integrity":"sha512-XKldGnXsdNaQ6d1ywjXhCnQlzMUJRNdTVaLx9ONNbEXglBTdhFUQjT4srYfUh6rWWsJblvpuWAwjQyY3zpCnsg==","signatures":[{"sig":"MEUCIGmalcVTQic97ThqWSsv0GqoZfzpDVMYViEevGVhhML7AiEAq35LYlQW4wAy5t0GB+RS0eA9s5FHpj9fsAXsMXpFohg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14305858},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.4-canary.20260313063733.4a93fe6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/4c99508e32905690252dbd200162e986/cj-tech-master-excelts-6.0.0-beta.4-canary.20260313063733.4a93fe6.tgz","_integrity":"sha512-XKldGnXsdNaQ6d1ywjXhCnQlzMUJRNdTVaLx9ONNbEXglBTdhFUQjT4srYfUh6rWWsJblvpuWAwjQyY3zpCnsg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.4-canary.20260313063733.4a93fe6_1773383971701_0.04040366384561267","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.4-canary.20260313071711.fa727e4":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.4-canary.20260313071711.fa727e4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.4-canary.20260313071711.fa727e4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a525b72a4528b410eb9930f8ed73d44c76652664","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.4-canary.20260313071711.fa727e4.tgz","fileCount":1760,"integrity":"sha512-0azOHQ56aLGpPFN7cUap8kIJAMRlEqkxeVwUOOgp5Q2tekS5ROSk+vxI9t/S4XWgchywOTl9r2JFwe8zT73b8g==","signatures":[{"sig":"MEQCIB8t2hl6CP9FqCmxGMbdPhHjqQ7MR1yDRYb4r2jkDWe0AiB1tSJevmsjdNdlIgjxQA9TjFTro68xzIHqovNczlvQGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14311058},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.4-canary.20260313071711.fa727e4.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/dd0a1a5addb7de3ba59b6d22b2e50f19/cj-tech-master-excelts-6.0.0-beta.4-canary.20260313071711.fa727e4.tgz","_integrity":"sha512-0azOHQ56aLGpPFN7cUap8kIJAMRlEqkxeVwUOOgp5Q2tekS5ROSk+vxI9t/S4XWgchywOTl9r2JFwe8zT73b8g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.4-canary.20260313071711.fa727e4_1773386350377_0.331827324246337","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.4":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.4","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"88fd0767afe9252aba335df80077fa4ed0e74b70","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.4.tgz","fileCount":1760,"integrity":"sha512-0/Kr2/Le3PloV2wyMTv9GBaLYnezmJcsdyn066uYJBv2yuyBEZWq0rIJasSyYsbr07A9HKXPAnbfJihdGelJWg==","signatures":[{"sig":"MEUCIHfiJtj+aJOL4ZTdcNeApsr9eOsNosN0MJPi3m71FexHAiEA49byBKPsKNJ/hBFMd0+DnEm6gQ+85qWZwtfNT1z5smY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14310968},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.4.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ede5220c9db1c53f97c38a4494d37f4d/cj-tech-master-excelts-6.0.0-beta.4.tgz","_integrity":"sha512-0/Kr2/Le3PloV2wyMTv9GBaLYnezmJcsdyn066uYJBv2yuyBEZWq0rIJasSyYsbr07A9HKXPAnbfJihdGelJWg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.4_1773386750892_0.27189466763222425","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.5-canary.20260313164200.5e57c4d":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.5-canary.20260313164200.5e57c4d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.5-canary.20260313164200.5e57c4d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3bf3b6faab46227d29ad81507bb94f35bd37b90d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.5-canary.20260313164200.5e57c4d.tgz","fileCount":1770,"integrity":"sha512-I87Jq/pvwVNlf1tCQ/Wxh4s4xubkIBmlA0M8WWZidk+/wORwixz8AhlfRzhOHHLB4GfG+HDHq0Hs+3cj/aM2AQ==","signatures":[{"sig":"MEUCIEREBy63YiFBxMYTX1amGRBce9RXEF/j4YiRJ7x3ZBEvAiEA+bjm/6qrEYJ1uwfLZX67iw4ULL403i3bf+KMA02VHh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14306132},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.5-canary.20260313164200.5e57c4d.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/76228721596c67bbe35586af6b09d525/cj-tech-master-excelts-6.0.0-beta.5-canary.20260313164200.5e57c4d.tgz","_integrity":"sha512-I87Jq/pvwVNlf1tCQ/Wxh4s4xubkIBmlA0M8WWZidk+/wORwixz8AhlfRzhOHHLB4GfG+HDHq0Hs+3cj/aM2AQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.5-canary.20260313164200.5e57c4d_1773420235874_0.08267910488991292","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.5":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.5","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2bcdc8830269567875cf47d478acee567ca38502","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.5.tgz","fileCount":1770,"integrity":"sha512-KiPwW2/VHLeVSvMQEDpYqRtICE1jHYoL2vYGa/9xQyw8zs9cyGmf4D4JfaJYmhygZxs8Vla1uPYbPJ1Fipkv2g==","signatures":[{"sig":"MEYCIQCpwrnhS9/fuOCVcLxNewt9s3ln1bla7BvtWVpCn6JtlgIhAPyiSqG6waJdECPrmdfxYn4SUvGgmcu+L86CRIcfeu0Z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14306042},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.5.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/31f85be45a7f4aa53c0a153360e40818/cj-tech-master-excelts-6.0.0-beta.5.tgz","_integrity":"sha512-KiPwW2/VHLeVSvMQEDpYqRtICE1jHYoL2vYGa/9xQyw8zs9cyGmf4D4JfaJYmhygZxs8Vla1uPYbPJ1Fipkv2g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.5_1773421175634_0.1160443190932059","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.5-canary.20260313170955.79bb0be":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.5-canary.20260313170955.79bb0be","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.5-canary.20260313170955.79bb0be","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"9bc5184903f78d8220e156c0729dfa928866a975","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.5-canary.20260313170955.79bb0be.tgz","fileCount":1770,"integrity":"sha512-qBVNFMtbvQrGCGciLar5xKt3Ugv3bZ/aKPmYuNeS2nov15SnBo0QPGjgpHrvivyRQrGoV11qvPiitfxke7pQjQ==","signatures":[{"sig":"MEQCIEd9UeC3rYc6cCpVzMfa3eU7WB/MrKqXSuA6m3bc2yffAiAs7J6YLLDMOCz9vdXuu4PVMSeKnB9AfJE6IEJi3yMM1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14306132},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.5-canary.20260313170955.79bb0be.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3fddd854d5a051640d79f5ff2c1b8ab9/cj-tech-master-excelts-6.0.0-beta.5-canary.20260313170955.79bb0be.tgz","_integrity":"sha512-qBVNFMtbvQrGCGciLar5xKt3Ugv3bZ/aKPmYuNeS2nov15SnBo0QPGjgpHrvivyRQrGoV11qvPiitfxke7pQjQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.5-canary.20260313170955.79bb0be_1773421909672_0.7900028601618017","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.5-canary.20260313171332.e4987a9":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.5-canary.20260313171332.e4987a9","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.5-canary.20260313171332.e4987a9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"62fdeaea5766fd18d9df496b850304c5a3320472","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.5-canary.20260313171332.e4987a9.tgz","fileCount":1770,"integrity":"sha512-8k7tLoI2fuWRMclJgRDB51skblOx+oFGtmfMmxN6/ED4+56ksCFRPFU3iGdYtnLGmv9pcEWvYd9TKLohn5N+Rg==","signatures":[{"sig":"MEYCIQDmbGzLWetqxbRisJgxqYEbF1d2NyGX9mQ2G2n/SMSC0gIhAJtWz7m5I5fmlBvvP59PSHoLPau+8wSLAar1D3wuvg3z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14306132},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.5-canary.20260313171332.e4987a9.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/47f49ceb87cec5fae51764acdb17c630/cj-tech-master-excelts-6.0.0-beta.5-canary.20260313171332.e4987a9.tgz","_integrity":"sha512-8k7tLoI2fuWRMclJgRDB51skblOx+oFGtmfMmxN6/ED4+56ksCFRPFU3iGdYtnLGmv9pcEWvYd9TKLohn5N+Rg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.5-canary.20260313171332.e4987a9_1773422118032_0.17338211671690895","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.6":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"91eb8635af25bf1aac763537b186aba60088e66d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.6.tgz","fileCount":1770,"integrity":"sha512-tjOp/xIK5hikFwkGN4CQR2hwB/httc8Stge/cDWWBvKIliNBnmg2HSfesMmZu/7y4OJimfvgrn90vLIkfnAnyg==","signatures":[{"sig":"MEUCIEtRpDffdHFLRqEE/bocUmasAeZE5rcKUw1NxBaLuXQ+AiEAkEWQrS3lYh4kUNUFCHNc1Ns+9qp1Xtqyz1LlRo6HcH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14306042},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e28b5cd06f832b1f38b717efeb194e2b/cj-tech-master-excelts-6.0.0-beta.6.tgz","_integrity":"sha512-tjOp/xIK5hikFwkGN4CQR2hwB/httc8Stge/cDWWBvKIliNBnmg2HSfesMmZu/7y4OJimfvgrn90vLIkfnAnyg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.6_1773422183640_0.7512591130296236","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.7-canary.20260315205453.f04aa3d":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.7-canary.20260315205453.f04aa3d","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.7-canary.20260315205453.f04aa3d","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f5e037e8a54801b443e508bc1351a8e4350be0a9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.7-canary.20260315205453.f04aa3d.tgz","fileCount":1770,"integrity":"sha512-PhjSVJqgylbCG+5w6rm68lLSKL6bSXJaMhQugm1IQeMK9JU7RH/f5b3WNUhhOJSLDEeXqnuoMh3TKd2wYYLsWw==","signatures":[{"sig":"MEUCIQDEpYbH9ncpMiQ5f8/k5aME7I6uZq/fcjsV/lQfG+t2gQIgaOrRYqc8KDzMFW6dJUPYfoC2IpsqmXtiqCiMCPFR5Is=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14298224},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.7-canary.20260315205453.f04aa3d.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b399fb41a797940d12b79626faac44d8/cj-tech-master-excelts-6.0.0-beta.7-canary.20260315205453.f04aa3d.tgz","_integrity":"sha512-PhjSVJqgylbCG+5w6rm68lLSKL6bSXJaMhQugm1IQeMK9JU7RH/f5b3WNUhhOJSLDEeXqnuoMh3TKd2wYYLsWw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.7-canary.20260315205453.f04aa3d_1773608210577_0.8716010077748424","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.7-canary.20260315205929.be8600b":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.7-canary.20260315205929.be8600b","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.7-canary.20260315205929.be8600b","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7b48358a76c14a835a135c09d1e6bfaf9de1ffcd","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.7-canary.20260315205929.be8600b.tgz","fileCount":1770,"integrity":"sha512-rkV6dXM2nUOrrVZX8oge2kfl8MDvdptC8KnvQDQqUMrdEvTqEcYA3tqvnay+KfSbP+e47qvmhKJK3dLfM8/t2Q==","signatures":[{"sig":"MEUCIE53h1PWE5RCtH4yngRKBNzvsZpAOQQB25u3I3LEsF9vAiEA9cWUsZ7GWmTDI4JI/pfW6Y88wvjCjF5IbShGmJikRTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14298224},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.7-canary.20260315205929.be8600b.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e3debf3c11b98197122c3fcaee51df48/cj-tech-master-excelts-6.0.0-beta.7-canary.20260315205929.be8600b.tgz","_integrity":"sha512-rkV6dXM2nUOrrVZX8oge2kfl8MDvdptC8KnvQDQqUMrdEvTqEcYA3tqvnay+KfSbP+e47qvmhKJK3dLfM8/t2Q==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.7-canary.20260315205929.be8600b_1773608486140_0.08600841378857638","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.7":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.7","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.7","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"cc30c577269f32846d29ab8ee9bebfa7b75aadfb","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.7.tgz","fileCount":1770,"integrity":"sha512-3OGFADkQCIdfEJEeqFZAU0Pcrn5lyahQnJxR8TH7pC2W8qcpfe+c0/mM1W2S9idO9dqiNwCOBFC7zt4oaDgyKQ==","signatures":[{"sig":"MEUCIQD4xLl8Mj6Lu2+Paa03s4MY11eB7skqA8AvwVn3FKaLtwIgFD/xv9Naj3m7PDoLbFOIICxffFVzz+llxslbDcSxU50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14298134},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.7.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0a35237591148df746d283f5208e249b/cj-tech-master-excelts-6.0.0-beta.7.tgz","_integrity":"sha512-3OGFADkQCIdfEJEeqFZAU0Pcrn5lyahQnJxR8TH7pC2W8qcpfe+c0/mM1W2S9idO9dqiNwCOBFC7zt4oaDgyKQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.7_1773608519462_0.12705403701836993","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.8-canary.20260315213840.d974843":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.8-canary.20260315213840.d974843","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.8-canary.20260315213840.d974843","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"5883a3f5e8d71c027e33451488057f511bb62b1d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.8-canary.20260315213840.d974843.tgz","fileCount":1770,"integrity":"sha512-+8ly7yLA05BtTZqGBST9diB2idYsdsCFLhu5NFqZtdOxZi4tYg4QgQ5pvEDDfvvLJYuNhB2R7sh4irpsH0VFJQ==","signatures":[{"sig":"MEUCID78s26ba6VzkmAkYyCBXCyOpf/Z88Yz19+mScZ20348AiEAnDjzLTqF2+T74XKcTY4iDUBRWh13S5EiCdJot1HcP1c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14298286},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.8-canary.20260315213840.d974843.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/74999d63ef6d87506b698c5ebce3d2e7/cj-tech-master-excelts-6.0.0-beta.8-canary.20260315213840.d974843.tgz","_integrity":"sha512-+8ly7yLA05BtTZqGBST9diB2idYsdsCFLhu5NFqZtdOxZi4tYg4QgQ5pvEDDfvvLJYuNhB2R7sh4irpsH0VFJQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.8-canary.20260315213840.d974843_1773610831071_0.6106166633999719","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.8-canary.20260315214449.5111e60":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.8-canary.20260315214449.5111e60","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.8-canary.20260315214449.5111e60","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d26c45b75158145b0d279a9b25a1979c08911fe1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.8-canary.20260315214449.5111e60.tgz","fileCount":1770,"integrity":"sha512-frDVH7gw7I0YuQZfH0aXRTcIZWtMd5BOPDqe0WmP8JaYEvlXXpY/EAqBH2aVMPEZJRJtE+4w1WlZ+jzcFVk6GA==","signatures":[{"sig":"MEUCIQCBUyyCpJRws8ib8ZZY6iIHmG9vpTFeq8D3uJso2NMNgAIgI1+vt0/4n60NuGQK0RWxYgonPeAaDCnQeVAq99LHFOQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14298286},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.8-canary.20260315214449.5111e60.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/e7449619f3830535d1316f6d09cab3ed/cj-tech-master-excelts-6.0.0-beta.8-canary.20260315214449.5111e60.tgz","_integrity":"sha512-frDVH7gw7I0YuQZfH0aXRTcIZWtMd5BOPDqe0WmP8JaYEvlXXpY/EAqBH2aVMPEZJRJtE+4w1WlZ+jzcFVk6GA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.8-canary.20260315214449.5111e60_1773611209224_0.558633580119573","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.8":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.8","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.8","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"91b75eda96df43c0140d11706426bf76d702c3c4","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.8.tgz","fileCount":1770,"integrity":"sha512-qmZEbir679MIq+LgT4wrnXcrWt75/vg7T2RDfaFCwnUPoONKsD5x5rDdO3v3TU0t3ivArRLeIqJWYXx2/O/HqQ==","signatures":[{"sig":"MEUCIQCrCCCOmJwQccG1la61R0484h/A1j4AAiCD4d8fw2QwtgIgC4kOKeszj0aojkvwxCiK2fN+q5XLwysY0BDM+Le6xDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14298196},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.8.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ef4579c6786b58f40995c8c8d4590552/cj-tech-master-excelts-6.0.0-beta.8.tgz","_integrity":"sha512-qmZEbir679MIq+LgT4wrnXcrWt75/vg7T2RDfaFCwnUPoONKsD5x5rDdO3v3TU0t3ivArRLeIqJWYXx2/O/HqQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.8_1773611229307_0.7091604652109649","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.9-canary.20260315215441.3bcf30f":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.9-canary.20260315215441.3bcf30f","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.9-canary.20260315215441.3bcf30f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"33e76586950664398d0a1a42f7c7b7aefac13332","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.9-canary.20260315215441.3bcf30f.tgz","fileCount":1770,"integrity":"sha512-f5RUB25ygD5qP6QZaCosUQtt80qyXuqXhEfSEO8AN6pWkVTWc6uqvNdwD6Y//q2586u5ePkOwqSgUvWSVbk+Lg==","signatures":[{"sig":"MEUCIG1pkqF9XACxoOR5q4RfTPugsyRch7epBT92+6Vd8Kd8AiEAv5EIRCkM5z9crnPBCA+HUKZE3+KVTjLDvqCR89g4K5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14298286},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.9-canary.20260315215441.3bcf30f.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/57a42b2110920385bc089e6ca1e0252c/cj-tech-master-excelts-6.0.0-beta.9-canary.20260315215441.3bcf30f.tgz","_integrity":"sha512-f5RUB25ygD5qP6QZaCosUQtt80qyXuqXhEfSEO8AN6pWkVTWc6uqvNdwD6Y//q2586u5ePkOwqSgUvWSVbk+Lg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.9-canary.20260315215441.3bcf30f_1773611701547_0.7286213941010915","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.9-canary.20260316010730.f7be681":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.9-canary.20260316010730.f7be681","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.9-canary.20260316010730.f7be681","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"138fa1797d448a4a258dd317292ec42e06cf2a5e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.9-canary.20260316010730.f7be681.tgz","fileCount":1770,"integrity":"sha512-ec+jB1XgKKzwd2Dz0/l2ClbhJ6jMKP4xz9omBazM2WmIVGlHR0icr2CwkSP4fv8QXB78qiEOhXTRAt5l6D91mw==","signatures":[{"sig":"MEUCICQQ7y3JAjOUuiAowQDn+aFeqrgeABckRs17g6b2lVsIAiEA0a3pi4ohezBQf2qeu2wHMCz5UhkncbaG8PJPrpsD6Pk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300559},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.9-canary.20260316010730.f7be681.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/60e17c247a70b2248f81815eefbb6ee7/cj-tech-master-excelts-6.0.0-beta.9-canary.20260316010730.f7be681.tgz","_integrity":"sha512-ec+jB1XgKKzwd2Dz0/l2ClbhJ6jMKP4xz9omBazM2WmIVGlHR0icr2CwkSP4fv8QXB78qiEOhXTRAt5l6D91mw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.9-canary.20260316010730.f7be681_1773623273031_0.15262422004848486","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.9":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.9","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d4c3b20ab0a72745e8aff907d8e5d84b1f062867","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.9.tgz","fileCount":1770,"integrity":"sha512-J9O+VSiUDkv7uYtKhzSOp07XDemJwdUZW4XesudK92awk+1NlieqzMPPz8QO74Ma6gsb+lSgWixuBe0AZprgwg==","signatures":[{"sig":"MEUCIQDVTzKYqszlUPgYDnbAcdepUOal+DKpGwdaPoDbVACroQIgaPVRCctd12q/EmQ/ulIMaa0+qOfYLPLS4mo4rfaUls8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300469},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.9.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c29ba44300c7b5b34e238063f7320d94/cj-tech-master-excelts-6.0.0-beta.9.tgz","_integrity":"sha512-J9O+VSiUDkv7uYtKhzSOp07XDemJwdUZW4XesudK92awk+1NlieqzMPPz8QO74Ma6gsb+lSgWixuBe0AZprgwg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.9_1773623387682_0.2960557605711849","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.9-canary.20260316035258.9d29be6":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.9-canary.20260316035258.9d29be6","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.9-canary.20260316035258.9d29be6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ced2818b227f9435951dd0cfbbfaca8f9a513c2e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.9-canary.20260316035258.9d29be6.tgz","fileCount":1770,"integrity":"sha512-jZ5LSL80qZcopfYjmMalxac+U9CSGM1TNtIgpHJXKc359MnMfzVrrXvG7TSQw6l23+lzDVDx7bUJc3rFW9sYbA==","signatures":[{"sig":"MEYCIQD8cxqbSxzoTiObnqh0ygqjuJGtd6yLu65tJ/S409K6bwIhAJADvmIKOQWXEp8b3qllS2jo01EZo4OQf1lk6SqxUhEq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300547},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.9-canary.20260316035258.9d29be6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d62ea8b479aac00e645e4f3285a45d99/cj-tech-master-excelts-6.0.0-beta.9-canary.20260316035258.9d29be6.tgz","_integrity":"sha512-jZ5LSL80qZcopfYjmMalxac+U9CSGM1TNtIgpHJXKc359MnMfzVrrXvG7TSQw6l23+lzDVDx7bUJc3rFW9sYbA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.9-canary.20260316035258.9d29be6_1773633200544_0.001286506243213692","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.10-canary.20260316035635.935f254":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.10-canary.20260316035635.935f254","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.10-canary.20260316035635.935f254","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"30044d6ac08d0b605c1ad6dc6f2b775afca376e5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.10-canary.20260316035635.935f254.tgz","fileCount":1770,"integrity":"sha512-RYc6/ukKG/I0+jpx4x3oBqmGHPAi7LxqxVNdbqwUqehqHYDvTXjqDeDqywwGtaBWc/Sl21Y5Ip51tJWFK5pE6A==","signatures":[{"sig":"MEYCIQCT8gfI3MpJS6FviKwEm1biJT5Kc8qqEdtv+IhWjJNrewIhAKhQAj38a9H4+0ys6LUzv/SJhq8g8dzbKsJl0zkkUNRX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300550},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.10-canary.20260316035635.935f254.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/9d443681f2de0808853ce166fc810cd5/cj-tech-master-excelts-6.0.0-beta.10-canary.20260316035635.935f254.tgz","_integrity":"sha512-RYc6/ukKG/I0+jpx4x3oBqmGHPAi7LxqxVNdbqwUqehqHYDvTXjqDeDqywwGtaBWc/Sl21Y5Ip51tJWFK5pE6A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.10-canary.20260316035635.935f254_1773633417367_0.13824673947846078","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.10":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.10","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.10","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c8baf060623f38a258ef7a0f570d8042b327cce5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.10.tgz","fileCount":1770,"integrity":"sha512-N0PBR7xq05ecsabWAOy/WUZ81EG/aTNpE/ATawoKCQlGysvs0Mdp2c8V0QnZFxnuu3wDwdSA/+zvghXqi2YF8g==","signatures":[{"sig":"MEQCIAc0IWExWfQ8d7FyPEPpeNiEnhb9JwUOd7pL2NVkzBnpAiA3pctf60MwCitRDJzrDI4LUZBJCtEqJJK4942lPesohA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300460},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.10.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/84a3d9ec3835c79f1758583f560c5a00/cj-tech-master-excelts-6.0.0-beta.10.tgz","_integrity":"sha512-N0PBR7xq05ecsabWAOy/WUZ81EG/aTNpE/ATawoKCQlGysvs0Mdp2c8V0QnZFxnuu3wDwdSA/+zvghXqi2YF8g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.10_1773633555596_0.9339473513418659","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.10-canary.20260316040936.90842e0":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.10-canary.20260316040936.90842e0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.10-canary.20260316040936.90842e0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"eb267c15d44012c06f75ca07b0396bf0b8755b73","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.10-canary.20260316040936.90842e0.tgz","fileCount":1770,"integrity":"sha512-CUlPs6h08k9o0dyfF1wGxvs3tgpQLx2i66W9NvajO+XCVu8Bly5y4KHfQAJnOccBvGL4bQgDiJoZxWe0943rfw==","signatures":[{"sig":"MEQCIAlLZ9oZRizkGuIglqPHyiUTK3q+F09gNwXZlks2row8AiAIGjsM2kOGmYLHUHysBpVzQINiXR8ZU35j48zIfd9SHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300550},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.10-canary.20260316040936.90842e0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1cf4707502765c1d9fa358265473fdb6/cj-tech-master-excelts-6.0.0-beta.10-canary.20260316040936.90842e0.tgz","_integrity":"sha512-CUlPs6h08k9o0dyfF1wGxvs3tgpQLx2i66W9NvajO+XCVu8Bly5y4KHfQAJnOccBvGL4bQgDiJoZxWe0943rfw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.10-canary.20260316040936.90842e0_1773634199057_0.22103009711093846","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-beta.10-canary.20260316041506.083e0e0":{"name":"@cj-tech-master/excelts","version":"6.0.0-beta.10-canary.20260316041506.083e0e0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-beta.10-canary.20260316041506.083e0e0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"4bc07d1df3f5b9a5ea4e2489c3d55f8d6414fdfa","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-beta.10-canary.20260316041506.083e0e0.tgz","fileCount":1770,"integrity":"sha512-k0ejhEgRaiXqrJIrZV+QDVG7km0YAgXdJLGL0tDMFw8k74cYch2ndNkoicoSf+h2+VWrrTnz9/7Q2EBJpJ7CkA==","signatures":[{"sig":"MEUCIQCzd3oGpMwD/evcv141cU0YX5S7qC7l6udQI25wHG8zdQIgOspkanpcp1YSwWycQiszIJCwW2SL6HRN3Gau5VbWeVA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300550},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-beta.10-canary.20260316041506.083e0e0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b9b2125b398c54b803ea57e11976a42d/cj-tech-master-excelts-6.0.0-beta.10-canary.20260316041506.083e0e0.tgz","_integrity":"sha512-k0ejhEgRaiXqrJIrZV+QDVG7km0YAgXdJLGL0tDMFw8k74cYch2ndNkoicoSf+h2+VWrrTnz9/7Q2EBJpJ7CkA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-beta.10-canary.20260316041506.083e0e0_1773634528149_0.2469833688403209","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@cj-tech-master/excelts","version":"6.0.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"fb7d13c52e2253d8b7cee2c69f1992948351f663","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0.tgz","fileCount":1770,"integrity":"sha512-r3bY7+/J9gZRaun9F5dKtVnpTtq2AsvRbg6KmEpm6BLHlWOdS5xh+pAKojpJhCre0Sm/wDy0NlfRMd54aQgeNQ==","signatures":[{"sig":"MEQCIFqOQor0vBeCWZdzwUbvMev3y3ZwvaJPSw+BJNjLe4WTAiBxepoaC2nTv+3ppJwiOrU+QKMadJdc8YFsFso0JKLvFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300436},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/004f61b495dd401c43a5fc7716cea2e0/cj-tech-master-excelts-6.0.0.tgz","_integrity":"sha512-r3bY7+/J9gZRaun9F5dKtVnpTtq2AsvRbg6KmEpm6BLHlWOdS5xh+pAKojpJhCre0Sm/wDy0NlfRMd54aQgeNQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0_1773634791093_0.8431266937420689","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary.20260316043057.0b80f98":{"name":"@cj-tech-master/excelts","version":"6.0.0-canary.20260316043057.0b80f98","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-canary.20260316043057.0b80f98","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"22a848e49a0109bb4399c2cefd3fab191b638716","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-canary.20260316043057.0b80f98.tgz","fileCount":1770,"integrity":"sha512-jX2fov932KU2Q8h0WqUvGUWffb8h8kFZ09jk28F8opsopDZzIxMw5NUlzuceSaULO3QIUo5NMeR+Z7iYNLtJfA==","signatures":[{"sig":"MEUCIQDjOji+dVa2CcooVVXp6pw6cR90ZYUZj/B9HRxt7IO21QIgDSfzFw0cApmsZ9+/dn0POtf6qCVgVsUg+AIF8ruIV1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300526},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-canary.20260316043057.0b80f98.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/012017b8d90d251d0965bdd3cc49eb7b/cj-tech-master-excelts-6.0.0-canary.20260316043057.0b80f98.tgz","_integrity":"sha512-jX2fov932KU2Q8h0WqUvGUWffb8h8kFZ09jk28F8opsopDZzIxMw5NUlzuceSaULO3QIUo5NMeR+Z7iYNLtJfA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-canary.20260316043057.0b80f98_1773635480043_0.686206698341405","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary.20260316055753.1da5585":{"name":"@cj-tech-master/excelts","version":"6.0.0-canary.20260316055753.1da5585","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-canary.20260316055753.1da5585","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"bc0f7adb937254444b90eee6ce4bd90f593149cd","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-canary.20260316055753.1da5585.tgz","fileCount":1770,"integrity":"sha512-+yYbNnB8JSlvrMDzkPaba+t5OAueoFBvtB9sOaf6kshur8zWYPtJVZb+v/88+lMy8W+iYpzxNkJtR+0fMX2/dw==","signatures":[{"sig":"MEUCIGlG3oh4CeNjaUGShL/rD6GMyT/2aLuNpeXWOr33ECZiAiEAtj8lhR8D1KwWP+dV5ZSBTnWelsESMET91Vpxw3mK85U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14300526},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-canary.20260316055753.1da5585.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2ac0ff01eccbe6e49e095c5d61322149/cj-tech-master-excelts-6.0.0-canary.20260316055753.1da5585.tgz","_integrity":"sha512-+yYbNnB8JSlvrMDzkPaba+t5OAueoFBvtB9sOaf6kshur8zWYPtJVZb+v/88+lMy8W+iYpzxNkJtR+0fMX2/dw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-canary.20260316055753.1da5585_1773640695138_0.4231566593282876","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary.20260316153820.a91d9e1":{"name":"@cj-tech-master/excelts","version":"6.0.0-canary.20260316153820.a91d9e1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.0.0-canary.20260316153820.a91d9e1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e540cb43a783646a688e238cc2c5fb7631afa724","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.0.0-canary.20260316153820.a91d9e1.tgz","fileCount":1775,"integrity":"sha512-RQ+ULEj8wHGWGTUKxDGG+dVlM40i7Eo/a4QSJyJ8H30Km7qPtNgYJleHyiDJZidTIIi0+KpHIl8zB+S5IUS04g==","signatures":[{"sig":"MEQCIFIRuSBtEj3n1ot/5CBaNDiMNaiHNavZZn+vHKLHmAKXAiAPQklumD4Ote4JW+Vh+JmAcad7t/cHMNt3ycggqQuIhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14353668},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.0.0-canary.20260316153820.a91d9e1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f15adb49c2c532f1b9014acf688bd2eb/cj-tech-master-excelts-6.0.0-canary.20260316153820.a91d9e1.tgz","_integrity":"sha512-RQ+ULEj8wHGWGTUKxDGG+dVlM40i7Eo/a4QSJyJ8H30Km7qPtNgYJleHyiDJZidTIIi0+KpHIl8zB+S5IUS04g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.0.0-canary.20260316153820.a91d9e1_1773675520905_0.9695348393591372","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@cj-tech-master/excelts","version":"6.1.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1794db5e96f357766b1020df8dbfed85a4446530","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.0.tgz","fileCount":1775,"integrity":"sha512-Rm11nUdiILsX80CeCKyuKIjscqaYhjMHFfZA8rGSRmR5eQka30P2aX7lz11xARfTtbpIsCgoju0yLJGlY3EEMQ==","signatures":[{"sig":"MEUCIQDRkT7inPC20bn8iTyH4JlMPDFq8Hmeu6ZDo9+Y4nuZxQIgGp2BASwZtKr2KiSAGWy5yhDevbs7U1N0os4WxBAP7+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14353578},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b13702873da6c588fb91ec4b3a9d16e6/cj-tech-master-excelts-6.1.0.tgz","_integrity":"sha512-Rm11nUdiILsX80CeCKyuKIjscqaYhjMHFfZA8rGSRmR5eQka30P2aX7lz11xARfTtbpIsCgoju0yLJGlY3EEMQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.0.3","oxlint":"^1.53.0","rimraf":"^6.1.3","vitest":"^4.0.18","prettier":"^3.8.1","rolldown":"^1.0.0-rc.9","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.0.18","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.4.0","concurrently":"^9.2.1","@vitest/browser":"^4.0.18","typescript-eslint":"^8.57.0","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.53.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.0","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.0.18","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.0_1773675637992_0.2836144142987267","host":"s3://npm-registry-packages-npm-production"}},"6.1.0-canary.20260322151457.b5a472f":{"name":"@cj-tech-master/excelts","version":"6.1.0-canary.20260322151457.b5a472f","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.0-canary.20260322151457.b5a472f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3d9ba81e0afd5c6caa03f0aa521baa98451da1b7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.0-canary.20260322151457.b5a472f.tgz","fileCount":1775,"integrity":"sha512-PgkjsiLAAt/CwgDxAKJSYnmm7Mjskma2BTEx/V633E+1mpCyq0GZgwaVJ0nsEwIXoTaN9/MX00Yh99MI4Tjv8w==","signatures":[{"sig":"MEUCIEZ2y+I7i4LShiFBcgXBnAZgHYMJl5o7M5SJees/hvZYAiEArANdiROZDlOUh8c/39n9w6yYuBJ2wwKqzenz/T6ARi8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14353036},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.0-canary.20260322151457.b5a472f.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/67a7a70ccd91ef9dc6e32e4c58da68c4/cj-tech-master-excelts-6.1.0-canary.20260322151457.b5a472f.tgz","_integrity":"sha512-PgkjsiLAAt/CwgDxAKJSYnmm7Mjskma2BTEx/V633E+1mpCyq0GZgwaVJ0nsEwIXoTaN9/MX00Yh99MI4Tjv8w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.0-canary.20260322151457.b5a472f_1774192520468_0.1412402167308877","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"@cj-tech-master/excelts","version":"6.1.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a31f45a36f8781454033f21202b12745c57d53f7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.1.tgz","fileCount":1775,"integrity":"sha512-xjcy+sdimnQNq1rpwtQSePwNFFUvR0EQbzpJABotsWCz7DCwV54KPXqVMkDq3OCmTnyiBPyToCceCKaWPpFLmQ==","signatures":[{"sig":"MEYCIQCoiy/56NP/HLCWWdC1srZXuzDEfFwAZkU3oovZ/GngbAIhAMstAb2Nq5TbF4hF5JhDkVWSxZV6UL2f4F8lMzoyMVua","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14362034},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/251ecc3d17d70d0584d5c6e3c0bf5fe1/cj-tech-master-excelts-6.1.1.tgz","_integrity":"sha512-xjcy+sdimnQNq1rpwtQSePwNFFUvR0EQbzpJABotsWCz7DCwV54KPXqVMkDq3OCmTnyiBPyToCceCKaWPpFLmQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.1_1774246770751_0.5368474550251614","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-canary.20260323070053.d0db0dc":{"name":"@cj-tech-master/excelts","version":"6.1.1-canary.20260323070053.d0db0dc","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.1-canary.20260323070053.d0db0dc","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"51e3954b96fec6d501c62c2aae8d5bcbd7440e23","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.1-canary.20260323070053.d0db0dc.tgz","fileCount":1775,"integrity":"sha512-y6+sw9rx91/H8rEcMYEnrX5f6N5M3ibQdPb9wGseE+OubhD/939HHh4dPkfBuOxEw1wlZEFtHsnj+XZL9x/7Ag==","signatures":[{"sig":"MEQCIBAO3azQq4+qfxiTvIiQC/Yct3Ni2Jt32xIsK9sV0oBoAiAjttLn5SYm0tRKLdCcX0S67GB0t22rZvQEXnVqcu2+8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14362145},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.1-canary.20260323070053.d0db0dc.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/caa2befd3d9728c7555845bba7bccb58/cj-tech-master-excelts-6.1.1-canary.20260323070053.d0db0dc.tgz","_integrity":"sha512-y6+sw9rx91/H8rEcMYEnrX5f6N5M3ibQdPb9wGseE+OubhD/939HHh4dPkfBuOxEw1wlZEFtHsnj+XZL9x/7Ag==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.1-canary.20260323070053.d0db0dc_1774249274630_0.6777258874282912","host":"s3://npm-registry-packages-npm-production"}},"6.1.1-canary.20260324015332.78f9f22":{"name":"@cj-tech-master/excelts","version":"6.1.1-canary.20260324015332.78f9f22","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.1-canary.20260324015332.78f9f22","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"4fcadd0985808854cebd5718218a33c0e86d0028","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.1-canary.20260324015332.78f9f22.tgz","fileCount":1775,"integrity":"sha512-fiietLO1LscDc/rIiG15HNcL7mh1JseCGqFvUjGFNrIGE1ZP8QJoBuP2sOVGeckynEszpfhqHhX90Uh3niBGlQ==","signatures":[{"sig":"MEQCIAM7KAjKm6DIJA9LK1GarccfRMnonfqrcOarp+BQBjFdAiBUmGNYxTQ02zt7zch10JIfQ+5Pc57lhuK0XPRLySGVUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14413706},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.1-canary.20260324015332.78f9f22.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1a56c46136b69b108018d247f26b0c36/cj-tech-master-excelts-6.1.1-canary.20260324015332.78f9f22.tgz","_integrity":"sha512-fiietLO1LscDc/rIiG15HNcL7mh1JseCGqFvUjGFNrIGE1ZP8QJoBuP2sOVGeckynEszpfhqHhX90Uh3niBGlQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.1-canary.20260324015332.78f9f22_1774317236220_0.6180343884428325","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"@cj-tech-master/excelts","version":"6.1.2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ab7301e34a32e18a944de7749ab3f9feb734e797","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.2.tgz","fileCount":1775,"integrity":"sha512-wA6j1K5AvkmemX2Yg4WmOU5F2GPkxTgQB6Xw9hqgoHlk/cVelpOZT+FyDPr070nkGJDiVugn0DYgjhp2/88MKA==","signatures":[{"sig":"MEUCIQCBX88ot3YyTOzOL5ns6cbDWaZzxQHZswpflF/vuz/3NAIgYvQwlfMBZI8VYt3ZBQbVsZasBepnfz4NaC8eBpOLSQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14413616},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/5d4db1d253edc9f91a9f627d6b90663f/cj-tech-master-excelts-6.1.2.tgz","_integrity":"sha512-wA6j1K5AvkmemX2Yg4WmOU5F2GPkxTgQB6Xw9hqgoHlk/cVelpOZT+FyDPr070nkGJDiVugn0DYgjhp2/88MKA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.2_1774317304726_0.8463843179024135","host":"s3://npm-registry-packages-npm-production"}},"6.1.2-canary.20260324023516.d30313a":{"name":"@cj-tech-master/excelts","version":"6.1.2-canary.20260324023516.d30313a","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.2-canary.20260324023516.d30313a","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d300b42da43c638bfa6d8eb804f4da25a0361edf","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.2-canary.20260324023516.d30313a.tgz","fileCount":1775,"integrity":"sha512-XucR5Kz8kVukwoNzNy4ZahwJ3o4xqUkrN+x+QanfGg85MWtOC2DSXQroZ+MS+AL+BVovyyP8Xa66rwQwihHjLA==","signatures":[{"sig":"MEYCIQCom56iHS5y+NvzHIK44NrDQtpDnOhyxbdehjv7JAs6bgIhAKzbEW9MlkqF2fy8O+KFI7jgz8Pcn27LOmpF42l4dHtL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14413706},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.2-canary.20260324023516.d30313a.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/abfb2d799b4ad7342d563a9660e56e8f/cj-tech-master-excelts-6.1.2-canary.20260324023516.d30313a.tgz","_integrity":"sha512-XucR5Kz8kVukwoNzNy4ZahwJ3o4xqUkrN+x+QanfGg85MWtOC2DSXQroZ+MS+AL+BVovyyP8Xa66rwQwihHjLA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.2-canary.20260324023516.d30313a_1774319737642_0.23422834152758343","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"@cj-tech-master/excelts","version":"6.1.3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"0e5e39b66e07c15be4f8a7a5f2df69aef2808fc3","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.3.tgz","fileCount":1775,"integrity":"sha512-TKUdjOdkCXw+CccT0CoaqBLIti0Vg8BIcgnJFVkwwp8XF9/Xh4ctTnYVPNWc5u/TJvngsuzs15r8pK24WGcjpA==","signatures":[{"sig":"MEUCIEAs9xnGBQRaA6xvRgnzX8g6ZEULj+26vVssoJ4fZoVhAiEAyMTQyySvq3P6b7tdwNDKYj577zElMF9vv+Lq4Z9qC34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14413616},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.3.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/fcf7b1cbe4666a0ea5c4dae782d020ab/cj-tech-master-excelts-6.1.3.tgz","_integrity":"sha512-TKUdjOdkCXw+CccT0CoaqBLIti0Vg8BIcgnJFVkwwp8XF9/Xh4ctTnYVPNWc5u/TJvngsuzs15r8pK24WGcjpA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.3_1774319818706_0.7708765821023948","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-canary.20260326022856.b804e9c":{"name":"@cj-tech-master/excelts","version":"6.1.3-canary.20260326022856.b804e9c","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.3-canary.20260326022856.b804e9c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a623e0911eb562710babdc9a43fccd6aa411db3c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.3-canary.20260326022856.b804e9c.tgz","fileCount":1775,"integrity":"sha512-pw0OzvrqnXj7ZEJ9ec4LBfQ9+u1EVhxhSDJA2bWWoGkHclaruxOyW/bh3Zy9TYmd8oOD0ZhHw0XXJq9cAS9ing==","signatures":[{"sig":"MEQCIAVxGqNKfQDeGg3evp7/qk0aVxJ4LBtCQ5+eJQ985r5YAiAk1EhmSPLjuiDJFrlKTMYa4aqV5/alEbQo93jVWekVug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14413658},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.3-canary.20260326022856.b804e9c.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6f22746f85627c689ea878e5dd88de8f/cj-tech-master-excelts-6.1.3-canary.20260326022856.b804e9c.tgz","_integrity":"sha512-pw0OzvrqnXj7ZEJ9ec4LBfQ9+u1EVhxhSDJA2bWWoGkHclaruxOyW/bh3Zy9TYmd8oOD0ZhHw0XXJq9cAS9ing==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.3-canary.20260326022856.b804e9c_1774492158651_0.6422754898469585","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-canary.20260326221818.c209bdf":{"name":"@cj-tech-master/excelts","version":"6.1.3-canary.20260326221818.c209bdf","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.3-canary.20260326221818.c209bdf","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"79fd905413feb75bd2296a80f8894fa8ca8c9c21","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.3-canary.20260326221818.c209bdf.tgz","fileCount":1785,"integrity":"sha512-sxdin43rXSvoFwRi9mPwin7kGMxQF8VbCEPppovpdKUARXjqRo11A3kuw6lM5240t9cKRjuavy+n4z3QEaipVQ==","signatures":[{"sig":"MEYCIQDeVw6i/WA6l7g3LpjEn8MY5RItTsYOUet37wsLNE6nfgIhALUDJXYuu+2QwQGgHAgz+TOIz+403k0+WEbJdjsGswOt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14781783},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.3-canary.20260326221818.c209bdf.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --module NodeNext --moduleResolution NodeNext dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6908efa59ae2770fa58740a5659f1490/cj-tech-master-excelts-6.1.3-canary.20260326221818.c209bdf.tgz","_integrity":"sha512-sxdin43rXSvoFwRi9mPwin7kGMxQF8VbCEPppovpdKUARXjqRo11A3kuw6lM5240t9cKRjuavy+n4z3QEaipVQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.56.0","rimraf":"^6.1.3","vitest":"^4.1.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.10","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.0","playwright":"^1.58.2","typescript":"^5.9.3","@types/node":"^25.5.0","concurrently":"^9.2.1","@vitest/browser":"^4.1.0","typescript-eslint":"^8.57.1","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.56.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.1","@typescript/native-preview":"^7.0.0-dev.20260310.1","@vitest/browser-playwright":"^4.1.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.3-canary.20260326221818.c209bdf_1774563520493_0.1819838631866899","host":"s3://npm-registry-packages-npm-production"}},"6.1.3-canary.20260328070350.2ac2885":{"name":"@cj-tech-master/excelts","version":"6.1.3-canary.20260328070350.2ac2885","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.1.3-canary.20260328070350.2ac2885","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2c9e3729a00cbe017c0f090badd93f006d1a7de7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.1.3-canary.20260328070350.2ac2885.tgz","fileCount":1870,"integrity":"sha512-z1wMZzw/uiwxLLe5Ik6HjKzyWmvt4Qlw8c0VlDwMMcNLNmjV6P/VKJYuQ63eY7GOOAfpIKLwddIwFc9wFqlmNw==","signatures":[{"sig":"MEQCIBwhWJcGewGI0CuhvqDAGv+AFi4xx2NgjeBQmv2QrcUmAiBiJXnwTCiMnWdM7QS9jCYLDbiZJB07+lzSBt3dcCbITA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16099274},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.1.3-canary.20260328070350.2ac2885.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/64b1d75be760203244e193552f0e4dd5/cj-tech-master-excelts-6.1.3-canary.20260328070350.2ac2885.tgz","_integrity":"sha512-z1wMZzw/uiwxLLe5Ik6HjKzyWmvt4Qlw8c0VlDwMMcNLNmjV6P/VKJYuQ63eY7GOOAfpIKLwddIwFc9wFqlmNw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.1.3-canary.20260328070350.2ac2885_1774681453997_0.5867385319077629","host":"s3://npm-registry-packages-npm-production"}},"6.2.0":{"name":"@cj-tech-master/excelts","version":"6.2.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.2.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"19d48bd4ab6756560447965d4c15bfff523f3d5c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.2.0.tgz","fileCount":1870,"integrity":"sha512-ErdlPsBHIttIMzogiOow7s6sjPnCLGbA0J80m5vV8ZysRFT1FSB4hBSzYgbqtaNcvHvTnNO0KaY6JmBXJRR/gQ==","signatures":[{"sig":"MEUCID5Ccys7eLMH33chT0XbibJEtFuPqRC8f6HUOCwbo5iYAiEA3giSroISvP7CtZ+Mi27b574yit+qWc3pV+C1SuJE6IA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16099184},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.2.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/70cb13d8f79a29f5fa6b6c6b3959158e/cj-tech-master-excelts-6.2.0.tgz","_integrity":"sha512-ErdlPsBHIttIMzogiOow7s6sjPnCLGbA0J80m5vV8ZysRFT1FSB4hBSzYgbqtaNcvHvTnNO0KaY6JmBXJRR/gQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.2.0_1774681817884_0.7469941552325925","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary.20260328172614.9d0f2b2":{"name":"@cj-tech-master/excelts","version":"6.2.0-canary.20260328172614.9d0f2b2","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.2.0-canary.20260328172614.9d0f2b2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"42a9729c8e5f9deb1592baa96cc836d428095847","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.2.0-canary.20260328172614.9d0f2b2.tgz","fileCount":1880,"integrity":"sha512-qkqiEE2NMW05Nff4XQ+v8kzyHA5+MzE9AymhTZEvXG9jU0EjXLIZiYXldkW+kHms43iMiSMwl4bXJNBKfqWzzg==","signatures":[{"sig":"MEUCIQDIrQDjF5HOH6wXZB5iLoZa6cb4cQddnxB/qMzwhschRgIgOYmmZNwfDjeuI1hNqjDGqveCmLIcEVCVMoXeRy3E1bo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16218685},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.2.0-canary.20260328172614.9d0f2b2.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/876cb90cf03de1226174f507b7c29071/cj-tech-master-excelts-6.2.0-canary.20260328172614.9d0f2b2.tgz","_integrity":"sha512-qkqiEE2NMW05Nff4XQ+v8kzyHA5+MzE9AymhTZEvXG9jU0EjXLIZiYXldkW+kHms43iMiSMwl4bXJNBKfqWzzg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.2.0-canary.20260328172614.9d0f2b2_1774718799703_0.3177127205658592","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary.20260328172926.9e55c37":{"name":"@cj-tech-master/excelts","version":"6.2.0-canary.20260328172926.9e55c37","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.2.0-canary.20260328172926.9e55c37","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"13b62ffb68c440c41bdf3127dc6fe2814f5aff4e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.2.0-canary.20260328172926.9e55c37.tgz","fileCount":1880,"integrity":"sha512-F5/gmJ/G4+40bydlF8AR2Zjq2Y30nxgwsdgrS0hgRLWwTdE7ojGvNN3moxZGd6jH5sSRscSLjemxwNNRU+Zu/A==","signatures":[{"sig":"MEYCIQDY8gJsez/zfMjhaQrER9nlOpoQOKmasjPL34+UC5S/CAIhAPLNnnGlFMI5o9vlPzl3jxqCIBu8ha4Oi7tEv6iqLBZW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16218685},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.2.0-canary.20260328172926.9e55c37.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7ec7a17833048f5e42e513f1c891716b/cj-tech-master-excelts-6.2.0-canary.20260328172926.9e55c37.tgz","_integrity":"sha512-F5/gmJ/G4+40bydlF8AR2Zjq2Y30nxgwsdgrS0hgRLWwTdE7ojGvNN3moxZGd6jH5sSRscSLjemxwNNRU+Zu/A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.2.0-canary.20260328172926.9e55c37_1774718989680_0.03432536241781459","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary.20260328173858.c5d0c30":{"name":"@cj-tech-master/excelts","version":"6.2.0-canary.20260328173858.c5d0c30","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.2.0-canary.20260328173858.c5d0c30","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c29987acc6d9ace1b0603a73360923b9a759a605","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.2.0-canary.20260328173858.c5d0c30.tgz","fileCount":1880,"integrity":"sha512-SHXxX2MOrgcQsHEFuRqzN2X6JhSVwSGMJ5uDm+0FABffLJVYSTZZuyY93GQ0TSU4fTqJoMZwwDF06ph5av+q6g==","signatures":[{"sig":"MEUCIAn9uL0b/8HU11/gZy12il8MeJDW+dwnAlkFbMZZk/9bAiEA+hP82/Zns2VFBW3R0btZe8ghq8mMytTKsMu2FrOBy1Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16218046},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.2.0-canary.20260328173858.c5d0c30.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0309400dbc1f0d9e2acb01e916203535/cj-tech-master-excelts-6.2.0-canary.20260328173858.c5d0c30.tgz","_integrity":"sha512-SHXxX2MOrgcQsHEFuRqzN2X6JhSVwSGMJ5uDm+0FABffLJVYSTZZuyY93GQ0TSU4fTqJoMZwwDF06ph5av+q6g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.2.0-canary.20260328173858.c5d0c30_1774719563659_0.6298708292181827","host":"s3://npm-registry-packages-npm-production"}},"6.2.0-canary.20260328174304.f909a62":{"name":"@cj-tech-master/excelts","version":"6.2.0-canary.20260328174304.f909a62","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@6.2.0-canary.20260328174304.f909a62","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ee60b16f57c938bf8e6ad7a249d9e32ed6b8f0e9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-6.2.0-canary.20260328174304.f909a62.tgz","fileCount":1880,"integrity":"sha512-iDb/L/EzSTX9Zro6mkDmie+wS5LUP5WtFKGKZ3zythafyRF5YvfPnQH4nTW79demNfosonFkjvDdBnKe1gpsGg==","signatures":[{"sig":"MEQCIBHyKc9tR76ar5mDblP2sHLeqnf7FLQBstra26zZk4ZRAiBwF9TYuRcV1kuyDzC++ltYdQWaS7vYMpZR18x8gu+DgQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16218046},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-6.2.0-canary.20260328174304.f909a62.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/a8ed993b6752e5cec7cc57361c272937/cj-tech-master-excelts-6.2.0-canary.20260328174304.f909a62.tgz","_integrity":"sha512-iDb/L/EzSTX9Zro6mkDmie+wS5LUP5WtFKGKZ3zythafyRF5YvfPnQH4nTW79demNfosonFkjvDdBnKe1gpsGg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_6.2.0-canary.20260328174304.f909a62_1774719807612_0.630330406450625","host":"s3://npm-registry-packages-npm-production"}},"7.0.0":{"name":"@cj-tech-master/excelts","version":"7.0.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"27a7043296cde08322c5b07059d9238ded134e94","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.0.tgz","fileCount":1880,"integrity":"sha512-hV3lYjC9fTxo7Af+PoW6DatCeuV5q550f5SloGyVt7uYjt4cwzq2Lv/MGPLzpuR+xbMlNQooT1MPGoTAN39JoQ==","signatures":[{"sig":"MEUCIG3gj7SSKQVm4ojTB3BAmqnxCp0irJ+gEVcMEPX4fFNBAiEAiyNkV1rBxs7R/gPuWPOxEHoDqhaawQqKcjxO6gfz+Zg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16217956},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d3564719366808a8d4d842ea55b2f84b/cj-tech-master-excelts-7.0.0.tgz","_integrity":"sha512-hV3lYjC9fTxo7Af+PoW6DatCeuV5q550f5SloGyVt7uYjt4cwzq2Lv/MGPLzpuR+xbMlNQooT1MPGoTAN39JoQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.0_1774719906061_0.18043490225116154","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.20260329132155.5bf7cee":{"name":"@cj-tech-master/excelts","version":"7.0.0-canary.20260329132155.5bf7cee","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.0-canary.20260329132155.5bf7cee","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ed73fb2f058cbe8c8d515c705128cda2e37afe83","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.0-canary.20260329132155.5bf7cee.tgz","fileCount":1880,"integrity":"sha512-N/eGBjtlwoB4DEZQQ1dlZKz2aNYy2eyIakMXR4DT3yXSCkZt8Kb33GvOXOuvV8skIinosBe9rH5Iefl8FKosgg==","signatures":[{"sig":"MEYCIQCCE8/0/TphfHzEz0/EcGQBM5lNqKGe3QwRKIP8cM8pJgIhAL1pS552PiCa+XFAZlrLA/TaJB1pt5PX+By3Jrtlbcra","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16283101},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.0-canary.20260329132155.5bf7cee.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ca84853c3dc379bd92b6e31613c699f7/cj-tech-master-excelts-7.0.0-canary.20260329132155.5bf7cee.tgz","_integrity":"sha512-N/eGBjtlwoB4DEZQQ1dlZKz2aNYy2eyIakMXR4DT3yXSCkZt8Kb33GvOXOuvV8skIinosBe9rH5Iefl8FKosgg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.0-canary.20260329132155.5bf7cee_1774790539132_0.6596024804719507","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.20260329132603.5bf7cee":{"name":"@cj-tech-master/excelts","version":"7.0.0-canary.20260329132603.5bf7cee","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.0-canary.20260329132603.5bf7cee","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"87dea5116620e30b0fc378c9b5ab46db8d1bb8d6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.0-canary.20260329132603.5bf7cee.tgz","fileCount":1880,"integrity":"sha512-GUCcn0L6t4MyFxuBftq5VDbVbA39BPzvLxEyeSrkO+JIfe40cZ1+hLyYxwiO+4Z4c+uap63FoqWH3cNnSoRf2A==","signatures":[{"sig":"MEYCIQDxBH4bPPXHwqzGQTpkyx0QsMmytEEXlAXafLJxk2dKpgIhANxCCwLGPdUDzrk9OidMJTBMxt4Via3S45KeUR40Y91s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16283101},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.0-canary.20260329132603.5bf7cee.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/18daec40d536ef86544afe31fc994e79/cj-tech-master-excelts-7.0.0-canary.20260329132603.5bf7cee.tgz","_integrity":"sha512-GUCcn0L6t4MyFxuBftq5VDbVbA39BPzvLxEyeSrkO+JIfe40cZ1+hLyYxwiO+4Z4c+uap63FoqWH3cNnSoRf2A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.0-canary.20260329132603.5bf7cee_1774790785824_0.6122665385859996","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.20260329132912.5780c23":{"name":"@cj-tech-master/excelts","version":"7.0.0-canary.20260329132912.5780c23","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.0-canary.20260329132912.5780c23","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"57174c457448e7ccb859b09392640211c6f7e8fa","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.0-canary.20260329132912.5780c23.tgz","fileCount":1880,"integrity":"sha512-ESDzk4Lz1WAED0X6rPRT6YH4n8aWdXm3J/bvaYgV26mDXyM0W5N2Mip57fnMpGZfApwKtwJsUDVAkzn+G+GmZA==","signatures":[{"sig":"MEUCIBden0+toSt+1yx0VELjE5aVFumfAyEebqT0RwXAwjTlAiEAs/q9/8cuGd/CKdFY2EXSU88HWHHvHq/52YohYKnJ5Sc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16283101},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.0-canary.20260329132912.5780c23.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2870ccf8a80574dce22915aaeeca320a/cj-tech-master-excelts-7.0.0-canary.20260329132912.5780c23.tgz","_integrity":"sha512-ESDzk4Lz1WAED0X6rPRT6YH4n8aWdXm3J/bvaYgV26mDXyM0W5N2Mip57fnMpGZfApwKtwJsUDVAkzn+G+GmZA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.0-canary.20260329132912.5780c23_1774790975570_0.9653183395694169","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.20260329133224.921a11b":{"name":"@cj-tech-master/excelts","version":"7.0.0-canary.20260329133224.921a11b","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.0-canary.20260329133224.921a11b","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"31203f779d3e1199b1baeb323f62ba575f82c140","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.0-canary.20260329133224.921a11b.tgz","fileCount":1880,"integrity":"sha512-XQxtJe3biDYeCg5wbFlwwmasBqhi29+K8zZAL3yDRML03e8KpLcHfhO9Yqm5bHWp0eUpylkX+NnflbC6plM4Cw==","signatures":[{"sig":"MEUCIDJkJzPac1wzj6CZXCilLUQqwsLSHCAqBi1a08DU6g2yAiEArQFZRfxZ1ckmLCl6AkQ4FPS95QfeP+gkEer4mbT9IWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16283101},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.0-canary.20260329133224.921a11b.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3da426d18c9269498b4705efb034a40b/cj-tech-master-excelts-7.0.0-canary.20260329133224.921a11b.tgz","_integrity":"sha512-XQxtJe3biDYeCg5wbFlwwmasBqhi29+K8zZAL3yDRML03e8KpLcHfhO9Yqm5bHWp0eUpylkX+NnflbC6plM4Cw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.0-canary.20260329133224.921a11b_1774791169783_0.20306804710532944","host":"s3://npm-registry-packages-npm-production"}},"7.0.1":{"name":"@cj-tech-master/excelts","version":"7.0.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"5c4e15b4c0d4b070528f377c59425a6a5386c049","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1.tgz","fileCount":1880,"integrity":"sha512-o2IyaEyx6pM51dc9jy5Y/MOT29CF/H7KVAq6UOCxRIRuY/WGbKDHRsJJNlrJ67ZDcYvnJ75A1IjhJJdXny0H7A==","signatures":[{"sig":"MEQCIGWPnomDB9RBLA5vOFPjGHEEwUBtBB3bESvvP1S5aPICAiA/M98B/4CIgvCqhRNWlsqS8Vy3WzNIn8uuD0fn4JdR0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16283011},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/72c809b07d2a7f6adfc9b8c715460835/cj-tech-master-excelts-7.0.1.tgz","_integrity":"sha512-o2IyaEyx6pM51dc9jy5Y/MOT29CF/H7KVAq6UOCxRIRuY/WGbKDHRsJJNlrJ67ZDcYvnJ75A1IjhJJdXny0H7A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.57.2","vite-tsconfig-paths":"^6.1.1","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.57.2","@typescript/native-preview":"^7.0.0-dev.20260327.2","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1_1774791354809_0.9998579313764788","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260331090100.29655dd":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260331090100.29655dd","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260331090100.29655dd","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"fb3fb165069e4bb6e6b9f6f7b9bb586f618584ba","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260331090100.29655dd.tgz","fileCount":1915,"integrity":"sha512-0Ddem7zo7exoTZfI9fL6E2zxIH2xjzMw3qlk3s9stgMGaGYYQY2FRIlaDlDfFm1c6aG5PUcgVxOUQZqL/BFBmg==","signatures":[{"sig":"MEUCIQD4EC2TT5OTBy0btGUCXhxKqVDeg2VuQe/3e6yMe0IOPgIgA57GxPevlwhHNhjS6sasKR2IXlzVkTh7PpSpQ9DkK40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16483050},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260331090100.29655dd.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3a5f17afab4b39a39af2b66662a83ac8/cj-tech-master-excelts-7.0.1-canary.20260331090100.29655dd.tgz","_integrity":"sha512-0Ddem7zo7exoTZfI9fL6E2zxIH2xjzMw3qlk3s9stgMGaGYYQY2FRIlaDlDfFm1c6aG5PUcgVxOUQZqL/BFBmg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260331090100.29655dd_1774947685500_0.8308429193476226","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260331103154.aaa41a9":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260331103154.aaa41a9","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260331103154.aaa41a9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"300f6f52dbbe2e80b833e65bb9ade05710c29ac7","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260331103154.aaa41a9.tgz","fileCount":1915,"integrity":"sha512-bQNNkhILl3Ykpy4JT5nAyG76cf9YqKggWFWVIiWLG+ZyzVfjc4hlml2NSEalBDR/osb0rw96S+GP/dB/t+pQiw==","signatures":[{"sig":"MEQCICNxqZ5YpRIHTzAX4Om1B34kNkLxpdgRW5/dhQHJxSH3AiBEjI4r0rVgsVs8LlfREGowir47VOzL0uS36/FjCsKdBA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16599214},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260331103154.aaa41a9.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/160e43f8b57b7a587e297b005ee526e5/cj-tech-master-excelts-7.0.1-canary.20260331103154.aaa41a9.tgz","_integrity":"sha512-bQNNkhILl3Ykpy4JT5nAyG76cf9YqKggWFWVIiWLG+ZyzVfjc4hlml2NSEalBDR/osb0rw96S+GP/dB/t+pQiw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260331103154.aaa41a9_1774953136929_0.577379915947823","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260401025029.5357b75":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260401025029.5357b75","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260401025029.5357b75","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7db6e630888dc27b3bd91756491857d760c49ef1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260401025029.5357b75.tgz","fileCount":1915,"integrity":"sha512-I42LzfpmPGqlwWw5n6exF7a2f5A0/R144IVvR88sKfGWa+IY7TOi+bzxVSfhQIR9Gq9KS6R6WzbdGLGKN5dYVw==","signatures":[{"sig":"MEQCIDVhmKhkW7IjWTQ3Oh0jWi3vj/OtlkPHVDyC/57ZH2QAAiB4mhuw0+pCHNc4BqzOAWjm1X/Eeurb54fchhKeSJZ4bA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16663225},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260401025029.5357b75.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/de20727874a064593bfb68c94c9ec1ec/cj-tech-master-excelts-7.0.1-canary.20260401025029.5357b75.tgz","_integrity":"sha512-I42LzfpmPGqlwWw5n6exF7a2f5A0/R144IVvR88sKfGWa+IY7TOi+bzxVSfhQIR9Gq9KS6R6WzbdGLGKN5dYVw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260401025029.5357b75_1775011852855_0.6739161125394664","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260401133515.0cc6732":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260401133515.0cc6732","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260401133515.0cc6732","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b5c757754a298fabef727c65875333484d66a76a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260401133515.0cc6732.tgz","fileCount":1915,"integrity":"sha512-G5yPiLgdBh7UAZoS30MkHJXMkOXEbP8/Xbxcc0THnSug4S/UzYIyv725zwcQeO1qucm37mC1SsY4NgjzNWYmYQ==","signatures":[{"sig":"MEUCIQCY+NhxwsMlEI5XfwEBgJXvyMvU7MG3zDBvUb/a92DuDAIgXTm/7fb4T32Olt7wPkPpaDZzcPjA5+cw2z2dO9xOXyI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16666764},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260401133515.0cc6732.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6941c31d0e7e84ab715206112e7ba25f/cj-tech-master-excelts-7.0.1-canary.20260401133515.0cc6732.tgz","_integrity":"sha512-G5yPiLgdBh7UAZoS30MkHJXMkOXEbP8/Xbxcc0THnSug4S/UzYIyv725zwcQeO1qucm37mC1SsY4NgjzNWYmYQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260401133515.0cc6732_1775050536977_0.38836385762423853","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260401135030.dc8c3fd":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260401135030.dc8c3fd","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260401135030.dc8c3fd","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"dafc60cf1371fd4ddf8d8fcd88bc3e36398c72f6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260401135030.dc8c3fd.tgz","fileCount":1915,"integrity":"sha512-EKOLeGbc/sNFHm4ri/9K/v9a/1UthHp67H2nI6wIHipPv3Hk1twQlcgrqNWLVre9RFVp9ZRrmVhHmsXRnfPRZw==","signatures":[{"sig":"MEYCIQDzrcrTuJahUgOmtqK+ssKbEHdhiznoMw7XXZFIatZ1OQIhALDjC8yqzj1i3aU+SlEwqm2NCkF5d/bln/tzSMdIVe8k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16667987},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260401135030.dc8c3fd.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/80839796efc689795931f88d804435c5/cj-tech-master-excelts-7.0.1-canary.20260401135030.dc8c3fd.tgz","_integrity":"sha512-EKOLeGbc/sNFHm4ri/9K/v9a/1UthHp67H2nI6wIHipPv3Hk1twQlcgrqNWLVre9RFVp9ZRrmVhHmsXRnfPRZw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260401135030.dc8c3fd_1775051452530_0.20229867925941125","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260401145044.84503eb":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260401145044.84503eb","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260401145044.84503eb","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"006a15dfcc531826e8b4e35cd5b05f29cea483df","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260401145044.84503eb.tgz","fileCount":1915,"integrity":"sha512-I55Qi+i8IQtLBPhhIKR1sOOBXV7Swg9dGasjsmWKTi4l+6J6p4FSUtpfipzbujC7KJWVeU0/IG2TmhCpmxdxCw==","signatures":[{"sig":"MEUCIBO2qGomu+uTwGEYYLc8/JUs6KACRhCB7Ck+i4k+ZFAwAiEA/VPEpGYii1JWJsKiEme7FPd//xWMoz5Ch3aQH8nj6/Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16670450},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260401145044.84503eb.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c1f22ae91d7cc6f3440b90803ff35b87/cj-tech-master-excelts-7.0.1-canary.20260401145044.84503eb.tgz","_integrity":"sha512-I55Qi+i8IQtLBPhhIKR1sOOBXV7Swg9dGasjsmWKTi4l+6J6p4FSUtpfipzbujC7KJWVeU0/IG2TmhCpmxdxCw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260401145044.84503eb_1775055070147_0.8462590875896798","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260401145322.156b5fa":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260401145322.156b5fa","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260401145322.156b5fa","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"38f7ceee0deb1956e0e3224e41c0eb81007bf8d2","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260401145322.156b5fa.tgz","fileCount":1915,"integrity":"sha512-wVD9kHvwdWaqCB+iDI4q1hH4l/4d3gdrMdtWMIdOpF76x/ccdYNPr3pF4/RkTcOZQY27ftGvqo5VDB+M7ixXNw==","signatures":[{"sig":"MEUCIEAr6xNOq8dxieCJNq5BhhCOGuRjqmH3EUGZxHdzbBD/AiEAgxUQ963GAFE1Ab6o3gqjxty+L0EeM1fxz42oYhBCuY8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16672033},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260401145322.156b5fa.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0bf15aa923012ce1508c34fd0496cef6/cj-tech-master-excelts-7.0.1-canary.20260401145322.156b5fa.tgz","_integrity":"sha512-wVD9kHvwdWaqCB+iDI4q1hH4l/4d3gdrMdtWMIdOpF76x/ccdYNPr3pF4/RkTcOZQY27ftGvqo5VDB+M7ixXNw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260401145322.156b5fa_1775055226705_0.0301519530917147","host":"s3://npm-registry-packages-npm-production"}},"7.0.1-canary.20260401150133.7081e1f":{"name":"@cj-tech-master/excelts","version":"7.0.1-canary.20260401150133.7081e1f","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.0.1-canary.20260401150133.7081e1f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c73710fc54161bca189020194793dae7df18aea8","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.0.1-canary.20260401150133.7081e1f.tgz","fileCount":1915,"integrity":"sha512-qzNwo6y824cPWcpG+NdrriCxyXv7SbWgjxULZKAwh/T9obawNROyuiHwtmdPbnbdnN3Qr+fWAsBuQvZFDPQGXA==","signatures":[{"sig":"MEUCIEv/zjCKrmQUY9NTgknxWwSoUwY0z62Sp1To9cDdIGZeAiEA3vWrhbunMmzoAW76TCXbxsyXe89uaLryJOCnPoUZIY0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16671433},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.0.1-canary.20260401150133.7081e1f.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6176ac7a87b1b779d84ecf0c2a66b6ef/cj-tech-master-excelts-7.0.1-canary.20260401150133.7081e1f.tgz","_integrity":"sha512-qzNwo6y824cPWcpG+NdrriCxyXv7SbWgjxULZKAwh/T9obawNROyuiHwtmdPbnbdnN3Qr+fWAsBuQvZFDPQGXA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.0.1-canary.20260401150133.7081e1f_1775055720161_0.11144533430596626","host":"s3://npm-registry-packages-npm-production"}},"7.1.0":{"name":"@cj-tech-master/excelts","version":"7.1.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"067afd9d109c846aea6108909ca0fcac07a70796","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.1.0.tgz","fileCount":1915,"integrity":"sha512-kXDlDw02nuq+bG250CAxKQ2kTsi9sjqs4/VX1/3p09hrawwVGsHACRMaRB4HJClCAXkR9kB4+9Ywer0hZEMNyg==","signatures":[{"sig":"MEUCIE9jj0IceD3bHCSVq/OL0AH5vKN78D+REfO67u+eXmvmAiEAoR9Htvbo2g2yQx5nF5EfG/hYjkZ1CBCzNdYUYNFp/wg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16671343},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/9d52f27ebd3c0a4bce400a2e64c5254b/cj-tech-master-excelts-7.1.0.tgz","_integrity":"sha512-kXDlDw02nuq+bG250CAxKQ2kTsi9sjqs4/VX1/3p09hrawwVGsHACRMaRB4HJClCAXkR9kB4+9Ywer0hZEMNyg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.1.0_1775055947467_0.7389082305128385","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary.20260401152246.9e80074":{"name":"@cj-tech-master/excelts","version":"7.1.0-canary.20260401152246.9e80074","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.1.0-canary.20260401152246.9e80074","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3237e171f3b48e59218e4c9942e492f4500b7c73","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.1.0-canary.20260401152246.9e80074.tgz","fileCount":1915,"integrity":"sha512-/qVQQlT2eMNttkuGXPH3mOvH0oekq7Tz4KECW1S2i4NwWybzL+k0QiqJv25gXnxGrdsijEmXH//b83trNs9YuA==","signatures":[{"sig":"MEUCIH7HvKXoT3RyNgbvVsQ/1MQQsUqlQP9TDHURjcUNkMjUAiEA90BFUN7nkMcmHKYqt6Nsy8MSddTz+r+GkEOND3z/pR8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16667844},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.1.0-canary.20260401152246.9e80074.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d125a7e7494bb5be3b832a5bd8e65bac/cj-tech-master-excelts-7.1.0-canary.20260401152246.9e80074.tgz","_integrity":"sha512-/qVQQlT2eMNttkuGXPH3mOvH0oekq7Tz4KECW1S2i4NwWybzL+k0QiqJv25gXnxGrdsijEmXH//b83trNs9YuA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.1.0-canary.20260401152246.9e80074_1775056989572_0.31804462523578847","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary.20260401153228.4a85b2c":{"name":"@cj-tech-master/excelts","version":"7.1.0-canary.20260401153228.4a85b2c","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.1.0-canary.20260401153228.4a85b2c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"db808c79dc8e56d4b427692036b76a16baf1f4f8","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.1.0-canary.20260401153228.4a85b2c.tgz","fileCount":1915,"integrity":"sha512-wQxKc+AsnFkrDI528NPqCg0BYDXQA6QoTPWru/N8JQlQobufe9pt0xGmw7YWRp2G0jZDXLqJ7NS4rVkDDCwJ5Q==","signatures":[{"sig":"MEUCIQDmfMTl2Wv/niIyP7OgIKIc1qr8z1Fqkiz55KNtu8Y3awIgGG91+v4O6HqnGEw8ZTNtnVOqTufavcA+GWTzMMuSR1M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16667401},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.1.0-canary.20260401153228.4a85b2c.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0d7423cfc4cf46590303e5f8c8f83480/cj-tech-master-excelts-7.1.0-canary.20260401153228.4a85b2c.tgz","_integrity":"sha512-wQxKc+AsnFkrDI528NPqCg0BYDXQA6QoTPWru/N8JQlQobufe9pt0xGmw7YWRp2G0jZDXLqJ7NS4rVkDDCwJ5Q==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.1.0-canary.20260401153228.4a85b2c_1775057571743_0.9289994329713784","host":"s3://npm-registry-packages-npm-production"}},"7.1.1":{"name":"@cj-tech-master/excelts","version":"7.1.1","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.1.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"64a98c2ba8ffcf16e8c656bdd020a665a07ebe59","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.1.1.tgz","fileCount":1915,"integrity":"sha512-+Gl8WJdq/LSrtu0/iA3ZDWf0CZ1HGlgF9sXf+4f1Yr4mQ4ggL8iqfUspty1ppLN/ZccgdgujSSrANU2K2kBzwQ==","signatures":[{"sig":"MEQCIF+6LJUr72r/QCZ+g5B4BNojY4gYR0xIDsaZUdZeqMw/AiAtO3zeV8uXIdsOHmIsbqM/HuMnIwOaRa5fUYXQOKhXAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16667311},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.1.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify/verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/4c918ddbc7b929bb787cbddc11f8cd15/cj-tech-master-excelts-7.1.1.tgz","_integrity":"sha512-+Gl8WJdq/LSrtu0/iA3ZDWf0CZ1HGlgF9sXf+4f1Yr4mQ4ggL8iqfUspty1ppLN/ZccgdgujSSrANU2K2kBzwQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.57.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.12","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.58.2","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.10","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.57.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260331.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.1.1_1775057643216_0.91471842402485","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary.20260401235859.6dfee7a":{"name":"@cj-tech-master/excelts","version":"7.1.1-canary.20260401235859.6dfee7a","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.1.1-canary.20260401235859.6dfee7a","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d61528ab493e55aa439079b403facdb54acbb27e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.1.1-canary.20260401235859.6dfee7a.tgz","fileCount":1915,"integrity":"sha512-Dh7Z0P07ecvjly7PE1HfSFkN9ZB1anAav9DqUym3SiVSIXy0zS1O/eYPlv6ZP9Qz2KPZDCrG0SPKxfx5F8dzng==","signatures":[{"sig":"MEYCIQDZ8fEaMZkaNwmarTAnvw4b5dBABkHZ5j8nt8YqCqKzmAIhAOnjC4+CTEK1dnRYxbVqE7oOm+BHRuUZd2ix2vcv1skG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16667904},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.1.1-canary.20260401235859.6dfee7a.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c1781e5475aa83c49b04195ddb355b57/cj-tech-master-excelts-7.1.1-canary.20260401235859.6dfee7a.tgz","_integrity":"sha512-Dh7Z0P07ecvjly7PE1HfSFkN9ZB1anAav9DqUym3SiVSIXy0zS1O/eYPlv6ZP9Qz2KPZDCrG0SPKxfx5F8dzng==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.1.1-canary.20260401235859.6dfee7a_1775087965230_0.429351269870323","host":"s3://npm-registry-packages-npm-production"}},"7.2.0":{"name":"@cj-tech-master/excelts","version":"7.2.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.2.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"4c035eba955b3aa5a25ccc47cd92c0869ab6abbc","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.2.0.tgz","fileCount":1915,"integrity":"sha512-9WuzsicITBHSzKRICq6TfuN9+YZJK/HflY16K8V3A1J6hyRF7Gi1MhDlLoMwA122hbyFROfYTenJ14P56N5GkQ==","signatures":[{"sig":"MEUCIAtrhIadEe9SHFp2x1dV2wqMoNdkaQTjEVhSs9/tUb5tAiEA74Mop2ClTQdSitDC1XPpLe5kDIbw7bGsaQMqX/1HYFE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16667814},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.2.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/173b56fe533212fe186ab34cbd5c6f8b/cj-tech-master-excelts-7.2.0.tgz","_integrity":"sha512-9WuzsicITBHSzKRICq6TfuN9+YZJK/HflY16K8V3A1J6hyRF7Gi1MhDlLoMwA122hbyFROfYTenJ14P56N5GkQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.2.0_1775088198616_0.48703238617930844","host":"s3://npm-registry-packages-npm-production"}},"7.2.0-canary.20260402020119.b7275dc":{"name":"@cj-tech-master/excelts","version":"7.2.0-canary.20260402020119.b7275dc","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.2.0-canary.20260402020119.b7275dc","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f8873b33be270c5db1a6751f3a39cf616e4436a4","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.2.0-canary.20260402020119.b7275dc.tgz","fileCount":1925,"integrity":"sha512-nIoJMUVfXYVT3tvRrimPeYtzx7laDmBONRr37zrBuye2eggH5Dd7zlROIrCk5fQRvE7RobZOiwyD76YcrjcOwA==","signatures":[{"sig":"MEUCIHsHNiZqUZBeNP9OjaQJZfavrNKdEx6ua++cLVXL4CJ7AiEA25Um6rXtV/oVXlmWSvBZumWibMOp8Pxd2Oad3REEyog=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16709453},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.2.0-canary.20260402020119.b7275dc.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d92c0106980b08f1777316171c90a031/cj-tech-master-excelts-7.2.0-canary.20260402020119.b7275dc.tgz","_integrity":"sha512-nIoJMUVfXYVT3tvRrimPeYtzx7laDmBONRr37zrBuye2eggH5Dd7zlROIrCk5fQRvE7RobZOiwyD76YcrjcOwA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.2.0-canary.20260402020119.b7275dc_1775095300973_0.6052953544439859","host":"s3://npm-registry-packages-npm-production"}},"7.3.0":{"name":"@cj-tech-master/excelts","version":"7.3.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.3.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"61d16ba15ef3b19edfe3d7a9d6afcf212405aae0","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.3.0.tgz","fileCount":1925,"integrity":"sha512-2Sk8hw0LyWByZMKgJrlnDx+XqE5Zb5O8sMjSeujKcERjttKab1t+OGtKBQBp3WOQpVQz5dPMbHxls5fm0fpaiw==","signatures":[{"sig":"MEQCIA4v5SpTVH2+Guk/Q5H0xcGX1QfDZNxYaePjavkjYUXjAiB1gj0qxrSIdytnHPBDrL1zC6+VqrbLsChLrs5nkeifvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16709363},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.3.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2588b98269d009a70f9a83ea20214080/cj-tech-master-excelts-7.3.0.tgz","_integrity":"sha512-2Sk8hw0LyWByZMKgJrlnDx+XqE5Zb5O8sMjSeujKcERjttKab1t+OGtKBQBp3WOQpVQz5dPMbHxls5fm0fpaiw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.3.0_1775095422946_0.5350111460804512","host":"s3://npm-registry-packages-npm-production"}},"7.3.0-canary.20260402023551.edd69c3":{"name":"@cj-tech-master/excelts","version":"7.3.0-canary.20260402023551.edd69c3","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.3.0-canary.20260402023551.edd69c3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e42e4c97483c8c6defe92a2d63d38757fd4a51e0","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.3.0-canary.20260402023551.edd69c3.tgz","fileCount":1925,"integrity":"sha512-ujjcokdNg4RxO/BNlEyNgPpTtuuWQacxliJXKYRjEARXtD8rHibW0CXhYhHCsQ6avTd2qW432bCTAQP5m/uMvw==","signatures":[{"sig":"MEQCICl9ATWxh/MXCkiDh/624JRI/eGd56vjycWc4HeI3/Z0AiAMZvUsd6m+1Dkdwxqxnn0aqdn7Uig6/tm3gLoKOr+ekQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16710423},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.3.0-canary.20260402023551.edd69c3.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ff240580c6b166ce388eed9bec8e5247/cj-tech-master-excelts-7.3.0-canary.20260402023551.edd69c3.tgz","_integrity":"sha512-ujjcokdNg4RxO/BNlEyNgPpTtuuWQacxliJXKYRjEARXtD8rHibW0CXhYhHCsQ6avTd2qW432bCTAQP5m/uMvw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.3.0-canary.20260402023551.edd69c3_1775097374555_0.5004215698928569","host":"s3://npm-registry-packages-npm-production"}},"7.4.0":{"name":"@cj-tech-master/excelts","version":"7.4.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.4.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"79a17181e3d0e78a1c3e1837887a06dbac154494","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.4.0.tgz","fileCount":1925,"integrity":"sha512-G6SjF/PG1uuojrl005jCPwe4GA2YAEcd5aBtUBHFOglTCgdWiNOJ50sCY8qkKdKxlQ0hRLgNPxkwM8GwB+S10w==","signatures":[{"sig":"MEYCIQCnWwdp0qBQLtQTz8hPWkLkrN6+P13vCEP4uP9h8PV/uAIhAI+Ox+VRNDOMdLM8xmC/HcTf23j4eWLEnfjgcDHg0hgF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16710333},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.4.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/307c498f3440f09fbdfaf900790bf239/cj-tech-master-excelts-7.4.0.tgz","_integrity":"sha512-G6SjF/PG1uuojrl005jCPwe4GA2YAEcd5aBtUBHFOglTCgdWiNOJ50sCY8qkKdKxlQ0hRLgNPxkwM8GwB+S10w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.4.0_1775097475132_0.7172087934092253","host":"s3://npm-registry-packages-npm-production"}},"7.4.0-canary.20260402030331.3ae7f67":{"name":"@cj-tech-master/excelts","version":"7.4.0-canary.20260402030331.3ae7f67","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.4.0-canary.20260402030331.3ae7f67","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7dc6a32aac23b9903b2b960055825a14f23d933d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.4.0-canary.20260402030331.3ae7f67.tgz","fileCount":1925,"integrity":"sha512-tUD3vzHg5z/+zoKCrUZYmHq0hqawGpD2aM2ZkCMGTQIDGv9ZS4I/L4IGeKBRe4U/jQIc1eMpws3zSylndqwxmA==","signatures":[{"sig":"MEQCIAUhVo2ywJ3/HBShHEup7TUrNIfS9BzqkWV78NzsZdYAAiBJDb7NoiJS+uFueJ7c3SH5NdOCbVeVpHXvxhb8YJ7TJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16711563},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.4.0-canary.20260402030331.3ae7f67.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/babb9abe2d9ba3385ad1e076eaa8ebab/cj-tech-master-excelts-7.4.0-canary.20260402030331.3ae7f67.tgz","_integrity":"sha512-tUD3vzHg5z/+zoKCrUZYmHq0hqawGpD2aM2ZkCMGTQIDGv9ZS4I/L4IGeKBRe4U/jQIc1eMpws3zSylndqwxmA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.4.0-canary.20260402030331.3ae7f67_1775099036091_0.2561905878903943","host":"s3://npm-registry-packages-npm-production"}},"7.5.0":{"name":"@cj-tech-master/excelts","version":"7.5.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.5.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"bdc998e314063401948a13aa60e1b63e8a88234f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.5.0.tgz","fileCount":1925,"integrity":"sha512-imd+cYm6zTmN/rMOjNrlbraguKy0Dzhm/2OwZtYYmVPx/s586bUa602NREengppe8pW9s4H/ou1mLshGJfu5Fg==","signatures":[{"sig":"MEUCIQDf3GOfZJYSGahA79XuMBAHDCo5Ykdpe+KiFSmUcLEK8wIgc93I/vEDGlWzsW1AgJoDtOGrqsrXbW1yjnmWmlExINo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16711473},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.5.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/50613ae98092ccd5fc42436830c0fd00/cj-tech-master-excelts-7.5.0.tgz","_integrity":"sha512-imd+cYm6zTmN/rMOjNrlbraguKy0Dzhm/2OwZtYYmVPx/s586bUa602NREengppe8pW9s4H/ou1mLshGJfu5Fg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.9.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.5.0_1775099198364_0.6188675720899781","host":"s3://npm-registry-packages-npm-production"}},"7.5.0-canary.20260404054153.f4c5ecc":{"name":"@cj-tech-master/excelts","version":"7.5.0-canary.20260404054153.f4c5ecc","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.5.0-canary.20260404054153.f4c5ecc","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c804b41f97ce56cb80a6b2c9ae1ed6db5a3bc54e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.5.0-canary.20260404054153.f4c5ecc.tgz","fileCount":1925,"integrity":"sha512-uhu7h8d6cG6+Ex6e9BGu7vTTNIpGC0Mm75ToyiXlJe4kNelHE9Z6SR0vAanZKcp2iwAbYYLXNqsewbKSo0ierg==","signatures":[{"sig":"MEUCIFEE8TrIFMm8yNXTShwugyVaNPf6DuspfhVeyaph/jEsAiEAlIz0BSYou98AC/dUPZFcie/VZvYFyVLh2UGdd5Jm2UQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16760120},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.5.0-canary.20260404054153.f4c5ecc.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7471e6dda7db7f1f1c6207571e378b31/cj-tech-master-excelts-7.5.0-canary.20260404054153.f4c5ecc.tgz","_integrity":"sha512-uhu7h8d6cG6+Ex6e9BGu7vTTNIpGC0Mm75ToyiXlJe4kNelHE9Z6SR0vAanZKcp2iwAbYYLXNqsewbKSo0ierg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.5.0-canary.20260404054153.f4c5ecc_1775281337338_0.3133666749016595","host":"s3://npm-registry-packages-npm-production"}},"7.6.0":{"name":"@cj-tech-master/excelts","version":"7.6.0","keywords":["excelts","typescript","excel","xlsx","json","csv","spreadsheet","workbook","font","border","fill","number","format","number format","alignment","office","defined names","data validations","rich text","in-cell format","outlineLevel","views","frozen","split","pageSetup","modern","esm","xlsx"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.6.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2e8d75d35d0a8ace17f25bfe0b0a244a90485a77","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.6.0.tgz","fileCount":1925,"integrity":"sha512-vSvWprsWRk0EzIRLA7YqOOWZCsU1HaNFNhBWB08cmO8W8a77xocvpJv6J1aAdI0/0dfvu9I471vC4O9fgLlq3Q==","signatures":[{"sig":"MEUCIGSw3ITGK6pqWHK8BYv4lg0qYWzD/EI/3P6oO866UF1oAiEA08e4mKDIlivBRwngAVbimWlucGx42bZze0+PPFAtI4k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16760030},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.6.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0a9ee7764ce6299261ded725fc348aca/cj-tech-master-excelts-7.6.0.tgz","_integrity":"sha512-vSvWprsWRk0EzIRLA7YqOOWZCsU1HaNFNhBWB08cmO8W8a77xocvpJv6J1aAdI0/0dfvu9I471vC4O9fgLlq3Q==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"TypeScript Excel Workbook Manager - Read and Write xlsx and csv Files.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.1.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.27.4","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.9","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260401.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.6.0_1775281398953_0.21231808931653262","host":"s3://npm-registry-packages-npm-production"}},"7.6.0-canary.20260405022204.f65a874":{"name":"@cj-tech-master/excelts","version":"7.6.0-canary.20260405022204.f65a874","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.6.0-canary.20260405022204.f65a874","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3d92a0d16c0800c2103aa0c9edc3bb29a39c41f9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.6.0-canary.20260405022204.f65a874.tgz","fileCount":1955,"integrity":"sha512-QDMwHHUzUz75evQ8DYYw1tK0RxEopFfEGXtz/cExEQDDeWEQjOD8Ij/w0gOBqiQZAHr80vkzX2gSDs6JrewElQ==","signatures":[{"sig":"MEUCIQDmI+7ncNVLH6PNGcuwBfVsPjnbH1HnlPCpZDG+33B+AAIgFV+p6+p78LCyp3RhyzIZjInq33QttPOPliIvPMv+zn0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17036915},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.6.0-canary.20260405022204.f65a874.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7ddcf0ea0a90e2fb6376867e0406b7b0/cj-tech-master-excelts-7.6.0-canary.20260405022204.f65a874.tgz","_integrity":"sha512-QDMwHHUzUz75evQ8DYYw1tK0RxEopFfEGXtz/cExEQDDeWEQjOD8Ij/w0gOBqiQZAHr80vkzX2gSDs6JrewElQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.6.0-canary.20260405022204.f65a874_1775355749773_0.11177511166223653","host":"s3://npm-registry-packages-npm-production"}},"7.6.0-canary.20260405022733.7a83866":{"name":"@cj-tech-master/excelts","version":"7.6.0-canary.20260405022733.7a83866","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@7.6.0-canary.20260405022733.7a83866","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2b3cb7d64328cf042db6605237dfaf3265b25ef9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-7.6.0-canary.20260405022733.7a83866.tgz","fileCount":1955,"integrity":"sha512-YsrbRYj0TvK76260UMDB4IcLNQlGmZu3nL1ROanGhCb8UiPVDf4yqOGvjKZAGqG17Po8wPKbs+MPJicLUHOtwA==","signatures":[{"sig":"MEYCIQCm99wesiaq1jxGnAjWLyauSiMWAbWpfNxFfLH4irUmbgIhAMTjjOnYgGVhCV761AhHyRqaWnyZibYcb5qgAiyn8kTK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17036915},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-7.6.0-canary.20260405022733.7a83866.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/a80e08a02f1c565f403c90326c18ab22/cj-tech-master-excelts-7.6.0-canary.20260405022733.7a83866.tgz","_integrity":"sha512-YsrbRYj0TvK76260UMDB4IcLNQlGmZu3nL1ROanGhCb8UiPVDf4yqOGvjKZAGqG17Po8wPKbs+MPJicLUHOtwA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_7.6.0-canary.20260405022733.7a83866_1775356076888_0.9268225910180274","host":"s3://npm-registry-packages-npm-production"}},"8.0.0":{"name":"@cj-tech-master/excelts","version":"8.0.0","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"1e093ba13f3c76b60aea413a8a00724e40d4a4f8","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.0.0.tgz","fileCount":1955,"integrity":"sha512-PYfzFFnMPlhTau3fKpAwZsua3SSDYr2yy3hxtadx0D99zqwmKbQXW7XgRcYDknjMREqsQdP5yVPGLQwdTPJ2Pg==","signatures":[{"sig":"MEYCIQDrrEFSGAvMKargQPK1Eu2YArg9rc+k4C5Cyq6YHkzsBwIhAO7SQFso2Z+alW4LtS9hNTTKxIinwP/q2dB1cdpKkA1Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17036825},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2f7fcc828e5545550700cc9c775954c4/cj-tech-master-excelts-8.0.0.tgz","_integrity":"sha512-PYfzFFnMPlhTau3fKpAwZsua3SSDYr2yy3hxtadx0D99zqwmKbQXW7XgRcYDknjMREqsQdP5yVPGLQwdTPJ2Pg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.0.0_1775356186342_0.8398838225055307","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.20260405103449.75270cb":{"name":"@cj-tech-master/excelts","version":"8.0.0-canary.20260405103449.75270cb","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.0.0-canary.20260405103449.75270cb","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7f0551583e962120c856c9bb7c5a7bd0242bec2d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.0.0-canary.20260405103449.75270cb.tgz","fileCount":2035,"integrity":"sha512-rm5V9dKtsmzMbZlcGM6uu0Kf+F3nGagVJoohklsAAaKL20p2uDsXEZ2YeottlxI7i40x+vEj8NVsOpVWdfwqIg==","signatures":[{"sig":"MEUCIA1e5EvPbvoI3EBWW3zQzvCjWWJ7LJfMoEH8uvm+m6bwAiEArBfc44GPi3gwMhQUHfVFSgV072/yIjrbvdZVD6iLtSI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17948551},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.0.0-canary.20260405103449.75270cb.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/97eeba019f18672f9ea5ef2afd6947b7/cj-tech-master-excelts-8.0.0-canary.20260405103449.75270cb.tgz","_integrity":"sha512-rm5V9dKtsmzMbZlcGM6uu0Kf+F3nGagVJoohklsAAaKL20p2uDsXEZ2YeottlxI7i40x+vEj8NVsOpVWdfwqIg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.0.0-canary.20260405103449.75270cb_1775385314266_0.2268167918859103","host":"s3://npm-registry-packages-npm-production"}},"8.1.0":{"name":"@cj-tech-master/excelts","version":"8.1.0","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"749f0e5a148d5cbbf710ebe5122179ab37edd75f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.1.0.tgz","fileCount":2035,"integrity":"sha512-XOhbzSwGvIw7CVPqHxIMWkK4N1c9/2nE7RUTv69hMwlShBH22HhX7AyU+ya20uYYdu5GnQWRD426VxygFOdLGg==","signatures":[{"sig":"MEUCIDPLJEQUzAHcQFJh3RwfZL6upn+xrTJH2cqpXHL/f3p3AiEA624pT+BCfUk+o0kfiL69VsnhTLvNlo38YYIXuPackd4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17948461},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0aee5c1b3ff5a607a02a5a525ffdf62b/cj-tech-master-excelts-8.1.0.tgz","_integrity":"sha512-XOhbzSwGvIw7CVPqHxIMWkK4N1c9/2nE7RUTv69hMwlShBH22HhX7AyU+ya20uYYdu5GnQWRD426VxygFOdLGg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.1.0_1775385377879_0.8593496952924682","host":"s3://npm-registry-packages-npm-production"}},"8.1.0-canary.20260405152720.4423033":{"name":"@cj-tech-master/excelts","version":"8.1.0-canary.20260405152720.4423033","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.1.0-canary.20260405152720.4423033","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"9e981d514944341b8d8c2fedd7df68de6e0b50b3","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.1.0-canary.20260405152720.4423033.tgz","fileCount":2035,"integrity":"sha512-kkIiu50vaYCaotPFjDZDNBK3xdhb5oSHVENAnO/yI2CApebCSQQr7DXuIKMZ8MoST3BZJcV2Te0jH2T0Y1uoMQ==","signatures":[{"sig":"MEQCIEhXGVw8TxsNExx3y8QYr2a0r1/rTnCjiXhJsoQ+rJLRAiAasS5f4dds0Bo+cjHVljK0KU9Wtf1mfO0ad+vXlJaF6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17948412},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.1.0-canary.20260405152720.4423033.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b6e7c0ed90aa13cd6bd84c7f2fb3c558/cj-tech-master-excelts-8.1.0-canary.20260405152720.4423033.tgz","_integrity":"sha512-kkIiu50vaYCaotPFjDZDNBK3xdhb5oSHVENAnO/yI2CApebCSQQr7DXuIKMZ8MoST3BZJcV2Te0jH2T0Y1uoMQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.1.0-canary.20260405152720.4423033_1775402865886_0.04794160899367861","host":"s3://npm-registry-packages-npm-production"}},"8.1.1":{"name":"@cj-tech-master/excelts","version":"8.1.1","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.1.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3e89dc6088cf6bfb0f91f566a07d61d2cb474aec","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.1.1.tgz","fileCount":2035,"integrity":"sha512-GRshKhSD38eKOB3E5GiOvKDnBI9pNfcKeRlShB9nPY55+tYqyB53QJKn3sv0kXcUwDLN1CgMsLxxvEQYQfKxaQ==","signatures":[{"sig":"MEQCIHdY5YAktXxY1MUJQ5RfeQDAITMfcNhyovFjnAB+5TMsAiA0V241zRq/16T07qNWiHJtf6+WW+M1hGXxNHg/mZlouQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17948322},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.1.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/65664a0c7342bba1f2b6867e4e1f32cc/cj-tech-master-excelts-8.1.1.tgz","_integrity":"sha512-GRshKhSD38eKOB3E5GiOvKDnBI9pNfcKeRlShB9nPY55+tYqyB53QJKn3sv0kXcUwDLN1CgMsLxxvEQYQfKxaQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.1.1_1775403030284_0.14823260467758304","host":"s3://npm-registry-packages-npm-production"}},"8.1.1-canary.20260406054435.2c1a160":{"name":"@cj-tech-master/excelts","version":"8.1.1-canary.20260406054435.2c1a160","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.1.1-canary.20260406054435.2c1a160","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f421e05e047da0c242857dcfe8367d75f646da36","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.1.1-canary.20260406054435.2c1a160.tgz","fileCount":2035,"integrity":"sha512-ldlKzMGL6WRajhvJrhmBUV0nBFrYd4tjp+U9AXLRYmC4rX4GkHNZMVae2EdLsmYyTgEFpmoBSq0Sr6MW6D6qTA==","signatures":[{"sig":"MEYCIQDIFEqoxiDSBeHrsPwQBVzvTrnPFAKaQGUDG3IBsDk+zQIhALR552FXwVT2oaC/J7GzSnncpAUQJ4bzQxmV1NWsLRdB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17946396},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.1.1-canary.20260406054435.2c1a160.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/08099718a0c311370edbada46caf02c1/cj-tech-master-excelts-8.1.1-canary.20260406054435.2c1a160.tgz","_integrity":"sha512-ldlKzMGL6WRajhvJrhmBUV0nBFrYd4tjp+U9AXLRYmC4rX4GkHNZMVae2EdLsmYyTgEFpmoBSq0Sr6MW6D6qTA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.1.1-canary.20260406054435.2c1a160_1775454301628_0.3655865399909317","host":"s3://npm-registry-packages-npm-production"}},"8.1.1-canary.20260407231219.4faedf6":{"name":"@cj-tech-master/excelts","version":"8.1.1-canary.20260407231219.4faedf6","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.1.1-canary.20260407231219.4faedf6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"69440f8f041ba1f64221094d72a0cbb746a6ae68","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.1.1-canary.20260407231219.4faedf6.tgz","fileCount":2035,"integrity":"sha512-VgkAo8kGBjJjK61INYnlKWOqCN2vhmJvxcyPR5dyVn3/CaLNYKZsbjsIWqybJWYANy3nbuGKeyRy5xtiNf5ZPQ==","signatures":[{"sig":"MEUCICORlMk1yWDjkhbfWcBvNP6qWGHx98HZYQxdAHdytIa0AiEAtLhwgNf+m+1UblTYXQeEtYw2nUR4jDunGuas/bXWCjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17948293},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.1.1-canary.20260407231219.4faedf6.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/54aa361d16de5b187fbc80ec54b5c045/cj-tech-master-excelts-8.1.1-canary.20260407231219.4faedf6.tgz","_integrity":"sha512-VgkAo8kGBjJjK61INYnlKWOqCN2vhmJvxcyPR5dyVn3/CaLNYKZsbjsIWqybJWYANy3nbuGKeyRy5xtiNf5ZPQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.1.1-canary.20260407231219.4faedf6_1775603563940_0.7707516841107289","host":"s3://npm-registry-packages-npm-production"}},"8.1.2":{"name":"@cj-tech-master/excelts","version":"8.1.2","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.1.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e9b48d80617cdbf0f5b7796a19949663974a9620","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.1.2.tgz","fileCount":2035,"integrity":"sha512-v7/TYhcuYCU1tyMVSunaxfcJM8VB2E5ul7vnzgFBG/l9mHkVYyqwle1kPUcJK+7kuHvWmPG0M5/OdXQ0nNS1LA==","signatures":[{"sig":"MEUCIQCeBjGRCyXBqRqDYTS/RXHwuWubxrN/ys/K1pABFZ5C/wIgNj+imVJOah+fO9oMnLmyeB9v48Na/4IF3nvUBUNtRvY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17948203},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.1.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3cb2150b724b8d0afc29e4a5b6e44379/cj-tech-master-excelts-8.1.2.tgz","_integrity":"sha512-v7/TYhcuYCU1tyMVSunaxfcJM8VB2E5ul7vnzgFBG/l9mHkVYyqwle1kPUcJK+7kuHvWmPG0M5/OdXQ0nNS1LA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.1.2_1775603644730_0.6178090473785878","host":"s3://npm-registry-packages-npm-production"}},"8.1.2-canary.20260409000124.448604":{"name":"@cj-tech-master/excelts","version":"8.1.2-canary.20260409000124.448604","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@8.1.2-canary.20260409000124.448604","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ca5770d045ea06da07ce6b4a2375bef998cdfc05","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-8.1.2-canary.20260409000124.448604.tgz","fileCount":2040,"integrity":"sha512-/kGXMJFu5qmUWeRp/RN7Ou5DTeu4GCn3BQX/0x/hRIs+oBRLUVmwLvN5t3Xe+L6bCtj8FwjMiyqUESE7px0zqg==","signatures":[{"sig":"MEYCIQDoFLe2BAb13Fqx/lrpgr9UdyEAGN4A8fTEUFwt72dGEgIhAP6t8Aw2Gc+dTmF7a8rdIHdgYJmCFtFTOBd40230UqhH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18080597},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-8.1.2-canary.20260409000124.0448604.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/60afd101302be5db37b70955bf5b61d5/cj-tech-master-excelts-8.1.2-canary.20260409000124.0448604.tgz","_integrity":"sha512-/kGXMJFu5qmUWeRp/RN7Ou5DTeu4GCn3BQX/0x/hRIs+oBRLUVmwLvN5t3Xe+L6bCtj8FwjMiyqUESE7px0zqg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_8.1.2-canary.20260409000124.448604_1775692910314_0.22165481591471603","host":"s3://npm-registry-packages-npm-production"}},"9.0.0":{"name":"@cj-tech-master/excelts","version":"9.0.0","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b81e0147556ea50211996e828f1e6c97134f8cc9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.0.0.tgz","fileCount":2040,"integrity":"sha512-FkEk574jWQE38l5Il4C53DnH5I8kqFaWwFpxs0TdcXcJIa04kuMh31A6jQDdcWx2yetDsu9irH4Diwe77XqqQg==","signatures":[{"sig":"MEYCIQDIuHsDfrwezbz6rbETjavP6gSI6vYSUTobuy0JWGjKugIhAPbzIFyMdHN3ARcfF7Dd3KtGP9EN0Tc/bVHMfNuLEem+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18080507},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.0.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/79344fb00a42b8d68f597c11abd2a99b/cj-tech-master-excelts-9.0.0.tgz","_integrity":"sha512-FkEk574jWQE38l5Il4C53DnH5I8kqFaWwFpxs0TdcXcJIa04kuMh31A6jQDdcWx2yetDsu9irH4Diwe77XqqQg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.0.0_1775693165660_0.2512381289435164","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.20260409073829.a0d72ec":{"name":"@cj-tech-master/excelts","version":"9.0.0-canary.20260409073829.a0d72ec","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.0.0-canary.20260409073829.a0d72ec","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"56ca418201bba4b9997cf8b877f995faf1f26fc5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.0.0-canary.20260409073829.a0d72ec.tgz","fileCount":2045,"integrity":"sha512-ACXtgto7acSOhcZ39EI7cFzVBdQzhCq5P4rcAfij8Dnb4s2cP1BmOPlU06CAxgSZlDMM/RmSftIJpf8gra9Hhg==","signatures":[{"sig":"MEUCIHtTAUpIJKJQc+D/qMDnbwB4MzxrIXhfCKT9kUmzYUVsAiEA1I7jljVnkKVg74DraJhM/l63YNcn9ndU80aO7tyghVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18438443},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.0.0-canary.20260409073829.a0d72ec.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ddd66885c1d5144a3733eb87fc6cd526/cj-tech-master-excelts-9.0.0-canary.20260409073829.a0d72ec.tgz","_integrity":"sha512-ACXtgto7acSOhcZ39EI7cFzVBdQzhCq5P4rcAfij8Dnb4s2cP1BmOPlU06CAxgSZlDMM/RmSftIJpf8gra9Hhg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.0.0-canary.20260409073829.a0d72ec_1775720335156_0.10552678771651203","host":"s3://npm-registry-packages-npm-production"}},"9.1.0":{"name":"@cj-tech-master/excelts","version":"9.1.0","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ab5b17f72ad359c86874c8a295f02bfa888caf3c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.1.0.tgz","fileCount":2045,"integrity":"sha512-kM2yPxcoAEx3v/lDaqrWEHZLJKOlEWRsK/c2PaaEDsk4KAvHCZ0JVH+Hab24w3ypkFPYOcGAikd8pkRIKL6DHA==","signatures":[{"sig":"MEQCIEkaOMUNL64eLLfxwOmy89ELmUK33Cq0ESksFuNadJOqAiAWhsXMHKvrEjpwcv6NfDFVCcKmQ6S/DwxREghFK8pa7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18438353},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.1.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && npm run test:browser --","type":"tsgo --noEmit","build":"npm run generate:csv-worker && rimraf dist && concurrently \"npm run build:esm\" \"npm run build:cjs\" \"npm run build:browser\" \"npm run build:browser:bundle\" && npm run build:verify","check":"concurrently --raw \"npm run type\" \"npm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && npm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"npm run lint && npm run type && npm run build && npm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"npm run generate:csv-worker && rimraf dist && npm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && npm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/143b8a722c186b51c4ce4c58274db831/cj-tech-master-excelts-9.1.0.tgz","_integrity":"sha512-kM2yPxcoAEx3v/lDaqrWEHZLJKOlEWRsK/c2PaaEDsk4KAvHCZ0JVH+Hab24w3ypkFPYOcGAikd8pkRIKL6DHA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","esbuild":"^0.28.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.13","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.2","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.5.2","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.2","fast-xml-parser":"^5.5.10","typescript-eslint":"^8.58.0","eslint-plugin-oxlint":"^1.58.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.0","@typescript/native-preview":"^7.0.0-dev.20260404.1","@vitest/browser-playwright":"^4.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.1.0_1775720441285_0.13308464537820042","host":"s3://npm-registry-packages-npm-production"}},"9.1.0-canary.20260413143709.0650a05":{"name":"@cj-tech-master/excelts","version":"9.1.0-canary.20260413143709.0650a05","keywords":["excel","xlsx","xlsx-reader","xlsx-writer","openxml","spreadsheet","workbook","pdf","pdf-generation","excel-to-pdf","csv","csv-parser","csv-writer","rfc4180","markdown","markdown-table","gfm","xml","xml-parser","xml-writer","sax","dom","zip","zip64","tar","archive","compression","gzip","zlib","deflate","stream","streaming","typescript","zero-dependency","cross-platform"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.1.0-canary.20260413143709.0650a05","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d97d60f574899615e89a8aea18f39b06f7117688","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.1.0-canary.20260413143709.0650a05.tgz","fileCount":2045,"integrity":"sha512-mjGo4kwrhIGqrDSIgdhWEbxcYXOXnRMOVbtwYAg1LqPzIDymIYr2+8eEKfHHLPOUjIVXGupTSlDuXY3A+XgcTw==","signatures":[{"sig":"MEYCIQC6LuBsglIiRoH08jbgbqG2pJaertD0hMlRQA80C8bxNwIhAMKyX+sfSoBh2P9WQ8g7YQQ6HBqz395CAcRN86Z2/Nw7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18473898},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.1.0-canary.20260413143709.0650a05.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"prettier --write \"**/*.{js,ts,json,md}\"","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run lint && pnpm run type && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0884e343dbc732d0f523f6f8ca18203d/cj-tech-master-excelts-9.1.0-canary.20260413143709.0650a05.tgz","_integrity":"sha512-mjGo4kwrhIGqrDSIgdhWEbxcYXOXnRMOVbtwYAg1LqPzIDymIYr2+8eEKfHHLPOUjIVXGupTSlDuXY3A+XgcTw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","eslint":"^10.2.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","prettier":"^3.8.2","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","typescript-eslint":"^8.58.1","eslint-plugin-oxlint":"^1.59.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.1.0-canary.20260413143709.0650a05_1776091055463_0.8917780412137686","host":"s3://npm-registry-packages-npm-production"}},"9.1.0-canary.20260414024022.8e24fdb":{"name":"@cj-tech-master/excelts","version":"9.1.0-canary.20260414024022.8e24fdb","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.1.0-canary.20260414024022.8e24fdb","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"df5d38780fdeb17a9b302e01e56058263074079b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.1.0-canary.20260414024022.8e24fdb.tgz","fileCount":2095,"integrity":"sha512-7fOtvnwmcxccZLdn4kkpu+CyhrV6pN+rq/89HUQEP+/p0b3gGRU4dHpvfI6/Cv9jpfh/ygBMb0qW2PZbt+iL7A==","signatures":[{"sig":"MEQCICBxK2HxGBC9PfgIMIRXlwvzREJAkMmGCdgc5KzU1sa9AiBoSAIiOCB2lpioTZL2kTXKuKAo5psZYO6KenNAmMp7Bg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19289315},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.1.0-canary.20260414024022.8e24fdb.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run lint && pnpm run type && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/305099ed802cd69012039b71bbd39f98/cj-tech-master-excelts-9.1.0-canary.20260414024022.8e24fdb.tgz","_integrity":"sha512-7fOtvnwmcxccZLdn4kkpu+CyhrV6pN+rq/89HUQEP+/p0b3gGRU4dHpvfI6/Cv9jpfh/ygBMb0qW2PZbt+iL7A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","eslint":"^10.2.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","eslint-plugin-oxlint":"^1.60.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.2","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4","eslint-plugin-unused-imports":"^4.4.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.1.0-canary.20260414024022.8e24fdb_1776134447894_0.2840801145406404","host":"s3://npm-registry-packages-npm-production"}},"9.1.0-canary.20260414025120.fe83656":{"name":"@cj-tech-master/excelts","version":"9.1.0-canary.20260414025120.fe83656","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.1.0-canary.20260414025120.fe83656","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"12fa6fbbd02ee1bcb625603daa495d77e79ce571","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.1.0-canary.20260414025120.fe83656.tgz","fileCount":2095,"integrity":"sha512-InlFBrHgR9sCYRwoobQVxrck7pWoGw8Y20Rmrud1Srw+a4E6dMA6BMBY1v6Nvfi7jD82ueJ+rbONWLJlMY1HZg==","signatures":[{"sig":"MEQCIBczkiMVJKKCRbEfUZOkN32vdbqtqayc/eD0RCWV3oLVAiBe2UHa5TkeCHQ8ebY4yPTufdoDspjWKuf8w3C/9e11aQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19289340},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.1.0-canary.20260414025120.fe83656.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run lint && pnpm run type && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ef50be223627025d60f29e149a1c5790/cj-tech-master-excelts-9.1.0-canary.20260414025120.fe83656.tgz","_integrity":"sha512-InlFBrHgR9sCYRwoobQVxrck7pWoGw8Y20Rmrud1Srw+a4E6dMA6BMBY1v6Nvfi7jD82ueJ+rbONWLJlMY1HZg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","eslint":"^10.2.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","eslint-plugin-oxlint":"^1.60.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.2","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4","eslint-plugin-unused-imports":"^4.4.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.1.0-canary.20260414025120.fe83656_1776135106972_0.6484181406236329","host":"s3://npm-registry-packages-npm-production"}},"9.2.0":{"name":"@cj-tech-master/excelts","version":"9.2.0","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f093bb76e805ba761c3e6efd5a525c21c3469ab6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.0.tgz","fileCount":2095,"integrity":"sha512-lLYPLKJfT/JNwDqjto/ngXfeLQWZU7eX3tNV6+irCLFDtc81eq/PN5E/stDP7DA1rPNNqexVsGRXg2Pr5Vq0lg==","signatures":[{"sig":"MEYCIQC9NikWTfGpnnB93DOndA3vjJsiDf36a/MqIy2XTX0EEwIhAPnHlFo7gx2Vaa/HnzfIKFHtB+OOoJC0xnj34eKNLx7U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19289250},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run lint && pnpm run type && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ca5db6da6cf658fe53524ddbb474df9a/cj-tech-master-excelts-9.2.0.tgz","_integrity":"sha512-lLYPLKJfT/JNwDqjto/ngXfeLQWZU7eX3tNV6+irCLFDtc81eq/PN5E/stDP7DA1rPNNqexVsGRXg2Pr5Vq0lg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","eslint":"^10.2.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","eslint-plugin-oxlint":"^1.60.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.2","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4","eslint-plugin-unused-imports":"^4.4.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.0_1776138720555_0.7134535638466017","host":"s3://npm-registry-packages-npm-production"}},"9.2.0-canary.20260414035953.b35777c":{"name":"@cj-tech-master/excelts","version":"9.2.0-canary.20260414035953.b35777c","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.0-canary.20260414035953.b35777c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"0f54b00b985746c1b928d0e4818c65873ef43723","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.0-canary.20260414035953.b35777c.tgz","fileCount":2095,"integrity":"sha512-Djyh89uPNPMLNsFUktj7HbcHi2QKG+YHZZ15yT2xvRZIkACcXD9DJwuaLveCswEhG9EXbnSK5vHklLVknThRqg==","signatures":[{"sig":"MEQCIFNU7hYmZaVQJGZZ7qPHopzW3kjplxeOtvw0V0tcWKtqAiBIJuyGOzA8dQpewipqoyX34xkI2krn81U5RIKLtDRG7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19294572},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.0-canary.20260414035953.b35777c.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run lint && pnpm run type && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/940e43904f6aa56afcf50e88951f68c5/cj-tech-master-excelts-9.2.0-canary.20260414035953.b35777c.tgz","_integrity":"sha512-Djyh89uPNPMLNsFUktj7HbcHi2QKG+YHZZ15yT2xvRZIkACcXD9DJwuaLveCswEhG9EXbnSK5vHklLVknThRqg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","eslint":"^10.2.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","eslint-plugin-oxlint":"^1.60.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.2","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4","eslint-plugin-unused-imports":"^4.4.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.0-canary.20260414035953.b35777c_1776139220668_0.38415280225282444","host":"s3://npm-registry-packages-npm-production"}},"9.2.0-canary.20260414041901.92059d1":{"name":"@cj-tech-master/excelts","version":"9.2.0-canary.20260414041901.92059d1","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.0-canary.20260414041901.92059d1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d6b0b1112ceb00004e523c2f1ff5860fd4c0a915","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.0-canary.20260414041901.92059d1.tgz","fileCount":2095,"integrity":"sha512-49pHD+mIFGHRg7MWYQRcrIHwn5BMzkr0YUpUXl3oJVA3LtTb/um/jzdEBMsXjL8TRCNK1z/P3c4chVQ6sQYohQ==","signatures":[{"sig":"MEUCIQDGFukfh9T+DbL1PggrtX2V61p8ffxZljzN9YocOqvXxgIgN3vSVjEiZqasSaZbP8i4SbGgtUWQ74IgUd8rXpNfw8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19296752},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.0-canary.20260414041901.92059d1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint && oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"eslint --fix && oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run lint && pnpm run type && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/96e112327a024b8bae35d4cc5f61b0bc/cj-tech-master-excelts-9.2.0-canary.20260414041901.92059d1.tgz","_integrity":"sha512-49pHD+mIFGHRg7MWYQRcrIHwn5BMzkr0YUpUXl3oJVA3LtTb/um/jzdEBMsXjL8TRCNK1z/P3c4chVQ6sQYohQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","eslint":"^10.2.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@eslint/js":"^10.0.1","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","eslint-plugin-oxlint":"^1.60.0","eslint-config-prettier":"^10.1.8","eslint-plugin-import-x":"^4.16.2","rollup-plugin-visualizer":"^7.0.1","@typescript-eslint/parser":"^8.58.2","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4","eslint-plugin-unused-imports":"^4.4.1","eslint-import-resolver-typescript":"^4.4.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.0-canary.20260414041901.92059d1_1776140368889_0.29070627520700665","host":"s3://npm-registry-packages-npm-production"}},"9.2.0-canary.20260414050509.ea47ced":{"name":"@cj-tech-master/excelts","version":"9.2.0-canary.20260414050509.ea47ced","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.0-canary.20260414050509.ea47ced","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3d10387af1a4696f17a681129fb9ef1a7d32d405","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.0-canary.20260414050509.ea47ced.tgz","fileCount":2105,"integrity":"sha512-sEORq8fAWH5cf8UTcyycwbi64tcDcHWplnz83tJapfUvim0OfGNwD3l4s6cXjUCkWu4dBxNWAfrKFXJZbUoK/g==","signatures":[{"sig":"MEUCIQCnUu1xii8wqU4xNIhvo8ASv3AcWfwpqWRqfs+iWPd0DQIgEf9MtvOtJzQnlRHw5s03cygi0xBrOCyt4j32igdSgMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19316492},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.0-canary.20260414050509.ea47ced.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/3e399687801d0bab4606909f83d56e52/cj-tech-master-excelts-9.2.0-canary.20260414050509.ea47ced.tgz","_integrity":"sha512-sEORq8fAWH5cf8UTcyycwbi64tcDcHWplnz83tJapfUvim0OfGNwD3l4s6cXjUCkWu4dBxNWAfrKFXJZbUoK/g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.0-canary.20260414050509.ea47ced_1776143136435_0.1368017410745701","host":"s3://npm-registry-packages-npm-production"}},"9.2.0-canary.20260414062023.0125c19":{"name":"@cj-tech-master/excelts","version":"9.2.0-canary.20260414062023.0125c19","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.0-canary.20260414062023.0125c19","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a4ffa77192e5c4a368856a371a7a100c1b3fd27b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.0-canary.20260414062023.0125c19.tgz","fileCount":2105,"integrity":"sha512-NSWbYNan6BG1OkpcI4S9vqH+5Hc0EFAB/U0zEaIz8b9Z6n9kr6ELLF+q+qfeKNoYCUFG+xzJzi5p47e6zMqvJg==","signatures":[{"sig":"MEYCIQCLs5ZYEnt1QXKZuxTVJf9HuPSJrdXcZ6AbS2LXb3QYmgIhAIQMK/IYnNLK/HzHjIO4bIUZtwerFjvSFD+W6GaibDi9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19315827},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.0-canary.20260414062023.0125c19.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/8a90208faa6ce2bb7e2021ef8784fc8c/cj-tech-master-excelts-9.2.0-canary.20260414062023.0125c19.tgz","_integrity":"sha512-NSWbYNan6BG1OkpcI4S9vqH+5Hc0EFAB/U0zEaIz8b9Z6n9kr6ELLF+q+qfeKNoYCUFG+xzJzi5p47e6zMqvJg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.0-canary.20260414062023.0125c19_1776147649636_0.730736104178418","host":"s3://npm-registry-packages-npm-production"}},"9.2.0-canary.20260414062657.902c564":{"name":"@cj-tech-master/excelts","version":"9.2.0-canary.20260414062657.902c564","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.0-canary.20260414062657.902c564","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d57df1ad48c00eef772989f01815a1fc3e7604ab","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.0-canary.20260414062657.902c564.tgz","fileCount":2105,"integrity":"sha512-TKILUYEDgumeEwHyGmFf6CQzY/NakAdNTDQTuTIkK9Oe8OIousHWBryvbHUTiocYK4I9IhmNwzoj2Ll1a6OGxA==","signatures":[{"sig":"MEUCIQCBThTmTBU0oIu9CzRPq0tZJUXydNvru6tDbyJxgc57XAIgb7qgnhnj6nFTEQLE8GWjjLktHc6yXzc6KWC1w7XeSmY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19328607},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.0-canary.20260414062657.902c564.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/85f768c8693169104f300be5035c33ce/cj-tech-master-excelts-9.2.0-canary.20260414062657.902c564.tgz","_integrity":"sha512-TKILUYEDgumeEwHyGmFf6CQzY/NakAdNTDQTuTIkK9Oe8OIousHWBryvbHUTiocYK4I9IhmNwzoj2Ll1a6OGxA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.0-canary.20260414062657.902c564_1776148041307_0.8207155407533362","host":"s3://npm-registry-packages-npm-production"}},"9.2.1":{"name":"@cj-tech-master/excelts","version":"9.2.1","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"9968e5ea429b5b9bf35ef3c62f624e2d6e53b9c5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1.tgz","fileCount":2105,"integrity":"sha512-U2NX+IjvHMuO6hK96QCOk2HwpnHbaYtA/oL4w2aQW/HqLZvV2sqINlO+vdjFajB5Dpok6fcmTCkfJF+YFz11Cg==","signatures":[{"sig":"MEUCIQD+6/R0ABmkHR1XvP5VWjz40PzBHolBPtbn55lw1ggZpQIgVxp7CJCqKfFUawMVBSLQsW535aBbTk6NTT9As9L50hw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19328517},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/cf0d73c163056dfb2d49b953a906542a/cj-tech-master-excelts-9.2.1.tgz","_integrity":"sha512-U2NX+IjvHMuO6hK96QCOk2HwpnHbaYtA/oL4w2aQW/HqLZvV2sqINlO+vdjFajB5Dpok6fcmTCkfJF+YFz11Cg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1_1776148258511_0.8674541432272962","host":"s3://npm-registry-packages-npm-production"}},"9.2.1-canary.20260414070328.830767f":{"name":"@cj-tech-master/excelts","version":"9.2.1-canary.20260414070328.830767f","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1-canary.20260414070328.830767f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ebd3c10530be8bb5216f0eef97d3cfb0aa7cef39","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1-canary.20260414070328.830767f.tgz","fileCount":2105,"integrity":"sha512-lIftYK8yVWwSqGwXg3JjR8ZWhJDw6qx1GKojNw3e75MfOvgvp/iQtxHxMZ/o5PM2WUPAiwgqQNhyYHj4lQJHAQ==","signatures":[{"sig":"MEUCIQD78IPs5FOmwf8DhnZXBg4gFndXFOxerzcJo7gmwxnj6QIgUIQ9LQT9ZkF1bYNapUCWa4U54BtMMHLADmadF85TLR8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19328607},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1-canary.20260414070328.830767f.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b484b61ea2e75604c3f3c5a8871a8e84/cj-tech-master-excelts-9.2.1-canary.20260414070328.830767f.tgz","_integrity":"sha512-lIftYK8yVWwSqGwXg3JjR8ZWhJDw6qx1GKojNw3e75MfOvgvp/iQtxHxMZ/o5PM2WUPAiwgqQNhyYHj4lQJHAQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1-canary.20260414070328.830767f_1776150233510_0.0010781849642096386","host":"s3://npm-registry-packages-npm-production"}},"9.2.1-canary.20260414073108.480b7c0":{"name":"@cj-tech-master/excelts","version":"9.2.1-canary.20260414073108.480b7c0","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1-canary.20260414073108.480b7c0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e3029ae3c871b313f6095e614a4f2fd71be726b0","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1-canary.20260414073108.480b7c0.tgz","fileCount":2105,"integrity":"sha512-72u7TL0KXP7Z32Sw0HhP94VOFV+TeNSeCYowC+RQ3It6UqHdcJfYrR5YBFLTg91faFCdcbTcI/z7+BPQpANVng==","signatures":[{"sig":"MEUCIHuZsIu87WwOQAcOiw6GW4d6ufa66L1xfOYw06ccBC7hAiEAgvP0QyTbdSbXCMi7urcbiy2h96glshXX8wuVUNg2/K4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19328607},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1-canary.20260414073108.480b7c0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/42ecad2c1fe638ee84872d7d7ff37195/cj-tech-master-excelts-9.2.1-canary.20260414073108.480b7c0.tgz","_integrity":"sha512-72u7TL0KXP7Z32Sw0HhP94VOFV+TeNSeCYowC+RQ3It6UqHdcJfYrR5YBFLTg91faFCdcbTcI/z7+BPQpANVng==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1-canary.20260414073108.480b7c0_1776151895142_0.27134703238801006","host":"s3://npm-registry-packages-npm-production"}},"9.2.1-canary.20260414115825.8d5e73e":{"name":"@cj-tech-master/excelts","version":"9.2.1-canary.20260414115825.8d5e73e","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1-canary.20260414115825.8d5e73e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7701e4ac38c005c7f596ad052031c86ae5dd3422","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1-canary.20260414115825.8d5e73e.tgz","fileCount":2105,"integrity":"sha512-gWvXzjI+yCihBR1rBhCep7GKWTYiJoXoqP6lakiVeIBICJQwUzae0FVZjfM9DrkL3EocTNuJwX1kpwlM93dRxQ==","signatures":[{"sig":"MEUCIQDVRqO/0x4qmEJHBiN9T41epcxwuwJYv4JV94+tU6/wjAIgGfEpS+6ve0yL+upW78VKr7mSvclUpKHIuAlFABWuuiQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19328607},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1-canary.20260414115825.8d5e73e.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/8b56680780bcf58a7cb021ba7caac4cb/cj-tech-master-excelts-9.2.1-canary.20260414115825.8d5e73e.tgz","_integrity":"sha512-gWvXzjI+yCihBR1rBhCep7GKWTYiJoXoqP6lakiVeIBICJQwUzae0FVZjfM9DrkL3EocTNuJwX1kpwlM93dRxQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1-canary.20260414115825.8d5e73e_1776167929515_0.617331296353306","host":"s3://npm-registry-packages-npm-production"}},"9.2.1-canary.20260415012323.17e6c22":{"name":"@cj-tech-master/excelts","version":"9.2.1-canary.20260415012323.17e6c22","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1-canary.20260415012323.17e6c22","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"2cafbed244fe7c06dab2edf6c69638a23d3ff55c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1-canary.20260415012323.17e6c22.tgz","fileCount":2110,"integrity":"sha512-EYShzJhAPQLFykGp6OVXLkGrWxwy1insvrofKSTqSRXjjGpoNyKOwZbOiEm1GXKVbpLWbYqLPcLOFWsCfeM2fA==","signatures":[{"sig":"MEYCIQCiIXkogaJCXcc7pJUnhRaFLntl1Bj/pdat9idgcK/ilwIhAPHMflC89O4ilvK5KdOHAARJOdckeWlOFFpPbKLQU5Q1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19406942},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1-canary.20260415012323.17e6c22.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ff0a9f22e7ea0bffb174c0a555b604ed/cj-tech-master-excelts-9.2.1-canary.20260415012323.17e6c22.tgz","_integrity":"sha512-EYShzJhAPQLFykGp6OVXLkGrWxwy1insvrofKSTqSRXjjGpoNyKOwZbOiEm1GXKVbpLWbYqLPcLOFWsCfeM2fA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1-canary.20260415012323.17e6c22_1776216230045_0.27363284968591817","host":"s3://npm-registry-packages-npm-production"}},"9.2.1-canary.20260415042623.59f24cf":{"name":"@cj-tech-master/excelts","version":"9.2.1-canary.20260415042623.59f24cf","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1-canary.20260415042623.59f24cf","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"566524c01746de157ff91c288fe8ba42e6aa1ddf","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1-canary.20260415042623.59f24cf.tgz","fileCount":2120,"integrity":"sha512-/bnOhJ/C7JHk7VRBlInhQB/S+kd6kgpBlaGgGrFtN+kM7JlGoY+cqPZE2ZiT2aY2bt3KRlqCM49xezmj0tUWRg==","signatures":[{"sig":"MEUCIQCgn9k45dW8OO9w93ju3mmUfs7zWFt4mlNC0+Fm6BwnQAIge9kdDUjo8HrntcJ3hEO1MlaLhK657nZxqME86bRAPl0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19467798},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1-canary.20260415042623.59f24cf.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/084708aa4dfc1c73d93e40f532d67eb0/cj-tech-master-excelts-9.2.1-canary.20260415042623.59f24cf.tgz","_integrity":"sha512-/bnOhJ/C7JHk7VRBlInhQB/S+kd6kgpBlaGgGrFtN+kM7JlGoY+cqPZE2ZiT2aY2bt3KRlqCM49xezmj0tUWRg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1-canary.20260415042623.59f24cf_1776227208081_0.3631995914545285","host":"s3://npm-registry-packages-npm-production"}},"9.2.1-canary.20260415062456.da34761":{"name":"@cj-tech-master/excelts","version":"9.2.1-canary.20260415062456.da34761","keywords":["archive","compression","cross-platform","csv","csv-parser","csv-writer","deflate","dom","excel","excel-to-pdf","gfm","gzip","markdown","markdown-table","openxml","pdf","pdf-generation","rfc4180","sax","spreadsheet","stream","streaming","tar","typescript","workbook","xlsx","xlsx-reader","xlsx-writer","xml","xml-parser","xml-writer","zero-dependency","zip","zip64","zlib"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1-canary.20260415062456.da34761","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"54b441a5f45dbdceb50dd478ac285c5042ef173b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1-canary.20260415062456.da34761.tgz","fileCount":2130,"integrity":"sha512-V6RUqUWYcJ3Zmf3KSKhe5slDRCRLpFM6f3/BafceZ901eN3jD+WHN8ERuQK9Uk8VJbMrCXbSDvlAu914UGKoqQ==","signatures":[{"sig":"MEQCICO1XUzWqaSBWG8nrbWK21hsN/bJmCso6E67FznPhBZ0AiBRwi1e4z6AA5Si80JdQo9WfVJANow3kid1U/UBmtXx+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19523906},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1-canary.20260415062456.da34761.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/d183a1de25a4087cbfc6cba0b8424a86/cj-tech-master-excelts-9.2.1-canary.20260415062456.da34761.tgz","_integrity":"sha512-V6RUqUWYcJ3Zmf3KSKhe5slDRCRLpFM6f3/BafceZ901eN3jD+WHN8ERuQK9Uk8VJbMrCXbSDvlAu914UGKoqQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.15","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.2","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.5.12","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260413.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1-canary.20260415062456.da34761_1776234327475_0.548865582055468","host":"s3://npm-registry-packages-npm-production"}},"9.2.1-canary.20260418165111.86340a0":{"name":"@cj-tech-master/excelts","version":"9.2.1-canary.20260418165111.86340a0","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.2.1-canary.20260418165111.86340a0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"655dcbc2f2ecae0ac978f43b46667b70d1b686a3","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.2.1-canary.20260418165111.86340a0.tgz","fileCount":2340,"integrity":"sha512-vLlRnJfqeWiRzAxqrZW2x81fgcFOs16uK7CNXjU7YdxT3FM8YS2vOzWxcwBS7x1l3LL+mI5QVl77FIXPVyd8oA==","signatures":[{"sig":"MEYCIQC15BfUd5tbuAMqtpvQ7LS54sL26rrObcOI6vOeuowSfwIhAJ1VazOEYygZMT46w6hxv1WoIZRth9foAmPvCCQcJSSU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22807615},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.2.1-canary.20260418165111.86340a0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/2fecacfa29188350bed627a525423021/cj-tech-master-excelts-9.2.1-canary.20260418165111.86340a0.tgz","_integrity":"sha512-vLlRnJfqeWiRzAxqrZW2x81fgcFOs16uK7CNXjU7YdxT3FM8YS2vOzWxcwBS7x1l3LL+mI5QVl77FIXPVyd8oA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260418.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.2.1-canary.20260418165111.86340a0_1776531101333_0.8677901604147313","host":"s3://npm-registry-packages-npm-production"}},"9.3.0":{"name":"@cj-tech-master/excelts","version":"9.3.0","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.3.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"ef239346e9bcb6c9d10c59c1d0e94f871717ef3d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.3.0.tgz","fileCount":2340,"integrity":"sha512-ruyoIf2jKhGlavyu/X8xrWnbUjD9rRwlQGgMhZ5Se7sH5T8feEri3W5dz/fobwtiLU+ej8aOsa+sKLu+Rie+OA==","signatures":[{"sig":"MEUCIQCGsK+zVaLyxuB5smnlglhrwOeuWdPpImJDwwWezZC+LgIgbPrRgUs+ylaVyOYjH9OnoGxjhB6HEUtT2vsYh1v91r4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22807525},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.3.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/119f08cd27afe899cb77e5d68eba5453/cj-tech-master-excelts-9.3.0.tgz","_integrity":"sha512-ruyoIf2jKhGlavyu/X8xrWnbUjD9rRwlQGgMhZ5Se7sH5T8feEri3W5dz/fobwtiLU+ej8aOsa+sKLu+Rie+OA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260418.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.3.0_1776531375780_0.5618557650881648","host":"s3://npm-registry-packages-npm-production"}},"9.3.0-canary.20260418171912.29e0166":{"name":"@cj-tech-master/excelts","version":"9.3.0-canary.20260418171912.29e0166","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.3.0-canary.20260418171912.29e0166","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"9ba8d4a19fbe3296b4be19d338bf05a486a0a0fe","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.3.0-canary.20260418171912.29e0166.tgz","fileCount":2340,"integrity":"sha512-ikpVCa/fh0ziSCaBzp6uG7P6maCGFmNnHGmVcFYpa1a6WGeNKscur+BtBz4bFBWjMuROKN6zN1vXeTih0wq1tA==","signatures":[{"sig":"MEUCIQC0OHw/YwLDkPND1wmx9PQ6GhDfBWKCVy3VUal7Uc7ALAIgQu7Bge4WYMjTg5RNhTlSIaLesA9F7QKs96DCEuoZSsI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22807522},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.3.0-canary.20260418171912.29e0166.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/681cb751fcae696184babccd594abbae/cj-tech-master-excelts-9.3.0-canary.20260418171912.29e0166.tgz","_integrity":"sha512-ikpVCa/fh0ziSCaBzp6uG7P6maCGFmNnHGmVcFYpa1a6WGeNKscur+BtBz4bFBWjMuROKN6zN1vXeTih0wq1tA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260418.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.3.0-canary.20260418171912.29e0166_1776532780450_0.37675161579625405","host":"s3://npm-registry-packages-npm-production"}},"9.3.1":{"name":"@cj-tech-master/excelts","version":"9.3.1","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.3.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"38798af09b030e89a3ec7b3a9b2cff6c640c2172","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.3.1.tgz","fileCount":2340,"integrity":"sha512-uzRdOfaVCpAmRW54msUOB+TogMKw+KFby2ZefWtQuxklKEFaAP17+HaWJrVUDTdYegK1zGGeUGEN1/U9o6/W+w==","signatures":[{"sig":"MEUCIQDvysOvE6WbQFPHgEZWkORAabcGbylxfxqxK/VpcPT8ZAIgYm1sCtzb6iHhp2iBQT41lF2ktbaQvyGYzFJBSjM8WJ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22807432},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.3.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/77fa3d02188dba98f39fd697e03dfe16/cj-tech-master-excelts-9.3.1.tgz","_integrity":"sha512-uzRdOfaVCpAmRW54msUOB+TogMKw+KFby2ZefWtQuxklKEFaAP17+HaWJrVUDTdYegK1zGGeUGEN1/U9o6/W+w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260418.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.3.1_1776533015896_0.006625109819426989","host":"s3://npm-registry-packages-npm-production"}},"9.3.1-canary.20260420084408.a9f4fb5":{"name":"@cj-tech-master/excelts","version":"9.3.1-canary.20260420084408.a9f4fb5","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.3.1-canary.20260420084408.a9f4fb5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e86eebb8a9413567d1da4c38b4d94abf42e63649","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.3.1-canary.20260420084408.a9f4fb5.tgz","fileCount":2340,"integrity":"sha512-EbEdvVWwf20QWrA8o1W7j8g2l2djyJFvpH1MxToiC8z7uRXpO2HT5Jueb+TKhfVjcd/cwHpZ4Nqev94lHT9xMQ==","signatures":[{"sig":"MEUCIQDzHSdbdNrURcb8VOWVOBjKX+hp3NJxYqkH6m67f7LXfgIgfVv9TlwhAx1Vyr8hTibv/b3giq9Zs69QDqroi9mvBk0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23070995},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.3.1-canary.20260420084408.a9f4fb5.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/15330a6affe335093f7c9bc9f5e82480/cj-tech-master-excelts-9.3.1-canary.20260420084408.a9f4fb5.tgz","_integrity":"sha512-EbEdvVWwf20QWrA8o1W7j8g2l2djyJFvpH1MxToiC8z7uRXpO2HT5Jueb+TKhfVjcd/cwHpZ4Nqev94lHT9xMQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260418.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.3.1-canary.20260420084408.a9f4fb5_1776674675720_0.255387048569067","host":"s3://npm-registry-packages-npm-production"}},"9.4.0":{"name":"@cj-tech-master/excelts","version":"9.4.0","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"6eecb42d08c5cab3c465d8a1b93144d5d0ec6734","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.0.tgz","fileCount":2340,"integrity":"sha512-RCipqjrbvCZ6tGRFiKWOg83xYAV1gJf+gytDJ6l26JuYDhXpesu0b/2+yo3QADErIxAE8Kr1Te9OsfwAg/3d7g==","signatures":[{"sig":"MEUCIQCyNmd9aoJewym+lTRd0qGmz3ILiRMwbkDGyjN9wPvYXgIgFETBJC8mzDdFYheUNHxI4XNCaroQWLdGHCPBBylLdpE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23070905},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/37f9b81a75eb29d0d300c65506a0b04c/cj-tech-master-excelts-9.4.0.tgz","_integrity":"sha512-RCipqjrbvCZ6tGRFiKWOg83xYAV1gJf+gytDJ6l26JuYDhXpesu0b/2+yo3QADErIxAE8Kr1Te9OsfwAg/3d7g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260418.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.0_1776674906059_0.8267607158511836","host":"s3://npm-registry-packages-npm-production"}},"9.4.0-canary.20260420092224.71f4c32":{"name":"@cj-tech-master/excelts","version":"9.4.0-canary.20260420092224.71f4c32","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.0-canary.20260420092224.71f4c32","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"5758bd1efc9a16ef61605433b0abc5b000c8d2d9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.0-canary.20260420092224.71f4c32.tgz","fileCount":2340,"integrity":"sha512-lgdpChCKE3cW6U64/4OSCC02sqHpjto2ksJcFntoKnbjeX+xltmlfZKILcEJ3Fal+cGQU6gGsaNrdQ26riuaeg==","signatures":[{"sig":"MEYCIQDFaF6LDqEYWK2chUJoHJ2eWJRe30MKS7VCYEM3xAQ05wIhAIQyuY24r2h8T3vBPmEpYaXPVBDjH7mHcZwdSPk307An","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23070995},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.0-canary.20260420092224.71f4c32.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6b9d855dc96d7fd0875b98ecce11e709/cj-tech-master-excelts-9.4.0-canary.20260420092224.71f4c32.tgz","_integrity":"sha512-lgdpChCKE3cW6U64/4OSCC02sqHpjto2ksJcFntoKnbjeX+xltmlfZKILcEJ3Fal+cGQU6gGsaNrdQ26riuaeg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260418.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.0-canary.20260420092224.71f4c32_1776676974814_0.4790151593160181","host":"s3://npm-registry-packages-npm-production"}},"9.4.0-canary.20260421000114.3ec32dd":{"name":"@cj-tech-master/excelts","version":"9.4.0-canary.20260421000114.3ec32dd","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.0-canary.20260421000114.3ec32dd","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"5c0023fec4d10508d0c78e7e2351133da7344ee3","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.0-canary.20260421000114.3ec32dd.tgz","fileCount":2340,"integrity":"sha512-sB0HKzR3Oe9GGy41Ejxpze5hymq3bfD2kxpSKCHIA5JbeVhAsiXoXENsXx0yz3UNbG5bl0sjOhqOoAF/zHAtLQ==","signatures":[{"sig":"MEUCIQDV0Ma3yLiNeeVaOAn1vCsQijADkr2YN9lKZOvcL0gA+wIgVMfTrASo+CuSCIrEw1sdrc+AXe7OBZ9aN30gunNC420=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23104895},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.0-canary.20260421000114.3ec32dd.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/c2f62162be9688658fded87aba574179/cj-tech-master-excelts-9.4.0-canary.20260421000114.3ec32dd.tgz","_integrity":"sha512-sB0HKzR3Oe9GGy41Ejxpze5hymq3bfD2kxpSKCHIA5JbeVhAsiXoXENsXx0yz3UNbG5bl0sjOhqOoAF/zHAtLQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.0-canary.20260421000114.3ec32dd_1776729704678_0.5612324408277403","host":"s3://npm-registry-packages-npm-production"}},"9.4.0-canary.20260421000400.0cf74c7":{"name":"@cj-tech-master/excelts","version":"9.4.0-canary.20260421000400.0cf74c7","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.0-canary.20260421000400.0cf74c7","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b64a7fb009f1d9deba5b50f7f93e32e8d3f2960e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.0-canary.20260421000400.0cf74c7.tgz","fileCount":2340,"integrity":"sha512-huv1EJs1sfkvyJJml5k8URx9NLbnOkxlv0DrHrYLGPpWfp0BlSAG9O6F0HIcAj173qU7iSP+NHJDkXRSYZr8Bw==","signatures":[{"sig":"MEQCICPh53eqbAP9Xb2OjbcntPRUVI1fRCdTXQ7kpbP3iy/vAiAWs0lfvEaL2rqjVIABucp+HqcV1RihwfA4CyXBx+sHSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23104895},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.0-canary.20260421000400.0cf74c7.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/1b1a210a89755ed84298be0685c16dab/cj-tech-master-excelts-9.4.0-canary.20260421000400.0cf74c7.tgz","_integrity":"sha512-huv1EJs1sfkvyJJml5k8URx9NLbnOkxlv0DrHrYLGPpWfp0BlSAG9O6F0HIcAj173qU7iSP+NHJDkXRSYZr8Bw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.0-canary.20260421000400.0cf74c7_1776729871088_0.36978994551908495","host":"s3://npm-registry-packages-npm-production"}},"9.4.1":{"name":"@cj-tech-master/excelts","version":"9.4.1","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"46d2f25c71052a2517e191424f4071913929971b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.1.tgz","fileCount":2340,"integrity":"sha512-NfQehTRMeztePTHrWDg3ttp5CRvaJrkVAmTKj0YhdUBB05aQT8bLRz+wvYFviFRjTMlkrEvhGckb9zDfQJ5KpQ==","signatures":[{"sig":"MEUCIQDYNqxcMXv6YwZcoJA41mge5S4GthT6E4uQ/ViRrYRBXgIgMmI9HXKjd7tb6FMeajwfgzGoPHoSCCGipkX+wnJoWJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":23104805},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/b5ba468cd8e1b1fb524b6033ff9c5665/cj-tech-master-excelts-9.4.1.tgz","_integrity":"sha512-NfQehTRMeztePTHrWDg3ttp5CRvaJrkVAmTKj0YhdUBB05aQT8bLRz+wvYFviFRjTMlkrEvhGckb9zDfQJ5KpQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.1_1776729882832_0.6174236959686887","host":"s3://npm-registry-packages-npm-production"}},"9.4.1-canary.20260425014216.6b6aea9":{"name":"@cj-tech-master/excelts","version":"9.4.1-canary.20260425014216.6b6aea9","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.1-canary.20260425014216.6b6aea9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"470be12b4db4e1c5d5bc6ceb6a4cd5e5e98da3ed","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.1-canary.20260425014216.6b6aea9.tgz","fileCount":2375,"integrity":"sha512-RTSOCeW45lIQ+Ng3uEceMPE+Hb4IqFTIyvBBX27ujHiIOViO7Gn0RidLkzLhKvGBzl2kXBFfG2Q2rMyZ8S8FQQ==","signatures":[{"sig":"MEQCIA+Y467P7Qg2zKrAPUPNHepx06M6F7d0KPTR7sErPgWkAiBvlbzo6tRoKjN3hiAeZRRTLEgv+6QSlO40VuqXE7ggJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27218868},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.1-canary.20260425014216.6b6aea9.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/253d69944b9f0d3cf7e2aabde45dfacf/cj-tech-master-excelts-9.4.1-canary.20260425014216.6b6aea9.tgz","_integrity":"sha512-RTSOCeW45lIQ+Ng3uEceMPE+Hb4IqFTIyvBBX27ujHiIOViO7Gn0RidLkzLhKvGBzl2kXBFfG2Q2rMyZ8S8FQQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.1-canary.20260425014216.6b6aea9_1777081365768_0.8540010852402624","host":"s3://npm-registry-packages-npm-production"}},"9.4.2":{"name":"@cj-tech-master/excelts","version":"9.4.2","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7b62f99869913c32cfda0499525202bb3cd95053","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2.tgz","fileCount":2375,"integrity":"sha512-vRGvS+xOtO9tEwju37AHu+LK6eFpMK10cIIaIdbYfNqJGhgayQ6eLIHvCuDgpENzZApaY2qerVCbGWb5pB4u7w==","signatures":[{"sig":"MEQCIHtIN3EbRO6fgxbS2Qzidz9fwhRusJ4nUc5KYx/rZnzAAiAjltIe/2S2HibHqcI7lLqHx3l7g4d3/TgZ24htbh6hNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":27218778},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/6fa4b4f26ef46f628779ef967e22746b/cj-tech-master-excelts-9.4.2.tgz","_integrity":"sha512-vRGvS+xOtO9tEwju37AHu+LK6eFpMK10cIIaIdbYfNqJGhgayQ6eLIHvCuDgpENzZApaY2qerVCbGWb5pB4u7w==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2_1777081505025_0.5271741800274463","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260425155718.b3d09e9":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260425155718.b3d09e9","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260425155718.b3d09e9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a69d92f991b480ec2741c187075570a52890ebcb","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260425155718.b3d09e9.tgz","fileCount":2620,"integrity":"sha512-xNrjrgIRdakwOdKiw95do065gh61jhcWh3rWChqGdfgD50iBKNeocorC+LZSAgLI5svmHOTYM+sKtszbHMT3Lw==","signatures":[{"sig":"MEYCIQDbO2sPEonN2dyuM8X/lSYipJAz3JUO11QlYsgRhl6ohwIhAN09kUx/Q7pxvuFbwDapjaR5c/K8hICbTohynvG8dEso","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31236973},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260425155718.b3d09e9.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/7ee2f2a507c8ab1c8e00737f1b1ac586/cj-tech-master-excelts-9.4.2-canary.20260425155718.b3d09e9.tgz","_integrity":"sha512-xNrjrgIRdakwOdKiw95do065gh61jhcWh3rWChqGdfgD50iBKNeocorC+LZSAgLI5svmHOTYM+sKtszbHMT3Lw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), Word (DOCX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260425155718.b3d09e9_1777132673974_0.9561818976797873","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260429022635.3c31a9e":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260429022635.3c31a9e","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260429022635.3c31a9e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"4c7d4ea8770981d3e372ee8ca75209a69675af9e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260429022635.3c31a9e.tgz","fileCount":2670,"integrity":"sha512-a9PRxdbevLp6bF2Ng0eU7v2NoEm9RK0pO2BmQp++EyZ8IjY4+Lv692TiglELwJVaRO8jbgOgrixCxCVq++8HaQ==","signatures":[{"sig":"MEQCIDq20gwXFuPF33Lpckud1Q4Gw8kJkMhzsp03MlG+LRRTAiAeOnhBWAZVeUtrF64HFroQPJEaa0yGmrcgJS9sMXrjRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35201593},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260429022635.3c31a9e.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/683376b7f44929ce8ac34e1b903d5bae/cj-tech-master-excelts-9.4.2-canary.20260429022635.3c31a9e.tgz","_integrity":"sha512-a9PRxdbevLp6bF2Ng0eU7v2NoEm9RK0pO2BmQp++EyZ8IjY4+Lv692TiglELwJVaRO8jbgOgrixCxCVq++8HaQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), Word (DOCX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260429022635.3c31a9e_1777429627891_0.40338534307603124","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260429031926.0f240e0":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260429031926.0f240e0","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260429031926.0f240e0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a3f43b3729a4936a1a02d183b316d87477a1ee9e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260429031926.0f240e0.tgz","fileCount":2670,"integrity":"sha512-D8VqwRitZTJ7d8f0tNvZ6xgf8OoZQU6kVzlWXb8+l0OkuTleqQvSkpLZmCsx9Ycb7F9WfyUOQkU/SwjjPIbBeg==","signatures":[{"sig":"MEYCIQC6DUh5KjQbRIuGcK7eBgpDZTF/H86jdBNU7/Nwlg0diAIhAPB9HnEBo2hWxbu0K5DcNkzIpp/z+ta9mi3LgphZc9Le","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35239788},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260429031926.0f240e0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/ea8a8ef5556bf82b2437db269e2932cf/cj-tech-master-excelts-9.4.2-canary.20260429031926.0f240e0.tgz","_integrity":"sha512-D8VqwRitZTJ7d8f0tNvZ6xgf8OoZQU6kVzlWXb8+l0OkuTleqQvSkpLZmCsx9Ycb7F9WfyUOQkU/SwjjPIbBeg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), Word (DOCX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260429031926.0f240e0_1777432803418_0.8895029714126226","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260502100801.465fa6e":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260502100801.465fa6e","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260502100801.465fa6e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b46e2b454324508de342f87c65888c4b237dc93e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260502100801.465fa6e.tgz","fileCount":2680,"integrity":"sha512-O5l2SFCka44iUCjr8hkxPeKkAWUN9GeiezYWbWL1lumDal9XamO4EUiCpTPFYUyOZD6mtSJo9KcDdjykgEMVkA==","signatures":[{"sig":"MEYCIQCmLfU7OjUWfLYH+anTjJvr2jTgxNYaOFimI0gOXsW3XQIhAPzgDMezOLclcvCgWaXWxwoRstWtmgiBB9n7JOb0LWpV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37972208},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260502100801.465fa6e.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0338c96fd4188d01871bcf266bbaa512/cj-tech-master-excelts-9.4.2-canary.20260502100801.465fa6e.tgz","_integrity":"sha512-O5l2SFCka44iUCjr8hkxPeKkAWUN9GeiezYWbWL1lumDal9XamO4EUiCpTPFYUyOZD6mtSJo9KcDdjykgEMVkA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), Word (DOCX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260502100801.465fa6e_1777716518888_0.5130261128883549","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260505023557.3638020":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260505023557.3638020","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260505023557.3638020","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3772cdbf48854f9ac656a5e90054c42d732848ed","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260505023557.3638020.tgz","fileCount":2770,"integrity":"sha512-+aHt29m0AxET0FzKw2BV+eeAV6G6YJWAnu4gMpBkFi6hexGz3jBBEkJvDqNZfSVrBKUOltSQUpXwmCKenKmdKg==","signatures":[{"sig":"MEUCIQCOzZ+MQF/5l191l2aexIMcx9vTo09XQQmZwUvejSIBPwIgGAwGArEP2pWHc/maMMpFd0oAVoA+oPhn5WYqmoj5Gm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39303159},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260505023557.3638020.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/056249db6c7b5f8d1a12b3b8b282b622/cj-tech-master-excelts-9.4.2-canary.20260505023557.3638020.tgz","_integrity":"sha512-+aHt29m0AxET0FzKw2BV+eeAV6G6YJWAnu4gMpBkFi6hexGz3jBBEkJvDqNZfSVrBKUOltSQUpXwmCKenKmdKg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), Word (DOCX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.46.0","oxlint":"^1.61.0","rimraf":"^6.1.3","vitest":"^4.1.4","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.16","cross-env":"^10.1.0","@vitest/ui":"^4.1.4","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^1.7.11","concurrently":"^9.2.1","@vitest/browser":"^4.1.4","fast-xml-parser":"^5.7.1","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260420.1","@vitest/browser-playwright":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260505023557.3638020_1777948595856_0.6184933823833461","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260507231408.3039fec":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260507231408.3039fec","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260507231408.3039fec","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c9d135eb41c6a5d8d19387b8cdf52cfba220e58d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260507231408.3039fec.tgz","fileCount":2790,"integrity":"sha512-wzIRZsi3jzqFV541sH+vr/P7IxlM6vEoGUYoqOH4ZKofu7RRsUqjCE7riqfpNxI+4nUscUDZxA30zD4NKFnPSg==","signatures":[{"sig":"MEQCIGdlxwEgbvEO53f4/V+GL+CB7pt9QJu2pJ00wgsbDwahAiAY1ucQdpu0y65U35dYkSyi86O5uyyk9MS2eJ2jOGjcpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37401308},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260507231408.3039fec.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/4d520cf40101a408c3a9c5548e2b68ce/cj-tech-master-excelts-9.4.2-canary.20260507231408.3039fec.tgz","_integrity":"sha512-wzIRZsi3jzqFV541sH+vr/P7IxlM6vEoGUYoqOH4ZKofu7RRsUqjCE7riqfpNxI+4nUscUDZxA30zD4NKFnPSg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), Word (DOCX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260507231408.3039fec_1778195682728_0.36627946776924647","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260507233139.af2d0c5":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260507233139.af2d0c5","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260507233139.af2d0c5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"8359565fa2fc882244377acf52656ca94fd67794","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260507233139.af2d0c5.tgz","fileCount":2790,"integrity":"sha512-OdRhK1Cq8PfFR35bWQEJ2lAKIMG7GV2YwS6CLHFzhTVclvBUz1UhWOCtuyvP54sFmRj8xcnD2TodIs4RkOWHuQ==","signatures":[{"sig":"MEUCIG0lYsPv7ji50G3CoKKTj9VO4OCAiXxc/xc4TpV5fSKuAiEA99J3xxWchg2NNfhdhCVyearsuP97BCT0DLYPuf2oqF0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37403478},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260507233139.af2d0c5.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f61feb8d23bd3029fe7ad137e6003e0c/cj-tech-master-excelts-9.4.2-canary.20260507233139.af2d0c5.tgz","_integrity":"sha512-OdRhK1Cq8PfFR35bWQEJ2lAKIMG7GV2YwS6CLHFzhTVclvBUz1UhWOCtuyvP54sFmRj8xcnD2TodIs4RkOWHuQ==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260507233139.af2d0c5_1778196734565_0.2640588984676966","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260508002018.7b2d5e7":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260508002018.7b2d5e7","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260508002018.7b2d5e7","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"43ccb33de49b52e58a8294343188702720726f1c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260508002018.7b2d5e7.tgz","fileCount":2790,"integrity":"sha512-qsnFcXcS+Z2flNet0djejZGAXLZa7j559DM6atSr0lkuFhaBVx7z7FbUR25KcE/C9s+2Psrg+NAfg2lOsIpFdg==","signatures":[{"sig":"MEQCIH/AnDKJvWc9S5ukuo2YMZPONaA61S0pQiBxYIkqehcsAiBTOuP4uN10hRjsDLuXXgcUno01kVL82/gYUS+5MKFZvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37411005},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260508002018.7b2d5e7.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/428c343b86942f6198e7cd2553541b38/cj-tech-master-excelts-9.4.2-canary.20260508002018.7b2d5e7.tgz","_integrity":"sha512-qsnFcXcS+Z2flNet0djejZGAXLZa7j559DM6atSr0lkuFhaBVx7z7FbUR25KcE/C9s+2Psrg+NAfg2lOsIpFdg==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260508002018.7b2d5e7_1778199657197_0.4412892590882367","host":"s3://npm-registry-packages-npm-production"}},"9.4.2-canary.20260508004343.ce37fd1":{"name":"@cj-tech-master/excelts","version":"9.4.2-canary.20260508004343.ce37fd1","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.4.2-canary.20260508004343.ce37fd1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"50a54cb69a0d156ff9c9b547b9576080d44dd747","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.4.2-canary.20260508004343.ce37fd1.tgz","fileCount":2790,"integrity":"sha512-r9MLkD+TpI1ALrqmc/LHzWhJ6xP96XALqW2g2XjZ1207B3pWTCK9qb0sICIzi8mSEJ5qAy4iKlpDWhuIBZo7PA==","signatures":[{"sig":"MEUCIQDXU79Ku/MGdrxcet4vhobAbZpYGueX4xjxjSM+cWo4EAIgNv8vcLy40MI8dpbuatudOdgqbglPo+Pee/W5r17uMwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37421109},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.4.2-canary.20260508004343.ce37fd1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/092e6f58ebffce9772ee662b58ae3a5b/cj-tech-master-excelts-9.4.2-canary.20260508004343.ce37fd1.tgz","_integrity":"sha512-r9MLkD+TpI1ALrqmc/LHzWhJ6xP96XALqW2g2XjZ1207B3pWTCK9qb0sICIzi8mSEJ5qAy4iKlpDWhuIBZo7PA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.4.2-canary.20260508004343.ce37fd1_1778201060872_0.6256819097795685","host":"s3://npm-registry-packages-npm-production"}},"9.5.0":{"name":"@cj-tech-master/excelts","version":"9.5.0","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e181c9d2ae4e826fca2184ec20a2076f51ed356c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.0.tgz","fileCount":2790,"integrity":"sha512-85qjdPN6VRPIraM0R3Oz0kJvzDG8AaX5I+aFYe66hxYim2IXU3MeyAlzJl/E1Jg00S+r+XXRPSCxOe5B5dKsJw==","signatures":[{"sig":"MEUCIEb6UGGNF+KB9FHSvXkWlmzV+NRTFjq6dCmt1AeoSoBGAiEAuwtQVqWDAeertSeyQgcrYcqch+YeJaY7iatWdsXR9Ks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37421019},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.5.0.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/0b4b8ea6975ea4caff2a44720bd949bd/cj-tech-master-excelts-9.5.0.tgz","_integrity":"sha512-85qjdPN6VRPIraM0R3Oz0kJvzDG8AaX5I+aFYe66hxYim2IXU3MeyAlzJl/E1Jg00S+r+XXRPSCxOe5B5dKsJw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.0_1778202397826_0.40081399158573405","host":"s3://npm-registry-packages-npm-production"}},"9.5.0-canary.20260508074333.8090686":{"name":"@cj-tech-master/excelts","version":"9.5.0-canary.20260508074333.8090686","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.0-canary.20260508074333.8090686","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"152cdd45502c7ed56bfbb15b551e44bcf73b0c8b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.0-canary.20260508074333.8090686.tgz","fileCount":2815,"integrity":"sha512-HoT4lR2OEe9hmBrJK0905f9a+hPOZrv8MZTbspOFcvgOzb3sC/LRnENW0KYsui6HEF1zddL5RXiVtmr93r6CBA==","signatures":[{"sig":"MEYCIQD5rX7ovow4cE7tPKtaZwuqhSFVyILVbGExSfflQa/aEQIhAIAhAT5CJ/mASQWUG7r1cBu4m5MLtF7Alv4QxRvKOdiV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37518815},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.5.0-canary.20260508074333.8090686.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/23c4e1515076f0e163ccb6c72ca13dfc/cj-tech-master-excelts-9.5.0-canary.20260508074333.8090686.tgz","_integrity":"sha512-HoT4lR2OEe9hmBrJK0905f9a+hPOZrv8MZTbspOFcvgOzb3sC/LRnENW0KYsui6HEF1zddL5RXiVtmr93r6CBA==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.0-canary.20260508074333.8090686_1778226253247_0.05946348265594503","host":"s3://npm-registry-packages-npm-production"}},"9.5.1":{"name":"@cj-tech-master/excelts","version":"9.5.1","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f36c302f2fda38dbbefc7faca3f9cb08af96aae9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.1.tgz","fileCount":2815,"integrity":"sha512-YRFI5YKWkUmUaXaIgHhh08f0nr4edriRAMQKKwtIRQ662Cc51RjKol33NcJcRMUb1BEV7uR2mn1lbsAw3iWz9g==","signatures":[{"sig":"MEYCIQCTxrTHOOTXpkd6bAWJBUWR0xXqu9d4hUxylIySerbWJQIhAOFV2LT6CDKs+S+DfonqITmC2s69geuirr9550M/InmO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37518725},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.5.1.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/207800e6194dbff04c7b8cecdcce7cd1/cj-tech-master-excelts-9.5.1.tgz","_integrity":"sha512-YRFI5YKWkUmUaXaIgHhh08f0nr4edriRAMQKKwtIRQ662Cc51RjKol33NcJcRMUb1BEV7uR2mn1lbsAw3iWz9g==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.1_1778226286164_0.4176866643458985","host":"s3://npm-registry-packages-npm-production"}},"9.5.1-canary.20260508101252.9dfb195":{"name":"@cj-tech-master/excelts","version":"9.5.1-canary.20260508101252.9dfb195","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.1-canary.20260508101252.9dfb195","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"837ba2327c212c8756d8f5b51105a8d97decb6f2","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.1-canary.20260508101252.9dfb195.tgz","fileCount":2815,"integrity":"sha512-eGePNNm4SR/NAB6F8oLch4SfLzGRIVhaESGwfmeSlhFhz5DxnSfOb7pFnPhdQV/jyt7PfzCE+EfEsf6uTypwIw==","signatures":[{"sig":"MEYCIQDc8E8TRXRQYYsCz562FpDhL6A627nd6zLEu7p9VkYQHAIhAIi7m0+j0vGPUSRYgCCjkoUP5buRhq4q41nT3taL5wXy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37524164},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.5.1-canary.20260508101252.9dfb195.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/64143d6ac69813f7134cb2da79a368d9/cj-tech-master-excelts-9.5.1-canary.20260508101252.9dfb195.tgz","_integrity":"sha512-eGePNNm4SR/NAB6F8oLch4SfLzGRIVhaESGwfmeSlhFhz5DxnSfOb7pFnPhdQV/jyt7PfzCE+EfEsf6uTypwIw==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.1-canary.20260508101252.9dfb195_1778235205013_0.605279090527548","host":"s3://npm-registry-packages-npm-production"}},"9.5.2":{"name":"@cj-tech-master/excelts","version":"9.5.2","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.2","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"74831d7931f43be6a5beb9a13c253f4c9d75b27c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.2.tgz","fileCount":2815,"integrity":"sha512-iWkNizTKe067aQmw3y/y8oBHyRut40GBhGtiO11uGnJbhB1ncHt0FW3Vpvdki5lIzIRR90SBjxvstTLmqjoh9A==","signatures":[{"sig":"MEUCIHBBOOSNHATc9L5u8uPC3SF2iiSaM9DQggSqRo890cqDAiEAptRnlMeuqBGRvuDutahiUN2/bEbIposC/43xxnW8NHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37524074},"main":"./dist/cjs/index.js","type":"module","_from":"file:cj-tech-master-excelts-9.5.2.tgz","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"oxlint","test":"vitest run && pnpm run test:browser --","type":"tsgo --noEmit","build":"pnpm run generate:csv-worker && rimraf dist && concurrently \"pnpm run build:esm\" \"pnpm run build:cjs\" \"pnpm run build:browser\" \"pnpm run build:browser:bundle\" && pnpm run build:verify","check":"concurrently --raw \"pnpm run type\" \"pnpm run lint\" \"pnpm run format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm run check && pnpm run build && pnpm run test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm run generate:csv-worker && rimraf dist && pnpm run build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm run build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"_resolved":"/tmp/f0e71697a68b5393415ea52430da211b/cj-tech-master-excelts-9.5.2.tgz","_integrity":"sha512-iWkNizTKe067aQmw3y/y8oBHyRut40GBhGtiO11uGnJbhB1ncHt0FW3Vpvdki5lIzIRR90SBjxvstTLmqjoh9A==","repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.11.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.47.0","oxlint":"^1.62.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0-rc.18","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.0","@rspack/core":"^2.0.1","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260504.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.2_1778235265062_0.6213834701490044","host":"s3://npm-registry-packages-npm-production"}},"9.5.2-canary.20260508230931.d1f115c":{"name":"@cj-tech-master/excelts","version":"9.5.2-canary.20260508230931.d1f115c","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.2-canary.20260508230931.d1f115c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"8f6d6fa531f9521b02b73ac55f2483599ab143b4","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.2-canary.20260508230931.d1f115c.tgz","fileCount":2815,"integrity":"sha512-uRThIF/R6q0x216dZTHT2O/Gi7Iv1JSW3wYkFPCf7K6AUQnAaawuF2gvdZb0W6JOw1JYEpHjaXn2v7ql0I4vdQ==","signatures":[{"sig":"MEUCIQDjTFWTVbrype+SQqigubVbI8AyBlyfp/RJbRgEDZUUVQIgW2W31vh1h46xBtD8/+gTT9iTjBwQh/KqqodsBbyBqfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37523266},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"gitHead":"d1f115c33b7af6c97bd9f69c54fb19bb1d125230","scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","prepare":"husky","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","prepublishOnly":"pnpm build","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.13.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.1.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.48.0","oxlint":"^1.63.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.2","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260508.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.2-canary.20260508230931.d1f115c_1778281809278_0.8881965485286505","host":"s3://npm-registry-packages-npm-production"}},"9.5.3":{"name":"@cj-tech-master/excelts","version":"9.5.3","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.3","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"adbf272d1f1d0b4b450d1901b552b603e30fb01a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.3.tgz","fileCount":2815,"integrity":"sha512-4o2tbOho16HQyBKSpCbR07jvHudkuPZ4y645Tk+LxcafYZvFYmauZArc/u7xWPrX9uXqEJFfjtotOQj9by8yEA==","signatures":[{"sig":"MEUCIQDWpHL+dKQG8xENJjotXtv9O5v3Mk68iNEGEQ7o//JvjAIgeYx2iWz7e/RZ58QNelLL27YK9DvzlEsNtB3rCCQIzRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37523176},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"gitHead":"e5d54d7450c963276bedba95f316479bad48c7ef","scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","prepare":"husky","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","prepublishOnly":"pnpm build","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.13.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.1.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.48.0","oxlint":"^1.63.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.2","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260508.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.3_1778281936633_0.012802475722603734","host":"s3://npm-registry-packages-npm-production"}},"9.5.3-canary.20260508231528.85314fa":{"name":"@cj-tech-master/excelts","version":"9.5.3-canary.20260508231528.85314fa","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.3-canary.20260508231528.85314fa","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3536d8b9887803799ccc7458a9d4762b51055a2f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.3-canary.20260508231528.85314fa.tgz","fileCount":2815,"integrity":"sha512-zMKV9MzHNj3oJGVzYFqAeat35xHzgWQ/f2am+K4QXubnxCAFCquMjwDK6Ch/J9IFYKF2sOyfbqZVEKuFo8ngkA==","signatures":[{"sig":"MEUCIAdoXxgCABczI3/PRMg3f1cEK2jNE4+nslUYDjC7jDK4AiEAsXcexBz16IQWo2sB7XLY2HAvjeEv3dnetYPGY2/dPww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37523352},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"gitHead":"85314fa624b94f82faeaf66de07b7238bf4e93d6","scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","prepare":"husky","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","prepublishOnly":"pnpm build","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.13.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.1.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.48.0","oxlint":"^1.63.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.2","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260508.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.3-canary.20260508231528.85314fa_1778282162395_0.07431288996458174","host":"s3://npm-registry-packages-npm-production"}},"9.5.4":{"name":"@cj-tech-master/excelts","version":"9.5.4","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.4","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"56522dad41981505928a8ed5cffdf39947d68427","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.4.tgz","fileCount":2815,"integrity":"sha512-N70lMuvKWrG67tAJOBWItF+//iPjPr8dqnmM5BjoiBl6l8u9Pd/A8/dXqjtAbZQhmS8B6uKnTuqtyOU5rEk8ZA==","signatures":[{"sig":"MEUCIDZ0p7pKrlQ8w4diKBYFYO0oABCNdYwlHJQfQ+1hFod5AiEA4eOYEfOv6/XY21ddXsk5jdKgAABp4MrKi581Q77Gzy8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37523262},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./package.json":"./package.json"},"gitHead":"016df07a3b4c2d5839fc971ee520459bbaad1269","scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","prepare":"husky","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","prepublishOnly":"pnpm build","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"git+https://github.com/cjnoname/excelts.git","type":"git"},"_npmVersion":"11.13.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.1.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@11.0.8","devDependencies":{"husky":"^9.1.7","oxfmt":"^0.48.0","oxlint":"^1.63.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.2","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260508.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.4_1778282409365_0.6475652434221248","host":"s3://npm-registry-packages-npm-production"}},"9.5.4-canary.20260511071422.895541e":{"name":"@cj-tech-master/excelts","version":"9.5.4-canary.20260511071422.895541e","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.4-canary.20260511071422.895541e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"0a3044891550ef8435081d160f84618daa6127ff","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.4-canary.20260511071422.895541e.tgz","fileCount":3285,"integrity":"sha512-ORWc4BTkw2FQBiLFdtbYV3oNVe4zsOmbiKtB5QMM2/nSAuXQKyQxdbwrq49oUUNT6bzdsfg28Q+isH4IqEAZuw==","signatures":[{"sig":"MEUCIDKGO6+vvMDaxnsNGHcR75m/fMHNmFGWgtxfHIf0RqyqAiEA3dFIcPtm6GB+86ktbRLlsa6QdH4kTTr+qYa2d3eN1cw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41587212},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.48.0","oxlint":"^1.63.0","rimraf":"^6.1.3","vitest":"^4.1.5","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.5","playwright":"^1.59.1","typescript":"^6.0.3","@types/node":"^25.6.2","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.5","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260508.1","@vitest/browser-playwright":"^4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.4-canary.20260511071422.895541e_1778483697995_0.6009199823799414","host":"s3://npm-registry-packages-npm-production"}},"9.5.4-canary.20260512125948.f669d62":{"name":"@cj-tech-master/excelts","version":"9.5.4-canary.20260512125948.f669d62","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.4-canary.20260512125948.f669d62","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"7d96f21877cdef36132eb6871b9cda475fb35485","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.4-canary.20260512125948.f669d62.tgz","fileCount":3210,"integrity":"sha512-0EqDVtepQCmA1SBPnNIaRFSHurZoUWMR+T9AFgh2/nViEsZAnuV1FpVAH+qA4C2ge/VeqcG+BP2jvycpJWJVAA==","signatures":[{"sig":"MEQCIGQov+tm4dWM7f62ISM6qw0eF+2VI/LlwP1yMzpL7p26AiBXcwmKVwtuCUahctMcU5dv5IZ4GgYLASXj9SCwV64OVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41911891},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.4-canary.20260512125948.f669d62_1778590821895_0.7092602711006244","host":"s3://npm-registry-packages-npm-production"}},"9.5.4-canary.20260513022607.ff6bec9":{"name":"@cj-tech-master/excelts","version":"9.5.4-canary.20260513022607.ff6bec9","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.4-canary.20260513022607.ff6bec9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d8efcd659a6095e672fd7637194c782a3ab7f219","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.4-canary.20260513022607.ff6bec9.tgz","fileCount":3230,"integrity":"sha512-TQVOdp5E7ZNF+kJPpzlL2CyLUtPmK9/ldvKAfGhkubixgsnZpSwkezSTlDPq3xiv2JEyBNqgJW6s2PKM0l7PTA==","signatures":[{"sig":"MEUCIDjWIm8//PWW5xe6NSGYzEbc4LZLK1mZGsvy3oF0UBAYAiEA6EORO1rqY2cOkzTcwqjP0l69WShJEnRB7iytcdS1MiU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42041333},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.4-canary.20260513022607.ff6bec9_1778639203083_0.6476026516096869","host":"s3://npm-registry-packages-npm-production"}},"9.5.5-canary.20260518110013.4380b6e":{"name":"@cj-tech-master/excelts","version":"9.5.5-canary.20260518110013.4380b6e","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5-canary.20260518110013.4380b6e","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"9d0c2cfa17c63d3c15a5d8149a1dc8a7ec8246e5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5-canary.20260518110013.4380b6e.tgz","fileCount":3240,"integrity":"sha512-HbkVyLPdJnsauOYbShUKVAn9+j2cy+yIHiKmnXvYsQk445p3p8cNXN0RWcH8ckJTnu9VNTMVtcyC2Bs+Wk6sNg==","signatures":[{"sig":"MEUCIQDElcZ9iKF6vFCmpz2nKsEb1YrQD8KSLOwC0km5UHtPXgIgUAzTKNv/39sA+NbLt5Pmo6qKywAAN+liGzNUPhZ4iJw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42446249},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5-canary.20260518110013.4380b6e_1779102049537_0.26648851377783167","host":"s3://npm-registry-packages-npm-production"}},"9.5.5":{"name":"@cj-tech-master/excelts","version":"9.5.5","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"e12f4e119e5617c5372460046887a3f2d3f1240f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5.tgz","fileCount":3240,"integrity":"sha512-9A49ea9BmKernp9EEw+bc311DrDlecKIZwOJGwmGBp2GV1qiq1fnpgxwuI742RV6fDZqfrOzXUwMynGQWE8OwA==","signatures":[{"sig":"MEYCIQC3XdQJMhNLgne7Axbh84THkSXvkwSESYQo0hEi/56mNAIhAKAyIlrXvmy+eslml4i9GaQhQZXtrDRITPEB96Hsm3HQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42446154},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5_1779102395001_0.9750517709261053","host":"s3://npm-registry-packages-npm-production"}},"9.5.5-canary.20260518113349.29318a6":{"name":"@cj-tech-master/excelts","version":"9.5.5-canary.20260518113349.29318a6","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5-canary.20260518113349.29318a6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"c160372dca9e5098d7bdef8d88421583d6fcf85f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5-canary.20260518113349.29318a6.tgz","fileCount":3240,"integrity":"sha512-6Bq0+Qo3lePiTb1YI3sdP6dWt4Cs6uuVzfdquPtLwexkTvEpxXKftMcKj8msQx1+fkdzvdPY59ZLvLJMkaME2A==","signatures":[{"sig":"MEUCIQCr6MrjaIbDD4aS8uAEhRspEkzWJxxDUGTCCUoWb0juCAIgWFmgK5qzbRtJZYtA5Detrwbj/Y/TRML4i5O+fVu3FYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42504849},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5-canary.20260518113349.29318a6_1779104066091_0.3875337277995283","host":"s3://npm-registry-packages-npm-production"}},"9.5.5-canary.20260518120259.d0f5dac":{"name":"@cj-tech-master/excelts","version":"9.5.5-canary.20260518120259.d0f5dac","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5-canary.20260518120259.d0f5dac","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"652ab99669d3f7d2bda19d7c834bc6bd9fe48a8d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5-canary.20260518120259.d0f5dac.tgz","fileCount":3240,"integrity":"sha512-K330MfuSBqGiYY+3ot+TbHeiobWtP+dCOqbFIi+uOyBRjDRoy5t/7JXjnb7lj2Ujn5FHyNgjljmkr/IqSd6h3g==","signatures":[{"sig":"MEYCIQDwmbFwa9YRpx8nXDKRe0m/5/4VCLx5znY7my0jJUq5SQIhAKoU+EaHMBeLu+ZquzlhrXWYM7Y9ekD+gLwCw2kFpYwE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42529267},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5-canary.20260518120259.d0f5dac_1779105816703_0.7593628271886377","host":"s3://npm-registry-packages-npm-production"}},"9.5.5-canary.20260518123443.4f4832b":{"name":"@cj-tech-master/excelts","version":"9.5.5-canary.20260518123443.4f4832b","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5-canary.20260518123443.4f4832b","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"f7f95fd2811167be876bf77d52a60838f51254e6","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5-canary.20260518123443.4f4832b.tgz","fileCount":3240,"integrity":"sha512-io6t3kj6lbwAqUItdDe4NkO7Zc0K01STLGu6Q61/7UxGfSvoCoRSzl4z8f7ckCu0gWOsiZpusukw47CJhZyQXg==","signatures":[{"sig":"MEQCIFKEKKWGwMYK5kkNdHzjP1Vg9ukxPE+nm5cFO6NEZ3sGAiAjZ+BsApNLRtBV/pPWYnzXQ0OlyEflFKLRFl1aBM7NTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42529783},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5-canary.20260518123443.4f4832b_1779107719345_0.41214540222837326","host":"s3://npm-registry-packages-npm-production"}},"9.5.5-canary.20260518145247.ff63756":{"name":"@cj-tech-master/excelts","version":"9.5.5-canary.20260518145247.ff63756","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5-canary.20260518145247.ff63756","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"d320358b08081c1c1b4201a9459feb935a94a75a","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5-canary.20260518145247.ff63756.tgz","fileCount":3240,"integrity":"sha512-zAyJcBlV549VWzbHhv2AZ3zKvn8iip1cCnTNZUxzOVnEue0MbrSlhhpRn3T+bN1d/aMHKzQ2K9tDqxkTPWtWhQ==","signatures":[{"sig":"MEUCIDfUiV5S5ffuC9FHWosswuyGOF4VsFZ/ookRS8qfT1ZPAiEAizEitIAtcaBPhX2Rnj/U10TAGf6tNN+v+h+l8DZaLh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42529783},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5-canary.20260518145247.ff63756_1779116005052_0.026412467925701844","host":"s3://npm-registry-packages-npm-production"}},"9.5.5-canary.20260519033953.3e16c3c":{"name":"@cj-tech-master/excelts","version":"9.5.5-canary.20260519033953.3e16c3c","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5-canary.20260519033953.3e16c3c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"890f326e10836b54d2ae3d18423b2fa830658da0","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5-canary.20260519033953.3e16c3c.tgz","fileCount":3240,"integrity":"sha512-PFkBrDFF7c1PN16BDd9mXPWkGIhsM4wnPzJyyoz0GIUjYLDcEhHrWS5alGa9we1mEneewOlJ7LmvxgbIMVnVKA==","signatures":[{"sig":"MEQCIHCRg/ha/FaYDDySCFbjvSSc6c8MyIf9a0QhgJMLwjylAiB5dG9zqNfpclBlYAClvIWyKpTS7xXAn0kRtiL061KvDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42540687},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5-canary.20260519033953.3e16c3c_1779162030659_0.17146424310033304","host":"s3://npm-registry-packages-npm-production"}},"9.5.5-canary.20260519233416.8359737":{"name":"@cj-tech-master/excelts","version":"9.5.5-canary.20260519233416.8359737","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.5-canary.20260519233416.8359737","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"63fd5b3279cd158cc2ecf630e1343f9f707b0545","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.5-canary.20260519233416.8359737.tgz","fileCount":3240,"integrity":"sha512-mCIPc3PszsjSmFwgsGd84vwZfe8N5yGiX17piaScb8M0NPAJHKrZQVxrmmlLbcHxWamCnD6Gti6zZekO8+pHhg==","signatures":[{"sig":"MEQCIFhOtCaQEH90GQ0LMFzmawwWuwNwQzmWqcKyngA0aPd4AiBAKt1GqL6IxU/AiAP9Qf+QCCF9OAMzNkMa7jg6fmwFBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42559886},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.5-canary.20260519233416.8359737_1779233693434_0.4150529095322095","host":"s3://npm-registry-packages-npm-production"}},"9.5.6":{"name":"@cj-tech-master/excelts","version":"9.5.6","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.6","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"44db2fe2706d5205e39048dc695f00436908861f","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.6.tgz","fileCount":3240,"integrity":"sha512-ihuxEGw0N16uJdHWPb7MVbqRyPAAYPBQzjWQkBvnXAjq13Kn9iVJS45QPspKdGnQEm5AlmG4J6CzyWRvZ/Ybfg==","signatures":[{"sig":"MEUCIAjSlQam9pV61EvInqIBG8iVOdLPKhi61zwvYS5skj5fAiEA9t6+svqmQnqreBd5Qcw7A3U3dYWVB//avD5oSEsDmR4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42559831},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.6_1779233885535_0.32675860598435347","host":"s3://npm-registry-packages-npm-production"}},"9.5.6-canary.20260520050112.70978d7":{"name":"@cj-tech-master/excelts","version":"9.5.6-canary.20260520050112.70978d7","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.6-canary.20260520050112.70978d7","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"a1d11751038f6eb1625f65d5882f2b393fb84b97","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.6-canary.20260520050112.70978d7.tgz","fileCount":3240,"integrity":"sha512-nhJyWtg5palGhAO8a0ihzfs5bb6+c767mozrleNmuoUQT8qLz4qetAdKpCygvt0DDnWxTp6T788tNTG0+Fa1Sg==","signatures":[{"sig":"MEUCIBSEYMNthlstzPf3bBbu4c4JxVY3nA3qU4xqz7wxhq0tAiEAkUnkbJUmHrhkg8U4jSoBKVJGKuZj7GgvtrWBpREIOnU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42564950},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.1.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.6-canary.20260520050112.70978d7_1779253305229_0.9595260551641085","host":"s3://npm-registry-packages-npm-production"}},"9.5.7":{"name":"@cj-tech-master/excelts","version":"9.5.7","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.7","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"50199bdccf7fa4e48b0712d77ad38346ae2e39d4","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.7.tgz","fileCount":3240,"integrity":"sha512-ZHyLh5COYI064kTT6L1+BFbOa1eAehOBRdCrqVfwCgaeTnV3FyUoTbHF13ugZuVBwZHeonRQ9NmzRnIiENdP3Q==","signatures":[{"sig":"MEYCIQCjvxCWWjfOR54OmjUi7e+wMzR+Vy9noWkbndrxf36gdQIhAObfsnJlLpaTtXqM2AkekMvG7Fsm1Tw+a2MmbcSLwFZY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42564860},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.1.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","esbuild":"^0.28.0","rolldown":"^1.0.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.6","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.7.0","@rspack/core":"^2.0.2","concurrently":"^9.2.1","@vitest/browser":"^4.1.6","fast-xml-parser":"^5.7.3","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260511.1","@vitest/browser-playwright":"^4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.7_1779253601979_0.25629777384486707","host":"s3://npm-registry-packages-npm-production"}},"9.5.7-canary.20260522011227.8158a0c":{"name":"@cj-tech-master/excelts","version":"9.5.7-canary.20260522011227.8158a0c","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.7-canary.20260522011227.8158a0c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"42a59a6378ac885572ef9e15ea38413fe118a9b5","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.7-canary.20260522011227.8158a0c.tgz","fileCount":3240,"integrity":"sha512-rkkLBB559kOwUVRw9WpeQYBM6i2yl/bsSgNJOgKnD9rFAzMVGhHP9KxNpbydc0FPJrcCAuSNTT2rQ+qzLkBsoA==","signatures":[{"sig":"MEUCIH/LU18w3s4WZOl4edybUb6r4n3ThjJwNxDMMQKNFv0VAiEA0p3ZpB1wdB5CavxdIJ+Uxd8y3hSjC6Evlb6NlweFkJk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42636134},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.0.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.51.0","oxlint":"^1.66.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.2","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.4","concurrently":"^9.2.1","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260521.1","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.7-canary.20260522011227.8158a0c_1779412381535_0.8355765405107791","host":"s3://npm-registry-packages-npm-production"}},"9.5.8":{"name":"@cj-tech-master/excelts","version":"9.5.8","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.8","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"8bcfa66ca0611c864734418094f7385e4baa28bc","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.8.tgz","fileCount":3240,"integrity":"sha512-D463Di3RCUGEcDQa+3th+TYmIvBivej75IKm0fZfq19kwLucwq6OF3pxQlTOuD8LAaZBWGHgTPNbBr1HtoqIFQ==","signatures":[{"sig":"MEUCIQDWx9DSpvSc8hBxoGgdF2UwCtIMZeYcUir5FlGHy1giAQIgf/bI6pZVgbLbnZdKtxPC84aOBRxbpDgfvYa5qf1/LBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42636039},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.2.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.51.0","oxlint":"^1.66.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.2","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.4","concurrently":"^9.2.1","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260521.1","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.8_1779413670002_0.11464434193703732","host":"s3://npm-registry-packages-npm-production"}},"9.5.8-canary.20260528224225.faabb36":{"name":"@cj-tech-master/excelts","version":"9.5.8-canary.20260528224225.faabb36","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.8-canary.20260528224225.faabb36","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b8554186da6f0cc024fd611992f92031785be29d","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.8-canary.20260528224225.faabb36.tgz","fileCount":3240,"integrity":"sha512-0YXN+OaBnGbv54Bpv734AGMLP7iaDDqItHKoFSiThqNXgNMLW31RSG280lRsbm7dYJXRG4sty4U3Y73hLHX2qw==","signatures":[{"sig":"MEYCIQCISqXGRm5/xxqOks7y6hg40nYIXcHzPX1n/AD2gdP5SgIhAISDzO1R6gNzHoaPtfYJJdAn68YHBndhbXRk0xUwvAfx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42726336},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.2.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.51.0","oxlint":"^1.66.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.2","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.4","concurrently":"^9.2.1","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260521.1","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.8-canary.20260528224225.faabb36_1780008180940_0.6927095834270027","host":"s3://npm-registry-packages-npm-production"}},"9.5.9":{"name":"@cj-tech-master/excelts","version":"9.5.9","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.9","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"5adcf390e9407ef325d1b5110b83c2641f2d6b86","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.9.tgz","fileCount":3240,"integrity":"sha512-hGDAYGBgCLdjJHPhAe5GiMEsxFoY0orWXEjdCXKkjSzobVjRzZIVdoFntxH2CVCYt0sKX7oeLLT9pDMgEjOcYg==","signatures":[{"sig":"MEUCIAF/McqEbxFCmhOJ+NTOun+uDauiiX2OHANyRu1LZFQqAiEArxB236BiV+o2jKQKIrQSDzQthEpt0EDC4PvP01W/Sug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42726216},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.2.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.51.0","oxlint":"^1.66.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.2","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.4","concurrently":"^9.2.1","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260521.1","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.9_1780008398278_0.8213720815827492","host":"s3://npm-registry-packages-npm-production"}},"9.5.9-canary.20260531230656.c89822c":{"name":"@cj-tech-master/excelts","version":"9.5.9-canary.20260531230656.c89822c","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.5.9-canary.20260531230656.c89822c","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"551a1e188eb2c13fe69f1e6ad78e6de88a70d46b","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.5.9-canary.20260531230656.c89822c.tgz","fileCount":3240,"integrity":"sha512-sumu2ES9YFaTkxQyVbjeNlhNd30GDgacPHOqPXcP2QGOsBjI1gsSBuwS2Q5mITQzr++MzxyOX1zWdoULtyz8pg==","signatures":[{"sig":"MEYCIQCmIE/4MQf7IryYIHJHGv6fJQzgeyncvwhgvCbsXC1AiQIhALX81W6kuZyOJvknVE0gB/Vvvj3mXcoPUyI0yd6mo/33","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42800800},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.2.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.3","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.5","concurrently":"^10.0.0","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260527.2","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.5.9-canary.20260531230656.c89822c_1780268852178_0.23723085741682115","host":"s3://npm-registry-packages-npm-production"}},"9.6.0":{"name":"@cj-tech-master/excelts","version":"9.6.0","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.6.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"b07bf1324c55a5a17d5c96ed035e8e1bc0210cac","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.6.0.tgz","fileCount":3240,"integrity":"sha512-h3FMQyK97yOW1ggMfJmTRZyuhAbJvghg8CCup/jmiv/DVXcROgXgE/AP2i+x557YDRbOFZVbPWUeACt7HDOJrQ==","signatures":[{"sig":"MEUCIDhN9rp1sPyjfbB26lUyj7YLzZwa2JkSKBn+RZPcNhG6AiEAwrbgnb4Dyj9YIcWnqVE5F0lfPtccrAf/taJ3A5b7RD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42800715},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext,DOM --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.2.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.3","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.5","concurrently":"^10.0.0","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260527.2","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.6.0_1780268883986_0.9151285019716249","host":"s3://npm-registry-packages-npm-production"}},"9.6.0-canary.20260610010136.4f21191":{"name":"@cj-tech-master/excelts","version":"9.6.0-canary.20260610010136.4f21191","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.6.0-canary.20260610010136.4f21191","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"66df53fcddcd6a00ee61ff12402b4101055b74a1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.6.0-canary.20260610010136.4f21191.tgz","fileCount":3240,"integrity":"sha512-CFDImeVORaXK9hg1O388OIgLWdqRbWjUQVadLGDL/9QiLNKW7PlQilgF1aFdSXRfw0MiPkwaPeDwaw/48jr81Q==","signatures":[{"sig":"MEUCIQDjHUrB/VyomowailMjSZEYQS860zpuU39HQvnVLJ3IJwIgKpAOxJNPW4tE3GdUj2bmkcG36weWF3L90oAUGFu8f5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42941085},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.3","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.5","concurrently":"^10.0.0","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260527.2","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.6.0-canary.20260610010136.4f21191_1781053332416_0.7540428273149293","host":"s3://npm-registry-packages-npm-production"}},"9.6.1":{"name":"@cj-tech-master/excelts","version":"9.6.1","keywords":["archive","browser","bun","csv","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.6.1","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"343873df8634afd7a1d65461b427e518334547f9","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.6.1.tgz","fileCount":3240,"integrity":"sha512-BQexAikQhILtZb4PEjoTBVwDEMOEe8lOMLhNCNYv5gDoPn3/o0Ek+Yuw/Ci0v9EHlGOxsfS7ZaUZHdE+XjSIRg==","signatures":[{"sig":"MEUCIBS+iatJPXxTDnPqzK8uQ84Ath85nOHghHilDCaxtnaKAiEAotShn3hOwYqcdd04KxBpQj9T6KueKDg4kDi0juOSNxI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42941025},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.3","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.5","concurrently":"^10.0.0","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260527.2","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.6.1_1781053643716_0.9520335301650902","host":"s3://npm-registry-packages-npm-production"}},"9.6.1-canary.20260610111422.4083c56":{"name":"@cj-tech-master/excelts","version":"9.6.1-canary.20260610111422.4083c56","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@9.6.1-canary.20260610111422.4083c56","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"75ae0d4dc18800ce9915fb6efe078025c6f4a61e","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-9.6.1-canary.20260610111422.4083c56.tgz","fileCount":3250,"integrity":"sha512-cz3Bx2ipowytORXhcpJuEeqhWKg4h3uflP5rb+dLWjAX1AFiDkGeyFwYtbaisobEcNhv31f5goSe8Ldngyu0+A==","signatures":[{"sig":"MEUCIQD23y27RHoqZ5sYbywfhtDdbeWzlPoYbDt0phspxU/07QIgEQWEgAVuvWfzWKjuh54mYA65RjhjZBUP2gd6Uo4yfc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43389142},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.3","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.5","concurrently":"^10.0.0","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260527.2","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_9.6.1-canary.20260610111422.4083c56_1781090097709_0.8385149864903667","host":"s3://npm-registry-packages-npm-production"}},"10.0.0":{"name":"@cj-tech-master/excelts","version":"10.0.0","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@10.0.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"3c4529ba1c68345bdedb58551d5da1d6409ebdf1","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-10.0.0.tgz","fileCount":3250,"integrity":"sha512-8pS2/8TtdaQzrmZfQ1etXY44OJZEFZDll2W/CW6GhcMES9OA35NCL3q0rGUzLAbw9u7tC2uY+8yai70LsirU0A==","signatures":[{"sig":"MEUCIQDe6mBhkvBY4dqINTl3xxjbIxFC7m4K73JbOUw/KB6lxAIgTxeNqT8CJGqtY9IqHVJDMMVzK+WaioFg/OcgTdx0oHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43389095},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","esbuild":"^0.28.0","rolldown":"^1.0.3","cross-env":"^10.1.0","@vitest/ui":"^4.1.7","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.1","@rspack/core":"^2.0.5","concurrently":"^10.0.0","@vitest/browser":"^4.1.7","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260527.2","@vitest/browser-playwright":"^4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/excelts_10.0.0_1781090720357_0.8561084793916396","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-canary.20260610113910.dd90a9f":{"name":"@cj-tech-master/excelts","version":"10.0.0-canary.20260610113910.dd90a9f","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@10.0.0-canary.20260610113910.dd90a9f","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"359de6aa18e3ea138eea4c33beec930488e71c18","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-10.0.0-canary.20260610113910.dd90a9f.tgz","fileCount":3250,"integrity":"sha512-BJwfA/RscJd2aEmbw/jwryqzUvMuc3ulnE53YnIkIj6NKTpWK4CMdrqdiIR88WX8ygr/7eGw/wLmM2M++YoNSQ==","signatures":[{"sig":"MEUCIQDHu48dM/V/fTC4XgPBAqpr1WmSJqrxZIOtV9tECgY1LwIgSd4A+jtKo6UV+yrLUrmThN983OxslsgGk11Ny8/nmc8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43377543},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.54.0","oxlint":"^1.69.0","rimraf":"^6.1.3","vitest":"^4.1.8","esbuild":"^0.28.0","rolldown":"^1.1.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.8","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.2","@rspack/core":"^2.0.6","concurrently":"^10.0.3","@vitest/browser":"^4.1.8","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260610.1","@vitest/browser-playwright":"^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/excelts_10.0.0-canary.20260610113910.dd90a9f_1781091585215_0.8767062251555757","host":"s3://npm-registry-packages-npm-production"}},"10.1.0":{"name":"@cj-tech-master/excelts","version":"10.1.0","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@10.1.0","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"05bfc5c71f3ee10b0bcbad9b6b60ec4b49e5452c","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-10.1.0.tgz","fileCount":3250,"integrity":"sha512-3xjySCkYKB/JkpzYK00USQ8TE7AFUD7a97dMdah9PtZi6pB5Ks5v7eOMQiMLLxtjFZJffqdoZPlxfUWAJSC6Fw==","signatures":[{"sig":"MEUCIQCNPXNApQA03pvohOPYwmDMtgbM0zQPRxbhWpfHihhiPAIgWiQKPGjl5osmSjm8RLhEzpp63X64lq8jlWFY513x1rs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43377448},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.54.0","oxlint":"^1.69.0","rimraf":"^6.1.3","vitest":"^4.1.8","esbuild":"^0.28.0","rolldown":"^1.1.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.8","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.2","@rspack/core":"^2.0.6","concurrently":"^10.0.3","@vitest/browser":"^4.1.8","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260610.1","@vitest/browser-playwright":"^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/excelts_10.1.0_1781091766325_0.6288612996715366","host":"s3://npm-registry-packages-npm-production"}},"10.1.0-canary.20260612124559.2c38381":{"name":"@cj-tech-master/excelts","version":"10.1.0-canary.20260612124559.2c38381","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","_id":"@cj-tech-master/excelts@10.1.0-canary.20260612124559.2c38381","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"dist":{"shasum":"8d64af1fdca01ddcc5a7404b24cec9cd1a1e3757","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-10.1.0-canary.20260612124559.2c38381.tgz","fileCount":3250,"integrity":"sha512-oLq1ZerQ7eI/vfMX8PMYhDDuaY4EVWWAdbaD47cXLZvShSdLldUsxjCrhs9XyjiLWqop6dZUMhNGic+JdKg8fw==","signatures":[{"sig":"MEUCIArtpkmi7oniX3DcWIRl2oe1C6Uk2XypwkNTtUgdwQRLAiEAty3vq4Xanzi85G21spxP9Uz2OSMeYePk4BnlkFEFbRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":43379611},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=22.0.0"},"exports":{".":{"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./csv":{"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./pdf":{"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./xml":{"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./chart":{"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./stream":{"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./archive":{"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./formula":{"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./markdown":{"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./word/html":{"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/excel":{"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./word/crypto":{"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./package.json":"./package.json","./word/markdown":{"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}}},"scripts":{"lint":"oxlint","test":"vitest run && pnpm test:browser --","type":"tsgo --noEmit","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","format":"oxfmt","example":"node scripts/run-examples.ts","lint:fix":"oxlint --fix","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","preversion":"pnpm check && pnpm build && pnpm test","test:watch":"vitest","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","verify:treeshake":"node scripts/treeshake-verify.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","build:browser:bundle":"rolldown -c rolldown.config.ts","compatibility:report":"node scripts/compatibility-report.ts"},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"repository":{"url":"https://github.com/cjnoname/excelts.git","type":"git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"publishConfig":{"access":"public"},"typesVersions":{"*":{"csv":["dist/types/modules/csv/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"zip":["dist/types/modules/archive/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"browser":["dist/browser/index.browser.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","oxfmt":"^0.54.0","oxlint":"^1.69.0","rimraf":"^6.1.3","vitest":"^4.1.8","esbuild":"^0.28.0","rolldown":"^1.1.0","cross-env":"^10.1.0","@vitest/ui":"^4.1.8","playwright":"^1.60.0","typescript":"^6.0.3","@types/node":"^25.9.2","@rspack/core":"^2.0.6","concurrently":"^10.0.3","@vitest/browser":"^4.1.8","fast-xml-parser":"^5.8.0","oxlint-tsgolint":"latest","rollup-plugin-visualizer":"^7.0.1","@typescript/native-preview":"^7.0.0-dev.20260610.1","@vitest/browser-playwright":"^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/excelts_10.1.0-canary.20260612124559.2c38381_1781268394360_0.9070477781177566","host":"s3://npm-registry-packages-npm-production"}},"10.2.0":{"name":"@cj-tech-master/excelts","version":"10.2.0","description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"homepage":"https://github.com/cjnoname/excelts#readme","bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"license":"MIT","author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"repository":{"type":"git","url":"https://github.com/cjnoname/excelts.git"},"type":"module","sideEffects":false,"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/types/index.d.ts","typesVersions":{"*":{"zip":["dist/types/modules/archive/index.d.ts"],"csv":["dist/types/modules/csv/index.d.ts"],"markdown":["dist/types/modules/markdown/index.d.ts"],"stream":["dist/types/modules/stream/index.d.ts"],"pdf":["dist/types/modules/pdf/index.d.ts"],"formula":["dist/types/modules/formula/index.d.ts"],"chart":["dist/types/modules/excel/chart/index.d.ts"],"xml":["dist/types/modules/xml/index.d.ts"],"word":["dist/types/modules/word/index.d.ts"],"word/html":["dist/types/modules/word/html.d.ts"],"word/crypto":["dist/types/modules/word/crypto.d.ts"],"word/markdown":["dist/types/modules/word/markdown.d.ts"],"word/excel":["dist/types/modules/word/excel.d.ts"],"browser":["dist/browser/index.browser.d.ts"]}},"exports":{".":{"browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"import":{"types":"./dist/types/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/types/index.d.ts","default":"./dist/cjs/index.js"}},"./browser":{"types":"./dist/browser/index.browser.d.ts","default":"./dist/browser/index.browser.js"},"./archive":{"browser":{"types":"./dist/browser/modules/archive/index.browser.d.ts","default":"./dist/browser/modules/archive/index.browser.js"},"import":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/esm/modules/archive/index.js"},"require":{"types":"./dist/types/modules/archive/index.d.ts","default":"./dist/cjs/modules/archive/index.js"}},"./csv":{"browser":{"types":"./dist/browser/modules/csv/index.d.ts","default":"./dist/browser/modules/csv/index.js"},"import":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/esm/modules/csv/index.js"},"require":{"types":"./dist/types/modules/csv/index.d.ts","default":"./dist/cjs/modules/csv/index.js"}},"./markdown":{"browser":{"types":"./dist/browser/modules/markdown/index.d.ts","default":"./dist/browser/modules/markdown/index.js"},"import":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/esm/modules/markdown/index.js"},"require":{"types":"./dist/types/modules/markdown/index.d.ts","default":"./dist/cjs/modules/markdown/index.js"}},"./stream":{"browser":{"types":"./dist/browser/modules/stream/index.browser.d.ts","default":"./dist/browser/modules/stream/index.browser.js"},"import":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/esm/modules/stream/index.js"},"require":{"types":"./dist/types/modules/stream/index.d.ts","default":"./dist/cjs/modules/stream/index.js"}},"./pdf":{"browser":{"types":"./dist/browser/modules/pdf/index.d.ts","default":"./dist/browser/modules/pdf/index.js"},"import":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/esm/modules/pdf/index.js"},"require":{"types":"./dist/types/modules/pdf/index.d.ts","default":"./dist/cjs/modules/pdf/index.js"}},"./formula":{"browser":{"types":"./dist/browser/modules/formula/index.d.ts","default":"./dist/browser/modules/formula/index.js"},"import":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/esm/modules/formula/index.js"},"require":{"types":"./dist/types/modules/formula/index.d.ts","default":"./dist/cjs/modules/formula/index.js"}},"./chart":{"browser":{"types":"./dist/browser/modules/excel/chart/index.d.ts","default":"./dist/browser/modules/excel/chart/index.js"},"import":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/esm/modules/excel/chart/index.js"},"require":{"types":"./dist/types/modules/excel/chart/index.d.ts","default":"./dist/cjs/modules/excel/chart/index.js"}},"./xml":{"browser":{"types":"./dist/browser/modules/xml/index.d.ts","default":"./dist/browser/modules/xml/index.js"},"import":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/esm/modules/xml/index.js"},"require":{"types":"./dist/types/modules/xml/index.d.ts","default":"./dist/cjs/modules/xml/index.js"}},"./word":{"browser":{"types":"./dist/browser/modules/word/index.browser.d.ts","default":"./dist/browser/modules/word/index.browser.js"},"import":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/esm/modules/word/index.js"},"require":{"types":"./dist/types/modules/word/index.d.ts","default":"./dist/cjs/modules/word/index.js"}},"./word/html":{"browser":{"types":"./dist/browser/modules/word/html.d.ts","default":"./dist/browser/modules/word/html.js"},"import":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/esm/modules/word/html.js"},"require":{"types":"./dist/types/modules/word/html.d.ts","default":"./dist/cjs/modules/word/html.js"}},"./word/crypto":{"browser":{"types":"./dist/browser/modules/word/crypto.d.ts","default":"./dist/browser/modules/word/crypto.js"},"import":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/esm/modules/word/crypto.js"},"require":{"types":"./dist/types/modules/word/crypto.d.ts","default":"./dist/cjs/modules/word/crypto.js"}},"./word/markdown":{"browser":{"types":"./dist/browser/modules/word/markdown.d.ts","default":"./dist/browser/modules/word/markdown.js"},"import":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/esm/modules/word/markdown.js"},"require":{"types":"./dist/types/modules/word/markdown.d.ts","default":"./dist/cjs/modules/word/markdown.js"}},"./word/excel":{"browser":{"types":"./dist/browser/modules/word/excel.d.ts","default":"./dist/browser/modules/word/excel.js"},"import":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/esm/modules/word/excel.js"},"require":{"types":"./dist/types/modules/word/excel.d.ts","default":"./dist/cjs/modules/word/excel.js"}},"./package.json":"./package.json"},"publishConfig":{"access":"public"},"devDependencies":{"@rspack/core":"^2.0.6","@types/node":"^25.9.2","@typescript/native-preview":"^7.0.0-dev.20260610.1","@vitest/browser":"^4.1.8","@vitest/browser-playwright":"^4.1.8","@vitest/ui":"^4.1.8","concurrently":"^10.0.3","cross-env":"^10.1.0","esbuild":"^0.28.0","fast-xml-parser":"^5.8.0","husky":"^9.1.7","oxfmt":"^0.54.0","oxlint":"^1.69.0","oxlint-tsgolint":"latest","playwright":"^1.60.0","rimraf":"^6.1.3","rolldown":"^1.1.0","rollup-plugin-visualizer":"^7.0.1","typescript":"^6.0.3","vitest":"^4.1.8"},"browserslist":["chrome >= 89","edge >= 89","firefox >= 102","safari >= 14.1","opera >= 75"],"engines":{"node":">=22.0.0"},"scripts":{"example":"node scripts/run-examples.ts","generate:csv-worker":"node scripts/generate-csv-worker-script.ts","compatibility:report":"node scripts/compatibility-report.ts","check":"concurrently --raw \"pnpm type\" \"pnpm lint\" \"pnpm format\"","test":"vitest run && pnpm test:browser --","test:browser":"pnpm generate:csv-worker && rimraf dist && pnpm build:browser:bundle && vitest run --config vitest.browser.config.ts","test:watch":"vitest","build":"pnpm generate:csv-worker && rimraf dist && concurrently \"pnpm build:esm\" \"pnpm build:cjs\" \"pnpm build:browser\" \"pnpm build:browser:bundle\" && pnpm build:verify","build:verify":"tsc --noEmit --ignoreConfig --module NodeNext --moduleResolution NodeNext --lib ESNext --types node dist/types/index.d.ts dist/types/modules/archive/index.d.ts dist/types/modules/csv/index.d.ts dist/types/modules/formula/index.d.ts dist/types/modules/markdown/index.d.ts dist/types/modules/pdf/index.d.ts dist/types/modules/stream/index.d.ts dist/types/modules/xml/index.d.ts dist/types/modules/word/index.d.ts dist/types/modules/word/html.d.ts dist/types/modules/word/crypto.d.ts dist/types/modules/word/markdown.d.ts dist/types/modules/word/excel.d.ts","verify:treeshake":"node scripts/treeshake-verify.ts","analyze:browser":"rimraf dist && node --input-type=module -e \"import { execSync } from 'node:child_process'; process.env.ANALYZE='true'; execSync('rolldown -c rolldown.config.ts', { stdio: 'inherit' });\"","clean":"pnpm dlx --reporter=silent rimraf \"**/node_modules\" pnpm-lock.yaml \"**/dist\" -g && pnpm i","lint":"oxlint","lint:fix":"oxlint --fix","type":"tsgo --noEmit","format":"oxfmt","benchmark":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark.ts","benchmark:compress":"rimraf dist && pnpm build && node --expose-gc scripts/benchmark-compress.ts","build:esm":"tsc --project tsconfig.esm.json && node scripts/fix-esm-imports.ts","build:cjs":"tsc --project tsconfig.cjs.json && node scripts/fix-cjs-imports.ts","build:browser":"tsc --project tsconfig.browser.json && node scripts/fix-esm-imports.ts --dist dist/browser --types dist/browser && node scripts/fix-browser-imports.ts --dir dist/browser","build:browser:bundle":"rolldown -c rolldown.config.ts","preversion":"pnpm check && pnpm build && pnpm test"},"_nodeVersion":"26.3.0","_id":"@cj-tech-master/excelts@10.2.0","dist":{"integrity":"sha512-pjvxf+o2CoNU/38fAOUuqFeIhEnUwy4IKsUulmXLv3sLiU3agAvpIV5dzWb2yj3f06u23Ai0XGvLvYjs9JpqRA==","shasum":"e00c63cd88cdca70bb00e1996c6aa5d1c1d3d5fa","tarball":"https://registry.npmjs.org/@cj-tech-master/excelts/-/excelts-10.2.0.tgz","fileCount":3250,"unpackedSize":43379516,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEpHipFe90PvMGnKnGiUGDWFebscTGYvSfXCn9zKIEmnAiEA0B9G6pJy2yBPbfEz3Ti3F1FdA/NJml52ViMtOUQ/bLw="}]},"_npmUser":{"name":"cjnoname","email":"powerful_j@outlook.com"},"directories":{},"maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/excelts_10.2.0_1781268424039_0.08253160107268043"},"_hasShrinkwrap":false}},"time":{"created":"2025-10-25T02:24:54.490Z","modified":"2026-06-12T12:47:04.477Z","0.1.0-canary.20251024114241.a461d9e":"2025-10-24T11:43:28.720Z","0.1.0-canary.20251024115855.860baeb":"2025-10-24T11:59:41.349Z","0.1.0-canary.20251024220712.6c87d56":"2025-10-24T22:07:59.525Z","0.1.0-canary.20251025010332.0e4c5c8":"2025-10-25T01:04:17.724Z","0.1.0-canary.20251025011408.cbfe433":"2025-10-25T01:14:56.449Z","0.1.0-canary.20251025012616.c0fad79":"2025-10-25T01:27:05.269Z","0.1.0-canary.20251025013437.99d4091":"2025-10-25T01:35:28.022Z","0.1.0-canary.20251025013928.e44cedc":"2025-10-25T01:40:16.959Z","0.1.0-canary.20251025014252.a0fc12b":"2025-10-25T01:43:40.516Z","0.1.0-canary.20251025022405.3768d9a":"2025-10-25T02:24:54.854Z","0.1.0-canary.20251025023400.dff1908":"2025-10-25T02:34:47.963Z","0.1.0-canary.20251029013247.758de7b":"2025-10-29T01:33:36.649Z","1.0.0":"2025-10-29T15:19:24.860Z","1.0.0-canary.20251029152044.532fc06":"2025-10-29T15:21:31.322Z","1.0.0-canary.20251202225546.1745dad":"2025-12-02T22:56:37.059Z","1.0.1":"2025-12-03T02:53:33.351Z","1.0.1-canary.20251203025310.c6799f5":"2025-12-03T02:53:58.975Z","1.0.1-canary.20251203031116.59e6785":"2025-12-03T03:12:08.206Z","1.0.2":"2025-12-03T03:12:25.196Z","1.0.2-canary.20251203031213.9c3f7da":"2025-12-03T03:13:07.026Z","1.0.2-canary.20251203090624.16a1afa":"2025-12-03T09:07:15.589Z","1.0.3":"2025-12-03T09:08:26.121Z","1.0.3-canary.20251203090829.0efa546":"2025-12-03T09:09:21.049Z","1.0.3-canary.20251203090849.0a3f443":"2025-12-03T09:09:40.780Z","1.0.4":"2025-12-03T09:27:21.414Z","1.0.5":"2025-12-03T09:29:26.297Z","1.0.6":"2025-12-03T10:47:51.784Z","1.0.5-canary.20251203104719.4e63c95":"2025-12-03T10:48:10.279Z","1.0.7":"2025-12-03T10:53:49.819Z","1.0.8":"2025-12-03T11:21:23.375Z","1.0.8-canary.20251203123609.b4241af":"2025-12-03T12:36:57.741Z","1.0.9":"2025-12-03T12:37:28.937Z","1.0.9-canary.20251203130509.eafe5ad":"2025-12-03T13:05:58.541Z","1.0.9-canary.20251203141656.9c5fafb":"2025-12-03T14:17:49.817Z","1.0.10":"2025-12-03T14:19:12.976Z","1.0.10-canary.20251203221028.bcc6db4":"2025-12-03T22:11:18.239Z","1.0.10-canary.20251203221646.cb157e4":"2025-12-03T22:17:36.300Z","1.1.0-canary.20251203222114.52d301f":"2025-12-03T22:22:03.441Z","1.1.0":"2025-12-03T22:26:46.379Z","1.1.1":"2025-12-08T01:00:58.097Z","1.1.1-canary.20251208060008.2f0d84c":"2025-12-08T06:00:58.088Z","1.1.1-canary.20251208074256.94c0f27":"2025-12-08T07:43:49.300Z","1.2.0":"2025-12-08T08:10:49.598Z","1.3.0":"2025-12-08T08:27:31.358Z","1.4.0":"2025-12-08T08:34:37.879Z","1.4.1":"2025-12-08T15:38:53.982Z","1.4.1-canary.20251208154105.3c9bf10":"2025-12-08T15:41:58.773Z","1.4.2":"2025-12-08T15:43:30.118Z","1.4.3":"2025-12-09T04:20:58.383Z","1.4.4":"2025-12-10T04:57:18.510Z","1.4.5":"2025-12-11T12:12:35.618Z","1.4.5-canary.20251212053535.13d32d8":"2025-12-12T05:36:29.371Z","1.4.5-canary.20251212064440.3eb099f":"2025-12-12T06:45:35.491Z","1.4.5-canary.20251212143538.45665af":"2025-12-12T14:36:32.988Z","1.4.5-canary.20251212160853.7621827":"2025-12-12T16:09:48.308Z","1.5.0":"2025-12-13T00:26:38.787Z","1.5.0-canary.20251213002617.8ace4d0":"2025-12-13T00:27:12.109Z","1.5.0-canary.20251213003400.6464c74":"2025-12-13T00:34:54.779Z","1.5.0-canary.20251213003635.735d7ef":"2025-12-13T00:37:30.401Z","1.5.0-canary.20251213004040.f1236e6":"2025-12-13T00:41:35.805Z","1.5.0-canary.20251214115917.a4dd706":"2025-12-14T12:00:11.560Z","1.5.0-canary.20251217174003.5063980":"2025-12-17T17:41:02.870Z","1.6.0":"2025-12-18T04:10:36.612Z","1.5.0-canary.20251218041405.c80a3e5":"2025-12-18T04:15:00.129Z","1.5.0-canary.20251218042234.cddf12a":"2025-12-18T04:23:31.372Z","1.6.0-canary.20251218042650.a84e54e":"2025-12-18T04:27:45.603Z","1.6.1":"2025-12-18T04:37:35.908Z","1.6.1-canary.20251218045758.9050533":"2025-12-18T04:58:53.847Z","1.6.1-canary.20251220005548.c4c1e36":"2025-12-20T00:56:43.814Z","1.6.1-canary.20251220005812.d075b45":"2025-12-20T00:59:08.163Z","1.6.1-canary.20251220010354.9cc2348":"2025-12-20T01:04:51.968Z","1.6.2":"2025-12-20T01:06:06.718Z","1.6.2-canary.20251223042142.4d33ec6":"2025-12-23T04:22:37.400Z","1.6.2-canary.20251223042922.400f6d0":"2025-12-23T04:30:16.589Z","1.6.2-canary.20251224015244.0b06ae9":"2025-12-24T01:53:42.079Z","1.6.3":"2025-12-24T01:54:12.786Z","1.6.3-canary.20251224124621.73c5d94":"2025-12-24T12:47:17.006Z","1.6.3-canary.20251224125850.7da664f":"2025-12-24T12:59:44.932Z","1.6.3-canary.20251224131300.9568b93":"2025-12-24T13:13:55.462Z","1.6.3-canary.20251224192625.eabe137":"2025-12-24T19:27:15.899Z","1.6.3-canary.20251224193141.8bff9dd":"2025-12-24T19:32:36.581Z","1.6.3-canary.20251224193747.e89b618":"2025-12-24T19:38:43.393Z","1.6.3-canary.20251226035947.ef0b4f2":"2025-12-26T04:00:40.507Z","2.0.0":"2025-12-26T04:04:28.808Z","2.0.0-canary.20251228013952.4f2c3c6":"2025-12-28T01:40:46.137Z","2.0.0-canary.20251228024848.8822305":"2025-12-28T02:49:41.258Z","2.0.1":"2025-12-28T04:05:23.089Z","2.0.1-canary.20251228093548.379d895":"2025-12-28T09:36:42.984Z","3.0.0":"2025-12-28T09:37:39.037Z","3.0.0-canary.20251228183403.d3eb98d":"2025-12-28T18:34:53.520Z","3.0.1":"2025-12-28T18:35:45.078Z","3.0.1-canary.20251229011802.ccfcbcc":"2025-12-29T01:18:54.695Z","3.0.1-canary.20251230172852.9dca08f":"2025-12-30T17:29:46.359Z","3.0.1-canary.20251230173853.c3c79fa":"2025-12-30T17:39:48.330Z","3.1.0":"2025-12-30T17:40:09.764Z","3.1.0-canary.20260102041828.82ed571":"2026-01-02T04:20:07.052Z","3.1.0-canary.20260102043356.6791d4e":"2026-01-02T04:35:38.237Z","3.1.0-canary.20260102052037.381817c":"2026-01-02T05:22:15.366Z","3.1.0-canary.20260102054456.77dafd9":"2026-01-02T05:46:35.656Z","3.1.0-canary.20260102061656.6ddacdd":"2026-01-02T06:18:34.620Z","3.1.0-canary.20260102063840.4ffdd8b":"2026-01-02T06:40:19.598Z","3.1.0-canary.20260102064732.ea53170":"2026-01-02T06:49:08.371Z","3.1.0-canary.20260102065309.51d781c":"2026-01-02T06:54:43.809Z","3.1.0-canary.20260102071304.d80b29d":"2026-01-02T07:14:41.471Z","4.0.0":"2026-01-02T07:17:05.781Z","4.0.0-canary.20260103013222.0e5d37f":"2026-01-03T01:34:02.592Z","4.0.1":"2026-01-03T01:35:46.362Z","4.0.1-canary.20260104072032.0453bbe":"2026-01-04T07:22:14.585Z","4.0.2":"2026-01-04T07:24:10.517Z","4.0.2-canary.20260104092100.3972145":"2026-01-04T09:22:43.265Z","4.0.3":"2026-01-05T06:30:43.493Z","4.0.3-canary.20260106020433.b618378":"2026-01-06T02:06:22.556Z","4.0.4":"2026-01-06T02:07:00.064Z","4.0.4-canary.20260109045014.00b0344":"2026-01-09T04:52:01.214Z","4.0.4-canary.20260109050555.4f97ebb":"2026-01-09T05:07:43.748Z","4.0.4-canary.20260110000241.8ac37ef":"2026-01-10T00:04:29.968Z","4.1.0":"2026-01-10T00:05:30.617Z","4.1.0-canary.20260110032830.e7d8c4e":"2026-01-10T03:30:18.674Z","4.1.0-canary.20260110033117.75bcac1":"2026-01-10T03:33:05.985Z","4.2.0":"2026-01-10T03:34:18.924Z","4.2.0-canary.20260110034516.0919d4d":"2026-01-10T03:47:00.986Z","4.2.0-canary.20260110080706.375ff37":"2026-01-10T08:08:54.069Z","4.2.0-canary.20260110111632.c88c61c":"2026-01-10T11:18:20.305Z","4.2.1":"2026-01-10T11:18:30.278Z","4.2.1-canary.20260111102127.f808a37":"2026-01-11T10:22:46.839Z","4.2.1-canary.20260112134913.a3cecdd":"2026-01-12T13:50:32.857Z","4.2.2":"2026-01-12T13:51:50.690Z","4.2.2-canary.20260115044841.88820eb":"2026-01-15T04:50:01.963Z","4.2.3":"2026-01-15T05:26:07.278Z","4.2.3-canary.20260115111903.b80904d":"2026-01-15T11:20:24.886Z","4.2.3-canary.20260122073152.a9bb6b0":"2026-01-22T07:33:16.218Z","4.2.3-canary.20260122075539.cc11b20":"2026-01-22T07:57:02.417Z","4.2.3-canary.20260122080043.29df46d":"2026-01-22T08:02:04.620Z","4.2.3-canary.20260122080306.cc11b20":"2026-01-22T08:04:28.156Z","5.0.0":"2026-01-22T08:05:19.614Z","5.0.0-canary.20260123012457.1fdf506":"2026-01-23T01:26:19.432Z","5.0.1":"2026-01-23T01:26:23.708Z","5.0.1-canary.20260123024428.98c7ee0":"2026-01-23T02:45:49.351Z","5.0.2":"2026-01-23T02:46:51.225Z","5.0.2-canary.20260123121724.09ee8dc":"2026-01-23T12:18:46.733Z","5.0.2-canary.20260125013858.d7abd28":"2026-01-25T01:40:19.602Z","5.0.3":"2026-01-25T01:43:37.147Z","5.0.3-canary.20260125224944.ef1722b":"2026-01-25T22:51:07.885Z","5.0.4":"2026-01-25T22:51:30.591Z","5.0.4-canary.20260125235458.742dade":"2026-01-25T23:56:21.488Z","5.0.4-canary.20260206052321.b0f3079":"2026-02-06T05:24:44.477Z","5.0.4-canary.20260206052346.01a532b":"2026-02-06T05:25:09.181Z","5.0.5":"2026-02-06T05:26:22.468Z","5.0.5-canary.20260206123921.c164bec":"2026-02-06T12:40:34.320Z","5.0.6":"2026-02-06T12:41:15.607Z","5.0.6-canary.20260208182324.2801053":"2026-02-08T18:24:48.333Z","5.1.0":"2026-02-08T18:26:31.791Z","5.1.0-canary.20260209105455.62bbc16":"2026-02-09T10:56:22.119Z","5.1.1":"2026-02-09T10:58:02.097Z","5.1.1-canary.20260210091511.668bec7":"2026-02-10T09:16:35.519Z","5.1.2":"2026-02-10T09:17:56.486Z","5.1.2-canary.20260211105222.3da3461":"2026-02-11T10:53:48.863Z","5.1.2-canary.20260211111018.bd7d949":"2026-02-11T11:11:42.701Z","5.1.3":"2026-02-11T11:12:20.696Z","5.1.3-canary.20260227071644.5cda867":"2026-02-27T07:18:11.679Z","5.1.4":"2026-02-27T07:19:02.254Z","5.1.4-canary.20260227102437.4e74f80":"2026-02-27T10:26:04.471Z","5.1.5":"2026-02-27T10:28:38.726Z","5.1.5-canary.20260228135118.042f6c3":"2026-02-28T13:52:42.850Z","5.1.6":"2026-02-28T13:54:18.245Z","5.1.6-canary.20260228162854.903905e":"2026-02-28T16:30:20.688Z","5.1.7":"2026-02-28T16:30:45.400Z","5.1.7-canary.20260228175154.d261785":"2026-02-28T17:53:21.050Z","5.1.8":"2026-02-28T17:54:08.028Z","5.1.8-canary.20260302175750.f5cf6f5":"2026-03-02T17:59:14.765Z","5.1.9":"2026-03-02T18:01:02.392Z","5.1.9-canary.20260305174846.d717c19":"2026-03-05T17:50:15.269Z","5.1.9-canary.20260305175215.b0b6388":"2026-03-05T17:53:42.248Z","5.1.9-canary.20260305175526.7df419d":"2026-03-05T17:56:57.679Z","5.1.10":"2026-03-05T18:22:27.811Z","5.1.11":"2026-03-06T12:31:18.179Z","5.1.10-canary.20260306122956.f4bcbe6":"2026-03-06T12:31:22.053Z","5.1.11-canary.20260306224910.3c65283":"2026-03-06T22:50:35.819Z","5.1.12":"2026-03-06T22:50:35.892Z","5.1.12-canary.20260307134404.c93c9c4":"2026-03-07T13:45:30.641Z","5.1.13":"2026-03-07T13:46:05.278Z","5.1.13-canary.20260307173712.8aff1aa":"2026-03-07T17:38:35.689Z","5.1.14":"2026-03-07T17:38:51.940Z","5.1.14-canary.20260308171924.69728a6":"2026-03-08T17:20:54.616Z","5.1.15":"2026-03-08T17:21:39.775Z","5.1.15-canary.20260309194628.74ce4e6":"2026-03-09T19:47:46.957Z","5.1.16":"2026-03-09T19:48:53.785Z","5.1.16-canary.20260310044403.090b2e4":"2026-03-10T04:45:30.420Z","5.1.17":"2026-03-10T04:45:32.010Z","5.1.17-canary.20260310123104.b6f9b0e":"2026-03-10T12:32:35.553Z","5.1.17-canary.20260310143958.6d8e0d1":"2026-03-10T14:41:25.513Z","5.1.17-canary.20260310145358.577b7ce":"2026-03-10T14:55:22.831Z","5.1.18":"2026-03-10T14:55:47.345Z","5.1.18-canary.20260310151410.0300f36":"2026-03-10T15:15:30.408Z","5.1.18-canary.20260310151923.ef6aefd":"2026-03-10T15:20:52.334Z","5.1.18-canary.20260312051902.979e027":"2026-03-12T05:20:59.559Z","5.1.18-canary.20260312052741.f5b3efb":"2026-03-12T05:29:35.551Z","5.1.18-canary.20260312061437.e1bb818":"2026-03-12T06:16:33.888Z","6.0.0-beta.1":"2026-03-12T12:00:21.666Z","6.0.0-beta.1-canary.20260312120532.b54eb15":"2026-03-12T12:07:27.280Z","6.0.0-beta.1-canary.20260312132612.bbfe148":"2026-03-12T13:28:11.973Z","6.0.0-beta.2-canary.20260312132827.19b5985":"2026-03-12T13:30:21.242Z","6.0.0-beta.2":"2026-03-12T13:32:43.872Z","6.0.0-beta.3":"2026-03-12T14:12:43.415Z","6.0.0-beta.3-canary.20260312141057.ab3f3fe":"2026-03-12T14:12:55.845Z","6.0.0-beta.3-canary.20260312143500.71026b6":"2026-03-12T14:36:56.940Z","6.0.0-beta.4-canary.20260313063733.4a93fe6":"2026-03-13T06:39:32.001Z","6.0.0-beta.4-canary.20260313071711.fa727e4":"2026-03-13T07:19:10.619Z","6.0.0-beta.4":"2026-03-13T07:25:51.193Z","6.0.0-beta.5-canary.20260313164200.5e57c4d":"2026-03-13T16:43:56.291Z","6.0.0-beta.5":"2026-03-13T16:59:35.954Z","6.0.0-beta.5-canary.20260313170955.79bb0be":"2026-03-13T17:11:49.967Z","6.0.0-beta.5-canary.20260313171332.e4987a9":"2026-03-13T17:15:18.308Z","6.0.0-beta.6":"2026-03-13T17:16:23.946Z","6.0.0-beta.7-canary.20260315205453.f04aa3d":"2026-03-15T20:56:50.857Z","6.0.0-beta.7-canary.20260315205929.be8600b":"2026-03-15T21:01:26.486Z","6.0.0-beta.7":"2026-03-15T21:01:59.760Z","6.0.0-beta.8-canary.20260315213840.d974843":"2026-03-15T21:40:31.404Z","6.0.0-beta.8-canary.20260315214449.5111e60":"2026-03-15T21:46:49.488Z","6.0.0-beta.8":"2026-03-15T21:47:09.549Z","6.0.0-beta.9-canary.20260315215441.3bcf30f":"2026-03-15T21:55:01.844Z","6.0.0-beta.9-canary.20260316010730.f7be681":"2026-03-16T01:07:53.314Z","6.0.0-beta.9":"2026-03-16T01:09:47.979Z","6.0.0-beta.9-canary.20260316035258.9d29be6":"2026-03-16T03:53:20.858Z","6.0.0-beta.10-canary.20260316035635.935f254":"2026-03-16T03:56:57.614Z","6.0.0-beta.10":"2026-03-16T03:59:15.846Z","6.0.0-beta.10-canary.20260316040936.90842e0":"2026-03-16T04:09:59.274Z","6.0.0-beta.10-canary.20260316041506.083e0e0":"2026-03-16T04:15:28.406Z","6.0.0":"2026-03-16T04:19:51.433Z","6.0.0-canary.20260316043057.0b80f98":"2026-03-16T04:31:20.287Z","6.0.0-canary.20260316055753.1da5585":"2026-03-16T05:58:15.511Z","6.0.0-canary.20260316153820.a91d9e1":"2026-03-16T15:38:41.222Z","6.1.0":"2026-03-16T15:40:38.225Z","6.1.0-canary.20260322151457.b5a472f":"2026-03-22T15:15:20.790Z","6.1.1":"2026-03-23T06:19:31.049Z","6.1.1-canary.20260323070053.d0db0dc":"2026-03-23T07:01:15.002Z","6.1.1-canary.20260324015332.78f9f22":"2026-03-24T01:53:56.452Z","6.1.2":"2026-03-24T01:55:05.085Z","6.1.2-canary.20260324023516.d30313a":"2026-03-24T02:35:37.936Z","6.1.3":"2026-03-24T02:36:58.949Z","6.1.3-canary.20260326022856.b804e9c":"2026-03-26T02:29:18.953Z","6.1.3-canary.20260326221818.c209bdf":"2026-03-26T22:18:40.824Z","6.1.3-canary.20260328070350.2ac2885":"2026-03-28T07:04:14.351Z","6.2.0":"2026-03-28T07:10:18.228Z","6.2.0-canary.20260328172614.9d0f2b2":"2026-03-28T17:26:40.082Z","6.2.0-canary.20260328172926.9e55c37":"2026-03-28T17:29:50.059Z","6.2.0-canary.20260328173858.c5d0c30":"2026-03-28T17:39:24.030Z","6.2.0-canary.20260328174304.f909a62":"2026-03-28T17:43:27.993Z","7.0.0":"2026-03-28T17:45:06.322Z","7.0.0-canary.20260329132155.5bf7cee":"2026-03-29T13:22:19.507Z","7.0.0-canary.20260329132603.5bf7cee":"2026-03-29T13:26:26.152Z","7.0.0-canary.20260329132912.5780c23":"2026-03-29T13:29:35.897Z","7.0.0-canary.20260329133224.921a11b":"2026-03-29T13:32:50.087Z","7.0.1":"2026-03-29T13:35:55.110Z","7.0.1-canary.20260331090100.29655dd":"2026-03-31T09:01:25.798Z","7.0.1-canary.20260331103154.aaa41a9":"2026-03-31T10:32:17.283Z","7.0.1-canary.20260401025029.5357b75":"2026-04-01T02:50:53.270Z","7.0.1-canary.20260401133515.0cc6732":"2026-04-01T13:35:37.351Z","7.0.1-canary.20260401135030.dc8c3fd":"2026-04-01T13:50:52.830Z","7.0.1-canary.20260401145044.84503eb":"2026-04-01T14:51:10.441Z","7.0.1-canary.20260401145322.156b5fa":"2026-04-01T14:53:47.036Z","7.0.1-canary.20260401150133.7081e1f":"2026-04-01T15:02:00.471Z","7.1.0":"2026-04-01T15:05:47.821Z","7.1.0-canary.20260401152246.9e80074":"2026-04-01T15:23:09.894Z","7.1.0-canary.20260401153228.4a85b2c":"2026-04-01T15:32:52.105Z","7.1.1":"2026-04-01T15:34:03.534Z","7.1.1-canary.20260401235859.6dfee7a":"2026-04-01T23:59:25.541Z","7.2.0":"2026-04-02T00:03:18.969Z","7.2.0-canary.20260402020119.b7275dc":"2026-04-02T02:01:41.298Z","7.3.0":"2026-04-02T02:03:43.238Z","7.3.0-canary.20260402023551.edd69c3":"2026-04-02T02:36:14.896Z","7.4.0":"2026-04-02T02:37:55.487Z","7.4.0-canary.20260402030331.3ae7f67":"2026-04-02T03:03:56.459Z","7.5.0":"2026-04-02T03:06:38.715Z","7.5.0-canary.20260404054153.f4c5ecc":"2026-04-04T05:42:17.656Z","7.6.0":"2026-04-04T05:43:19.213Z","7.6.0-canary.20260405022204.f65a874":"2026-04-05T02:22:30.084Z","7.6.0-canary.20260405022733.7a83866":"2026-04-05T02:27:57.234Z","8.0.0":"2026-04-05T02:29:46.595Z","8.0.0-canary.20260405103449.75270cb":"2026-04-05T10:35:14.627Z","8.1.0":"2026-04-05T10:36:18.219Z","8.1.0-canary.20260405152720.4423033":"2026-04-05T15:27:46.204Z","8.1.1":"2026-04-05T15:30:30.655Z","8.1.1-canary.20260406054435.2c1a160":"2026-04-06T05:45:01.912Z","8.1.1-canary.20260407231219.4faedf6":"2026-04-07T23:12:44.233Z","8.1.2":"2026-04-07T23:14:05.057Z","8.1.2-canary.20260409000124.448604":"2026-04-09T00:01:50.643Z","9.0.0":"2026-04-09T00:06:06.031Z","9.0.0-canary.20260409073829.a0d72ec":"2026-04-09T07:38:55.779Z","9.1.0":"2026-04-09T07:40:41.590Z","9.1.0-canary.20260413143709.0650a05":"2026-04-13T14:37:35.795Z","9.1.0-canary.20260414024022.8e24fdb":"2026-04-14T02:40:48.219Z","9.1.0-canary.20260414025120.fe83656":"2026-04-14T02:51:47.523Z","9.2.0":"2026-04-14T03:52:00.861Z","9.2.0-canary.20260414035953.b35777c":"2026-04-14T04:00:21.048Z","9.2.0-canary.20260414041901.92059d1":"2026-04-14T04:19:29.185Z","9.2.0-canary.20260414050509.ea47ced":"2026-04-14T05:05:36.705Z","9.2.0-canary.20260414062023.0125c19":"2026-04-14T06:20:50.004Z","9.2.0-canary.20260414062657.902c564":"2026-04-14T06:27:21.618Z","9.2.1":"2026-04-14T06:30:58.818Z","9.2.1-canary.20260414070328.830767f":"2026-04-14T07:03:53.936Z","9.2.1-canary.20260414073108.480b7c0":"2026-04-14T07:31:35.415Z","9.2.1-canary.20260414115825.8d5e73e":"2026-04-14T11:58:49.906Z","9.2.1-canary.20260415012323.17e6c22":"2026-04-15T01:23:50.347Z","9.2.1-canary.20260415042623.59f24cf":"2026-04-15T04:26:48.432Z","9.2.1-canary.20260415062456.da34761":"2026-04-15T06:25:27.950Z","9.2.1-canary.20260418165111.86340a0":"2026-04-18T16:51:41.656Z","9.3.0":"2026-04-18T16:56:16.102Z","9.3.0-canary.20260418171912.29e0166":"2026-04-18T17:19:40.765Z","9.3.1":"2026-04-18T17:23:36.306Z","9.3.1-canary.20260420084408.a9f4fb5":"2026-04-20T08:44:36.033Z","9.4.0":"2026-04-20T08:48:26.378Z","9.4.0-canary.20260420092224.71f4c32":"2026-04-20T09:22:55.153Z","9.4.0-canary.20260421000114.3ec32dd":"2026-04-21T00:01:44.997Z","9.4.0-canary.20260421000400.0cf74c7":"2026-04-21T00:04:31.485Z","9.4.1":"2026-04-21T00:04:43.093Z","9.4.1-canary.20260425014216.6b6aea9":"2026-04-25T01:42:46.087Z","9.4.2":"2026-04-25T01:45:05.360Z","9.4.2-canary.20260425155718.b3d09e9":"2026-04-25T15:57:54.306Z","9.4.2-canary.20260429022635.3c31a9e":"2026-04-29T02:27:08.318Z","9.4.2-canary.20260429031926.0f240e0":"2026-04-29T03:20:03.879Z","9.4.2-canary.20260502100801.465fa6e":"2026-05-02T10:08:39.428Z","9.4.2-canary.20260505023557.3638020":"2026-05-05T02:36:36.376Z","9.4.2-canary.20260507231408.3039fec":"2026-05-07T23:14:43.128Z","9.4.2-canary.20260507233139.af2d0c5":"2026-05-07T23:32:19.948Z","9.4.2-canary.20260508002018.7b2d5e7":"2026-05-08T00:20:57.766Z","9.4.2-canary.20260508004343.ce37fd1":"2026-05-08T00:44:21.288Z","9.5.0":"2026-05-08T01:06:38.197Z","9.5.0-canary.20260508074333.8090686":"2026-05-08T07:44:13.637Z","9.5.1":"2026-05-08T07:44:46.544Z","9.5.1-canary.20260508101252.9dfb195":"2026-05-08T10:13:29.539Z","9.5.2":"2026-05-08T10:14:25.436Z","9.5.2-canary.20260508230931.d1f115c":"2026-05-08T23:10:09.692Z","9.5.3":"2026-05-08T23:12:16.993Z","9.5.3-canary.20260508231528.85314fa":"2026-05-08T23:16:02.868Z","9.5.4":"2026-05-08T23:20:09.852Z","9.5.4-canary.20260511071422.895541e":"2026-05-11T07:14:58.461Z","9.5.4-canary.20260512125948.f669d62":"2026-05-12T13:00:22.308Z","9.5.4-canary.20260513022607.ff6bec9":"2026-05-13T02:26:43.446Z","9.5.5-canary.20260518110013.4380b6e":"2026-05-18T11:00:49.959Z","9.5.5":"2026-05-18T11:06:35.448Z","9.5.5-canary.20260518113349.29318a6":"2026-05-18T11:34:26.545Z","9.5.5-canary.20260518120259.d0f5dac":"2026-05-18T12:03:37.129Z","9.5.5-canary.20260518123443.4f4832b":"2026-05-18T12:35:19.777Z","9.5.5-canary.20260518145247.ff63756":"2026-05-18T14:53:25.679Z","9.5.5-canary.20260519033953.3e16c3c":"2026-05-19T03:40:31.235Z","9.5.5-canary.20260519233416.8359737":"2026-05-19T23:34:53.770Z","9.5.6":"2026-05-19T23:38:05.859Z","9.5.6-canary.20260520050112.70978d7":"2026-05-20T05:01:45.551Z","9.5.7":"2026-05-20T05:06:42.317Z","9.5.7-canary.20260522011227.8158a0c":"2026-05-22T01:13:02.006Z","9.5.8":"2026-05-22T01:34:30.310Z","9.5.8-canary.20260528224225.faabb36":"2026-05-28T22:43:01.322Z","9.5.9":"2026-05-28T22:46:38.648Z","9.5.9-canary.20260531230656.c89822c":"2026-05-31T23:07:32.532Z","9.6.0":"2026-05-31T23:08:04.352Z","9.6.0-canary.20260610010136.4f21191":"2026-06-10T01:02:12.845Z","9.6.1":"2026-06-10T01:07:24.129Z","9.6.1-canary.20260610111422.4083c56":"2026-06-10T11:14:58.330Z","10.0.0":"2026-06-10T11:25:20.653Z","10.0.0-canary.20260610113910.dd90a9f":"2026-06-10T11:39:45.588Z","10.1.0":"2026-06-10T11:42:46.678Z","10.1.0-canary.20260612124559.2c38381":"2026-06-12T12:46:34.705Z","10.2.0":"2026-06-12T12:47:04.329Z"},"bugs":{"url":"https://github.com/cjnoname/excelts/issues"},"author":{"name":"cjnoname","email":"powerfulj87@gmail.com"},"license":"MIT","homepage":"https://github.com/cjnoname/excelts#readme","keywords":["archive","browser","bun","csv","docx","excel","formula","markdown","pdf","spreadsheet","stream","tar","toolkit","typescript","word","workbook","xlsx","xml","zero-dependency","zip"],"repository":{"type":"git","url":"https://github.com/cjnoname/excelts.git"},"description":"Zero-dependency TypeScript toolkit — Excel (XLSX), PDF, CSV, Markdown, XML, ZIP/TAR, and streaming.","maintainers":[{"name":"cjnoname","email":"powerful_j@outlook.com"}],"readme":"","readmeFilename":""}