{"_id":"md-to-docx","_rev":"30-b2ea9cd5b3f4cb539606749aa504df50","name":"md-to-docx","dist-tags":{"latest":"1.6.1"},"versions":{"0.0.0":{"name":"md-to-docx","version":"0.0.0","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","ms-word","automation","mayank1513"],"author":{"name":"Mayank Kumar Chaudhari","email":"https://mayank-chaudhari.vercel.app"},"license":"MPL-2.0","_id":"md-to-docx@0.0.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"d1ea9e7f7603acf0795f25ce7f1cab7c25495f31","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.0.0.tgz","fileCount":34,"integrity":"sha512-v+7O/VTuJmBt8HvzNujGIQaK1nG1pWhdILjqSC0FuGUJawWrCdEo0N3QhkWNJkMwgF6t+0+iiLMarf/IPIsh+w==","signatures":[{"sig":"MEUCIQCqYp4Npv2GwYbNsmds504WGwF2gXxCC6tLY3yq3AwjPAIgNbQ7Mu3i/k07LeEEhl/4tqsmGa5lh99FhMP+G2z9abo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":52914},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"ccd48e64b4cd84382d4e6655ea74e030e3dcc7d6","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"@mayank1513/docx":"^9.2.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","vitest":"^3.0.8","unified":"^11.0.5","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.10","@types/mdast":"^4.0.4","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.8","vite-tsconfig-paths":"^5.1.4","@testing-library/react":"^16.2.0","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.0.0_1741943601679_0.6362727408510316","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"md-to-docx","version":"0.1.0","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","ms-word","automation","mayank1513"],"author":{"name":"Mayank Kumar Chaudhari","email":"https://mayank-chaudhari.vercel.app"},"license":"MPL-2.0","_id":"md-to-docx@0.1.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"4dcd5e1264bfb927d862ba887c00c1f21007cdf8","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.1.0.tgz","fileCount":45,"integrity":"sha512-byC+9xhlOoc1pNwWSzSByh56sletSYJijSOP0byEQWV8cIXlbllLbccg4+B7m6C6uMUO8FDTfoZ01hM7nfkweg==","signatures":[{"sig":"MEUCIFNa2MhT+981bbFjUfQ0aXcQ4uacupy9572d+9mZsYN4AiEAkd5nTi+kF9qKXBeujThSFh8/Ek4fRw/+2IfjcKjBXr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1406900},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"44e5319cbf66710cb5697e1edba3ced860db4733","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.8","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.10","@types/mdast":"^4.0.4","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.8","vite-tsconfig-paths":"^5.1.4","@testing-library/react":"^16.2.0","@repo/typescript-config":"workspace:*","@unified-latex/unified-latex-types":"^1.8.0","@unified-latex/unified-latex-util-parse":"^1.8.2"},"peerDependencies":{"@mayank1513/docx":"^9.2.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.1.0_1742144057167_0.6056662955096486","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"md-to-docx","version":"0.1.1","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","ms-word","automation","mayank1513"],"author":{"name":"Mayank Kumar Chaudhari","email":"https://mayank-chaudhari.vercel.app"},"license":"MPL-2.0","_id":"md-to-docx@0.1.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"5339c5bd69fdf23216c23fbead3b49045613678e","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.1.1.tgz","fileCount":45,"integrity":"sha512-17NL0m8Rf3XWkmGjQUh+HywvNYTmQCsLt8UT2pJ1tZHHguJGimiHreddDQkAtalSlRNcUa10yoQd14R7W7LXgw==","signatures":[{"sig":"MEYCIQCg0xqBmnHwo0LusZalaLSiMMzLIok7o2ju8sE/JByx9AIhAIJuj2J6HkrVlxjTmZHfKQhn/y6LrLI5B2+m6dN3dr/O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1406576},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"1caed6d491599462eebd11d9aaa6f9470c51f392","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.8","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.10","@types/mdast":"^4.0.4","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.8","vite-tsconfig-paths":"^5.1.4","@testing-library/react":"^16.2.0","@repo/typescript-config":"workspace:*","@unified-latex/unified-latex-types":"^1.8.0","@unified-latex/unified-latex-util-parse":"^1.8.2"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.1.1_1742197235569_0.5440001948735442","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"md-to-docx","version":"0.2.0","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","ms-word","automation","mayank1513"],"author":{"name":"Mayank Kumar Chaudhari","email":"https://mayank-chaudhari.vercel.app"},"license":"MPL-2.0","_id":"md-to-docx@0.2.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"e87ad6e657d55cf6d716f10c7008ce27af034f23","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.2.0.tgz","fileCount":47,"integrity":"sha512-aNOS4Pgnw9gOYqzAYMA0ukRRy0+mV+MdFD3TyWFjF2YAbqbESp8+hm4cdRjGL6Sd+fSZ3qEKbP6PvViSoIhVng==","signatures":[{"sig":"MEUCIAxt6IpzvjSjiZf0S+k0TwKDZdvIfZHO/wa/RBRha+1fAiEA+h6ls+j4IWGTCVSAOvhYv2n2Ghup23xqIMoLxgNKtwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2155141},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"937a4ccd623239f6d68e74d4b004d8a1e8ed2b52","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.8","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.10","@types/mdast":"^4.0.4","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","hast-util-to-mdast":"^10.1.2","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.8","hast-util-from-html":"^2.0.3","vite-tsconfig-paths":"^5.1.4","@testing-library/react":"^16.2.0","@repo/typescript-config":"workspace:*","@unified-latex/unified-latex-types":"^1.8.0","@unified-latex/unified-latex-util-parse":"^1.8.2"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.2.0_1742243971135_0.875228660608804","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"md-to-docx","version":"0.3.1","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.3.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"e2364bd8f31cbfd0fbb69dafde2591019087216c","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.3.1.tgz","fileCount":17,"integrity":"sha512-1zLal1V9hM7/1zWBJr5mnIB922v+kQcHHBAlTR5U6R2GSO0jQCzILiuOLD2D7p96Vj/nH0pdRdIGg32+t842/w==","signatures":[{"sig":"MEUCIGaSo71M8arg1Ez40PYhEuM4j2odnDWidmRr8doJ2rn9AiEAns8GKT3NK6Y28uW1ESi86DJMmrvZ7m41/NFU11jJWWw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":636014},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"0969087f634b6e6bb77a01f61f196379de6ad589","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"workspace:*","@m2d/html":"workspace:*","@m2d/list":"workspace:*","@m2d/math":"workspace:*","@m2d/image":"workspace:*","@m2d/table":"workspace:*"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.9","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.11","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.9","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.3.1_1742735157076_0.7896261099786543","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"md-to-docx","version":"0.3.2","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.3.2","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"dcadc699d6c167f98a8d418a160879be5c21dc5f","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.3.2.tgz","fileCount":17,"integrity":"sha512-H9OYO6y3C2yYsGlF4m+oq6SA89gNx5LSpiWVB0TzJueR6rU8HjwEb2LXj45b4HghcWWtW+0hx76WuUfU9WU6VA==","signatures":[{"sig":"MEUCIQCwoMH+fpUbvQiWX2dSZRhM23OaoPCZCJ8U46vSEFr/nQIgbBaagQ1kRv5Nor6rSXqDmQN0CHMTjxv3LFmJ+jCweg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":636005},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"9a480468c2969c65d665e902031befbdb5d40edc","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"^0.0.0","@m2d/html":"^0.0.0","@m2d/list":"^0.0.0","@m2d/math":"^0.0.0","@m2d/image":"^0.0.0","@m2d/table":"^0.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.9","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.11","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.9","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.3.2_1742737693231_0.00542320257845863","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"md-to-docx","version":"0.3.3","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.3.3","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"682e4e06a9584d379679b52da56b30f7569723ab","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.3.3.tgz","fileCount":17,"integrity":"sha512-amBX3PRjfKwl8zj1RX5eMvnMvdQZ6B6RCLdw0d9H6YCb5xF+XnspLJVVbRXMefw5FRadERfrKFgMpnSOLvD4+Q==","signatures":[{"sig":"MEUCIQDNMDKVlcLlLSSs2n3CZgsRsQszk8302LR+bDdxz4dghgIgZsDtmosvTroIKRT2wzPsPuI8DLORfRnXF6fsWqXPodo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":636827},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"df81cc5f63d8c672998f247d8b24e84fd286b440","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"^0.0.1","@m2d/html":"^0.0.1","@m2d/list":"^0.0.1","@m2d/math":"^0.0.1","@m2d/image":"^0.0.1","@m2d/table":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.9","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.12","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.9","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.3.3_1742816825420_0.46444923624129464","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"md-to-docx","version":"0.3.4","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","web-development","document-generation","rich-text","export","ms-word","google-sheets","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.3.4","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/#readme","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"2176d6a79c5f38ecad6e9b5c35207589b67b2bfe","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.3.4.tgz","fileCount":17,"integrity":"sha512-mrLYWjN9g8C1ViwO3TtkCgv/uNkJJGol4C/XzSEO23zbbOu1mpwwcJefLPxDP8kRcx5/Isa7gO9qcP/OwfcW1Q==","signatures":[{"sig":"MEUCIBv4T9c1KmoIA9KH3BGu4FoOa7wAhbk/DWYKH6/TSvO4AiEAvIrS4+0wn7L8dEH/LYA+e1LR0mJOMe8IFXKBWbDjC1k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":636857},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"131849e53aa8f7345daaecd48dc83319183e688d","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/tiny-md/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"workspace:*","@m2d/html":"workspace:*","@m2d/list":"workspace:*","@m2d/math":"workspace:*","@m2d/image":"workspace:*","@m2d/table":"workspace:*"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.9","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.13","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.9","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.3.4_1742822644515_0.5286878988544375","host":"s3://npm-registry-packages-npm-production"}},"0.3.5":{"name":"md-to-docx","version":"0.3.5","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.3.5","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"888abeb90200fa3379a3c52b9902d436dc6a88f8","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.3.5.tgz","fileCount":17,"integrity":"sha512-17H+QoyZ9wYnhYKg0t95luwqX4kQtP7XXubC2LF/sg64FBaS9iaNnLgKeYQI84jtHvlyIIsmUzLaATJBRXmJpQ==","signatures":[{"sig":"MEUCIDeC3N3xlZGk3j9LoB+98hirSS8X8JuYMiN+6opC5dbgAiEA6ioWhTC4wqCgGX3d4zJ4MlfpYFqQc/OErAbFf3ntUtA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":636974},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"8e857a9801b6adf566739c1f1ab77acbab5ac671","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"^0.0.3","@m2d/html":"^0.0.3","@m2d/list":"^0.0.3","@m2d/math":"^0.0.3","@m2d/emoji":"^0.1.0","@m2d/image":"^0.0.3","@m2d/table":"^0.0.3"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.9","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.13","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.9","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.3.5_1742963035321_0.006833366266191687","host":"s3://npm-registry-packages-npm-production"}},"0.3.6":{"name":"md-to-docx","version":"0.3.6","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.3.6","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"bb2a77f5d1039a1c08481d295466783b825bd556","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.3.6.tgz","fileCount":17,"integrity":"sha512-Fs7XCTQK3+/kN+pPJGbnfCAqhbmkuXtlwDoGO4hBJxu2VDDaQx1QSEtitWokKHftOKBJ53i1hlRilVwrSaUrLw==","signatures":[{"sig":"MEYCIQCR9PsQGfFSSKJp+jfIZdo5xSnQfeXvJpWyCvxl+xWHcgIhANtQ8Z0K0sd4BpQBkZtpCdXTsBpf2iOZsBVvXqZiuwOz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":636946},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"50d1be1aa339b6f5c02022280b6a600c947174ae","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"docx":"^9.3.0","@m2d/core":"^0.0.3","@m2d/html":"^0.0.3","@m2d/list":"^0.0.3","@m2d/math":"^0.0.3","@m2d/emoji":"^0.1.0","@m2d/image":"^0.0.3","@m2d/table":"^0.0.3"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.33.5","vitest":"^3.0.9","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.14","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.9","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.3.6_1743072590552_0.6613708034275614","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"md-to-docx","version":"0.4.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.4.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"c952ac844cfff447469bb415de827bb94615db52","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.4.0.tgz","fileCount":17,"integrity":"sha512-maK5J+L5ieel8YCAjyJNuCZkOBSNdzTap8bifSQg/ynsQpxK9u2DKkF+2Je8etTkPTMM53jM6Mky55NGdObGkg==","signatures":[{"sig":"MEUCIGgzlKNMMpyOicEX4Za4IT7kB6YBE8h6xE8mUHARM42LAiEAmDGadkJkf0ctcLf9ch5yEoItseS0NjMqg2t8aTxepBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645643},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"f4fc62bad948ad7627e5d940391a44b5aa438d1f","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"docx":"^9.3.0","@m2d/core":"^0.0.4","@m2d/html":"^1.0.0","@m2d/list":"^0.0.3","@m2d/math":"^0.0.3","@m2d/emoji":"^0.1.0","@m2d/image":"^0.0.4","@m2d/table":"^0.0.3","@m2d/mermaid":"^0.0.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.34.1","vitest":"^3.1.1","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.14.0","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.1","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.4.0_1744105966111_0.17227606498068626","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"md-to-docx","version":"0.4.1","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.4.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"ec7d15b0e999c23ab844e92c4e3de8cc0294fc69","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.4.1.tgz","fileCount":17,"integrity":"sha512-6gMpGD/xNBbAJrUZ0kNdzg32ql/SciIHv17N8q2RE4mgr7BX1469G3TyQWa6VKlzgpYv+zVVN0w9RpK/zf2/OA==","signatures":[{"sig":"MEQCIAWc/Xld78cSQrnw9Do7Hp5PD+FqDOnjZG0zQDS6IW3zAiB+vxqlq1YZJczokWiAzYy+/rbZ3ws5ywwrAzb5RUgdPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645643},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"7fa6dc83824cd7f3f49c76b67a7d56973bdb2ee4","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"docx":"^9.3.0","@m2d/core":"^0.0.4","@m2d/html":"^1.0.0","@m2d/list":"^0.0.4","@m2d/math":"^0.0.4","@m2d/emoji":"^0.1.1","@m2d/image":"^0.1.0","@m2d/table":"^0.0.4","@m2d/mermaid":"^0.0.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.34.1","vitest":"^3.1.1","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.14.0","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.1","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.4.1_1744128494763_0.45288685434637865","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"md-to-docx","version":"0.4.3","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@0.4.3","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"fd5c3ba86b8dbc01377bdaa0cbd3dea1e270a550","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-0.4.3.tgz","fileCount":17,"integrity":"sha512-lKtPwfhzy4laktRgPEDhckAYn72LaD6qYlmiNkkduhnji8PfnFkLL64oXM/fCgVZHdCFtnC2cfjYgoLaDaLhLQ==","signatures":[{"sig":"MEQCIBT5Ci2HK7+uLqFCOjR5dg/ZHIu+awNscG+uzrQ57q04AiBwMusyr2b6xbDgjwFGUZyo8ufQMaskwmQ+u9QiqWKzTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@0.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645643},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"d3d4270f3d36b635dab32e63809bbfa80ac9bc77","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"docx":"^9.3.0","@m2d/core":"^0.0.5","@m2d/html":"^1.0.0","@m2d/list":"^0.0.5","@m2d/math":"^0.0.4","@m2d/emoji":"^0.1.1","@m2d/image":"^0.2.2","@m2d/table":"^0.0.4","@m2d/mermaid":"^0.0.3"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","jsdom":"^26.0.0","sharp":"0.34.1","vitest":"^3.1.1","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.14.1","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.1","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_0.4.3_1744441384652_0.16087676610639168","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"md-to-docx","version":"1.0.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.0.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"4255078af5e575ed60cffa8472192d89394d07be","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.0.0.tgz","fileCount":17,"integrity":"sha512-gJYd8RQTf6JyzhrJOROhOlmP1hJP3lV/q7mf8ZwJwkU2aT2J8YLTg7H8Fl0CqzcJQCiR2gbidnrfRknraeJtZw==","signatures":[{"sig":"MEUCIA6LSJTgkfGfgsc57nicphaOG/ARCJcWqmSyXgUbmzTJAiEA7lN4KKAQ7aOOE12r72JVBPj8wl6SmEqIlqRHzCvlxCE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645865},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"c3cf66bfc35f71cbbb5a8fac063ec2e923a78be1","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"docx":"^9.5.0","@m2d/core":"^1.0.2","@m2d/html":"^1.0.2","@m2d/list":"^0.0.6","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.2","@m2d/image":"^1.0.1","@m2d/table":"^0.0.5","@m2d/mermaid":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.1","vitest":"^3.1.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.15.19","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.0.0_1747717869905_0.7341601667935227","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"md-to-docx","version":"1.1.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.1.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"e8fc0fdadfa446e86f787b61762dd3eb0b5193b4","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.1.0.tgz","fileCount":17,"integrity":"sha512-uFu0M/EPOxe8Rri1phYuJhzExuRY7XPz7u1sfL4nZX/rHJnn7HFbyv6LVmtzh08j8nEzKYVZZIj3EHwV+v/uxw==","signatures":[{"sig":"MEUCIQD4D5hhNwtSv2bDek7kIvqti3q2qOViZQXSxn6weXPaCQIgfSQ8Q/x9HRFAcL4G887ik2Sk0gfPaq1I639/7nladYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":645967},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"62402150a62cb38744add191eee02fbf72dc88a5","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"docx":"^9.5.0","@m2d/core":"^1.1.6","@m2d/html":"^1.0.3","@m2d/list":"^0.0.7","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.2","@m2d/image":"^1.1.1","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.1.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.1.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.15.29","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.1.0_1748662248859_0.18654408006203727","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"md-to-docx","version":"1.1.1","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.1.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"fd2c3b2a89bdb0073d41643d89ca53a352953925","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.1.1.tgz","fileCount":26,"integrity":"sha512-Bf8CCCLoamyBU0DjCm08SSFYuxKYE/fClbOUucjZcaloVr0w5ejDxGLXOGA7y24XgGHQZwcw1UV0yTff2lFgiw==","signatures":[{"sig":"MEUCIQCbEmuVyTrRqWs1tGZOoTVsVSOTteVCEZba/f2CsVMpjgIgPxBoh3lFwGsIkalLPn17bMg/r0xB9wQeh81ZfkQckLo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648852},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"38d73cd3d5ea14dbd4affec324b862a2c336afe4","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"docx":"^9.5.0","@m2d/core":"^1.2.0","@m2d/html":"^1.0.3","@m2d/list":"^0.0.7","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.2","@m2d/image":"^1.1.2","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.1.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.15.29","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.1.1_1748834217278_0.23297228586184482","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"md-to-docx","version":"1.2.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.2.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"48466e389fa9f6914684a8de4dc8dde6811fef1b","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.2.0.tgz","fileCount":26,"integrity":"sha512-QT6oyS7Jf+gWAVDWk2UA3K4Syk3gcQTc43Ud5KX1DSpxsXktu64lrB99qQfgexSyTTHYjuLpA/y2ybF3xJqI2g==","signatures":[{"sig":"MEQCICsJKPzljTtyfjId2dTduyL39SOdlJXO8Hq8c58MmsUDAiBdrVNseR4Zs4bmwEnRMiveG2/0phs+enVTMRJ3bkPCrQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648852},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"d9ed3b8469aafff0297250d2212b34c1db5ace16","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"docx":"^9.5.0","@m2d/core":"^1.2.0","@m2d/html":"^1.0.3","@m2d/list":"^0.0.7","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.2","@m2d/image":"^1.2.0","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.1.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.15.29","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.2.0_1748851841560_0.6440840171707218","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"md-to-docx","version":"1.3.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.3.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"cd4c685477385432c4b348940da2783e5374b42c","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.3.0.tgz","fileCount":26,"integrity":"sha512-Z0oIPCgPoKWY3dEtpcsYljwO+tWdHpIztL04LmkzF/7sOa79Xc5IIHnolTRQtO1TDtQzezynx6skS0bTpeYtjA==","signatures":[{"sig":"MEUCIQCxyWfZxltrGyAjQ3GFTIur09wqW69c+4S3n1QsOrXnlgIgI9vFoQUnhEwZyTrskEtkY4iJKv9UfoI7+1tUlB+ACOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"994ed6e3597f69c67b1ed7271ca80e8724da9a61","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.0","@m2d/core":"^1.4.1","@m2d/html":"^1.1.2","@m2d/list":"^0.0.8","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.3","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.1","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.3","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.3.0_1749707531666_0.14704627837415263","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"md-to-docx","version":"1.3.1","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.3.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"e12b9ec59151654d00b4b70d7b6c8b87883534ca","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.3.1.tgz","fileCount":26,"integrity":"sha512-37Y1xjNobdhx66jfFzu3ZvRhcIE+/TkBc5yZdEAA4H4Bmd/Q5eo4IEr2DE8cRTK3odOLc+VM8iYc0NbLQa0zRQ==","signatures":[{"sig":"MEQCICHx3cPHx39brBuJbSHP/kfabpD/pPhumEZffJTIT91mAiBcM5yGWZeh6X4Vh9zd/okpyNdl8wQJW5e2QxJTMy4BYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"76d9c647ffdcce008b3d315136b5ff5802fa4465","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.0","@m2d/core":"^1.4.2","@m2d/html":"^1.1.3","@m2d/list":"^0.0.8","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.3","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.3","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.3","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.3.1_1750091153458_0.12356044635545249","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"md-to-docx","version":"1.3.2","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.3.2","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"3b6a641d505e111d56d0b3a90475c3e78915ab94","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.3.2.tgz","fileCount":26,"integrity":"sha512-KPwLDaLX/2da+0Io+vDXEYYebPGymhHT9VTkNdzpxa7Pa6JhlJkb3tTW0BInwVi2CZ9cfEHpQrA779TsxZCoHg==","signatures":[{"sig":"MEQCIEtC8bD3i6XXOVvqpYB+hcjtv4PsFalk497aXdxnDK3JAiAHKZjrhvo4WgEfZjpv39NUnNx6orglf0vVC/iih2ggOA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"e97c8b0dbdb343074e1b72bce69fe021961fb9f1","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.4.2","@m2d/html":"^1.1.5","@m2d/list":"^0.0.8","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.3","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.3","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.3","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.3.2_1750125574948_0.6664840434610222","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"md-to-docx","version":"1.3.3","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.3.3","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"c9a4c603f93c9fb6db0aab2d4ce04af74b97d13e","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.3.3.tgz","fileCount":26,"integrity":"sha512-Gxhg3uu7SYba9qR3+SAOxCBvxsx9Tikvb6qflDQMS271r7cCPx/LFE4QO6RfGMqO/juacD7sF3OOj0GjP/pcPw==","signatures":[{"sig":"MEUCIDyQGx5rJx/IzM6YmPA5qhTrn1aiuY9IkQcLZzoxxpKPAiEAnGpTeNf/eEDFZ0ri2Dcv1nynV0D0Wa09y6mhoRNjEvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"55e1149c6d83d4c42d30d3d87dbe70acb1f355ff","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.4.2","@m2d/html":"^1.1.6","@m2d/list":"^0.0.8","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.3","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.3","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.3","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.3.3_1750127414257_0.4767654050002379","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"md-to-docx","version":"1.3.4","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.3.4","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"d3425b731dc1ceab03bcd8be84ae7af49e81682b","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.3.4.tgz","fileCount":26,"integrity":"sha512-nMyIDwoixYHnVjlzmV+iMtVzuaxWcXk+ssgW0m2b6cU1MpjCtWD5jqftx9o7y1gqIEm+ovlja4rvM+7VWQzykQ==","signatures":[{"sig":"MEUCIQCw2e9AZ7hnnN71OQJpwHoN1Z88scMqfzpagFWjG5xiWQIgBpeNqBm0xAydJkJ2+JQBl8zeSo5lIX96uNmucRjZeE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"cc797d10a8236bc55a376242d8d05613fedb04a2","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.4.2","@m2d/html":"^1.1.7","@m2d/list":"^0.0.8","@m2d/math":"^0.0.5","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.3","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.3","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.3","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.3.4_1750128528637_0.49327023167836503","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"md-to-docx","version":"1.3.5","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.3.5","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"5186d1b98052b3e3e28c768af731bff9cb1f28b5","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.3.5.tgz","fileCount":26,"integrity":"sha512-adclK5WII8QSKM8Z7nK4wQipHZblzldbvjVjNDoqtulpC91Vx0xOU7kFAukpgS6spWkdQCiXXU0nD3mZOitukA==","signatures":[{"sig":"MEUCIHEv4dtOHxlNbplxHq1fsNez4mZwKrxA9s1JmeFtNB//AiEA2pLEggedVRo6wq6TNT1oag3lg5yHBytTKgRviit4nNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"51020c1e5f6e353679bbe7ca6c15acdbc0156a4b","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.4.2","@m2d/html":"^1.1.7","@m2d/list":"^0.0.8","@m2d/math":"^0.0.6","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.6","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.3","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.3","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.3","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.3.5_1750131332185_0.5464796501783897","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"md-to-docx","version":"1.4.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.4.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"138be71dfaa74caa21235ccdec6d9001ce8e941e","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.4.0.tgz","fileCount":26,"integrity":"sha512-GxspYvifyDKIhWeI6+BEh20nQ/akl21PxIC9MeclAIE/30pTxqosuJRAq1L3wsDmh8d8J+OJy3MCcWuAhbYmlA==","signatures":[{"sig":"MEUCIQC6UBzm6WFQoDQDwx9nEpMDV2bcB1XgoM14AwIUvNXlEgIgMEj/UCB913MZwvTgTLQ9XCZt25cFnRrywz8cun1iv6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"c3d4fb22a32cc689bdd3091f27890f2da6a7cdbf","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","actor":{"name":"mayank1513","type":"user","email":"mayank.srmu@gmail.com"},"email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.5.0","@m2d/html":"^1.1.7","@m2d/list":"^0.0.8","@m2d/math":"^0.0.6","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.7","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.4","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.4.0_1750787238994_0.7353418886479173","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"md-to-docx","version":"1.4.1","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.4.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"7decab33a99b4e73760b0a3ca693cf8808b8a37d","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.4.1.tgz","fileCount":26,"integrity":"sha512-HoROnwefLgDIf/qTRjam3EP1BjtyTND5G0REEJ01EZC1TK/Vpo/GrTl7aJLcIPjzBTvWD2tc7FDYbEyjZEHI+A==","signatures":[{"sig":"MEYCIQDyWOWjNOlaE4IL9guRRDhcnZILNuaoStR333kEUTThtwIhALMq57P91VSs6Y1SDZry3k6jqISzHutZnOvseuYRoUuY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":648850},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"6928484eafef19871a7b7d6efbe401349a8d9c77","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","actor":{"name":"mayank1513","type":"user","email":"mayank.srmu@gmail.com"},"email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.5.0","@m2d/html":"^1.1.8","@m2d/list":"^0.0.8","@m2d/math":"^0.0.6","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.7","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.2","vitest":"^3.2.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^24.0.4","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.4.1_1750823099229_0.0006643199380411691","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"md-to-docx","version":"1.4.2","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.4.2","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"7ea8ae09bbc3826c07ef4d5b285799c20117099a","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.4.2.tgz","fileCount":26,"integrity":"sha512-VgmWHFBm9yoBRNlZK+fQYUp7dgIu4vNnwHUxoQK7EkrkbKP7EVzbJ5LP8FIa75SBxCO4cPQMhsYKqz2i7nCx3A==","signatures":[{"sig":"MEUCIDqQVmUBLvipQszkdX8k/yS8KjYEZRZ8W6tmydL+dujwAiEAtGpa4+7PH+ObBIr/TS/wiHpbxB+kzkGnulY4ijjS7jY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":656938},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"1f1ed1ecd583e2be5145b88680b48da890c331cb","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","lint":"eslint src/","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.5.0","@m2d/html":"^1.1.10","@m2d/list":"^0.0.8","@m2d/math":"^0.0.6","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.1","@m2d/table":"^0.0.7","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^26.1.0","sharp":"0.34.3","vitest":"^3.2.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.9.2","@types/node":"^24.3.1","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.4.2_1757186093843_0.2308219035408401","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"md-to-docx","version":"1.5.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.5.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"c02478e5d0bf010fbbef717443fd90293e242a9c","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.5.0.tgz","fileCount":27,"integrity":"sha512-6u/O3Bmnn45u1AeDe/yhY7uzjoyP4eKlKsBO6DrerFac0Yhpr0NaMQ9JQGC1snG3ZwChvsq+xt9vEecVKKIPSw==","signatures":[{"sig":"MEUCIQDaSbhZtAa18zI4xuteateZf62zXFLgkLO8L4VTuoYlWwIgcxtlCjf8YJbR4538IXANnd05IgTnf0U9PLTgX50IwjE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":662968},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":"./dist/*","import":"./dist/*","require":"./dist/*"},"./dist/*":{"types":"./dist/*","import":"./dist/*","require":"./dist/*"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"012c492d6c9d0f3a59d0c56223e6446766344314","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.7.0","@m2d/html":"^1.1.10","@m2d/list":"^0.0.8","@m2d/math":"^0.0.6","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.2","@m2d/table":"^0.1.1","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^27.0.0","sharp":"0.34.4","vitest":"^3.2.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.9.2","@types/node":"^24.5.2","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@vitest/coverage-v8":"^3.2.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.5.0_1758709184370_0.20009265590488434","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"md-to-docx","version":"1.5.1","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.5.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"2e663ac46b6ed7f722bd4f55ab47eaf3bede847e","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.5.1.tgz","fileCount":26,"integrity":"sha512-mvVyynXE6nn7zx8WRobi5bAm1Vc4/klJLhG0iNr4o5JG3JrShDgT54nn27nft7itbrYEb1CKVMR/G0ODqPWfNw==","signatures":[{"sig":"MEQCIEh069eXOCLe/EkBltYChDoXlyWLDrNsTztujn5bRw1EAiBwFwcdrtr/GNCEs9icIMRBJXPsh7JQVjvyVuOmXoKXRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":662722},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./*":{"types":"./dist/*/index.d.ts","import":"./dist/*/index.mjs","require":"./dist/*/index.js"},"./dist/*":{"types":"./dist/*/index.d.ts","import":"./dist/*/index.mjs","require":"./dist/*/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"61f1f4b8b7d6f98e10ad43d291c180747fd0e53a","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.7.0","@m2d/html":"^1.1.10","@m2d/list":"^0.0.8","@m2d/math":"^0.0.6","@m2d/emoji":"^0.1.3","@m2d/image":"^1.3.2","@m2d/table":"^0.1.1","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^27.0.0","sharp":"0.34.4","vitest":"^3.2.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.9.2","@types/node":"^24.5.2","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@vitest/coverage-v8":"^3.2.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.5.1_1758820165777_0.16792145966825966","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"md-to-docx","version":"1.6.0","keywords":["mdast","markdown","generative-ai","docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"md-to-docx@1.6.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/mdast2docx/#readme","bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"dist":{"shasum":"51382709d2cb6cc3fbec4f417ec5adda9c807745","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.6.0.tgz","fileCount":26,"integrity":"sha512-D8yfukdQ3PP6Use11jNPbWfP62vX6jqwb9Aa7j18bTiAdksOWG4/Sn1Pdnr6TQucC51MB/JUdfn9gxmhsY73Ag==","signatures":[{"sig":"MEYCIQC3v5dp3tfHNA9ehxNh1sRkYcaOz67xHP0nGi9b8CP7JQIhAPNyxLwiy/9wzQFzP292AF/I4st2UKkPguG72KbruLmV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":664200},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"9e0ffe42d131ae3cb4cd451d43c3152d8978fe94","private":false,"scripts":{"dev":"tsup --watch && tsc -p tsconfig-build.json -w","test":"vitest run --coverage","build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","typecheck":"tsc --noEmit"},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"repository":{"url":"git+https://github.com/md2docx/mdast2docx.git","type":"git"},"_npmVersion":"10.8.2","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"docx":"^9.5.1","@m2d/core":"^1.7.0","@m2d/html":"^1.1.10","@m2d/list":"^0.0.8","@m2d/math":"^0.0.6","@m2d/emoji":"^0.1.3","@m2d/image":"^1.4.0","@m2d/table":"^0.1.1","@m2d/mermaid":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","jsdom":"^27.0.0","sharp":"0.34.4","vitest":"^3.2.4","unified":"^11.0.5","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","typescript":"^5.9.2","@types/node":"^24.5.2","@types/unist":"^3.0.3","remark-parse":"^11.0.0","esbuild-plugin-rdi":"^0.0.0","@vitest/coverage-v8":"^3.2.4","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/md-to-docx_1.6.0_1758863484095_0.8894899937825524","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"md-to-docx","author":{"name":"Mayank Kumar Chaudhari","url":"https://mayank-chaudhari.vercel.app"},"private":false,"version":"1.6.1","description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","license":"MPL-2.0","main":"./dist/index.js","module":"./dist/index.mjs","types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/md2docx/mdast2docx.git"},"bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"homepage":"https://github.com/md2docx/mdast2docx/#readme","sideEffects":false,"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./dist/section":{"types":"./dist/section.d.ts","import":"./dist/section.mjs","require":"./dist/section.js"},"./utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./dist/utils":{"types":"./dist/utils/index.d.ts","import":"./dist/utils/index.mjs","require":"./dist/utils/index.js"},"./cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./dist/utils/cache":{"types":"./dist/utils/cache.d.ts","import":"./dist/utils/cache.mjs","require":"./dist/utils/cache.js"},"./plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./dist/plugins":{"types":"./dist/plugins/index.d.ts","import":"./dist/plugins/index.mjs","require":"./dist/plugins/index.js"},"./plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"},"./dist/plugins/node":{"types":"./dist/plugins/node/index.d.ts","import":"./dist/plugins/node/index.mjs","require":"./dist/plugins/node/index.js"}},"scripts":{"build":"tsup && tsc -p tsconfig-build.json && gzip -c dist/index.js | wc -c","clean":"rm -rf dist","dev":"tsup --watch && tsc -p tsconfig-build.json -w","typecheck":"tsc --noEmit","test":"vitest run --coverage"},"devDependencies":{"@repo/typescript-config":"workspace:*","@types/node":"^24.9.2","@types/unist":"^3.0.3","@vitest/coverage-v8":"^4.0.5","esbuild-plugin-rdi":"^0.0.0","jsdom":"^27.1.0","node-fetch":"^3.3.2","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","sharp":"0.34.4","tsup":"^8.5.0","typescript":"^5.9.3","unified":"^11.0.5","vite-tsconfig-paths":"^5.1.4","vitest":"^4.0.5"},"dependencies":{"@m2d/core":"^1.7.1","@m2d/emoji":"^0.1.3","@m2d/html":"^1.1.11","@m2d/image":"^1.4.1","@m2d/list":"^0.0.9","@m2d/math":"^0.0.6","@m2d/mermaid":"^1.2.2","@m2d/table":"^0.1.1","docx":"^9.5.1"},"funding":[{"type":"github","url":"https://github.com/sponsors/md2docx"},{"type":"github","url":"https://github.com/sponsors/mayank1513"}],"keywords":["mdast","markdown","generative-ai","docx","md2docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"_id":"md-to-docx@1.6.1","gitHead":"db6256700df8ed22599b4842bddeb3c9b8a80bbb","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-XxTpmH8CF6BWv7AijIIYh4ufOBPW568wyl0IRD5WgdW/4pNgqNZjqbsAf0CCFJR9bBKtGBAltwIMXxD89SGX5A==","shasum":"83a3d7b5eff22fe79e7d45480af17625833fb289","tarball":"https://registry.npmjs.org/md-to-docx/-/md-to-docx-1.6.1.tgz","fileCount":26,"unpackedSize":664699,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/md-to-docx@1.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC0R/7hUbdEnUgJqD48pr0Arhot9wjutqgom806xOu+VAiEAijRL0ZewZObvwXQZJJjWDFbWv8zsZ5nV+dY6CX4NfX8="}]},"_npmUser":{"name":"mayank1513","email":"mayank.srmu@gmail.com"},"directories":{},"maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/md-to-docx_1.6.1_1761898696347_0.37423767453595835"},"_hasShrinkwrap":false}},"time":{"created":"2025-03-14T09:13:21.613Z","modified":"2025-10-31T08:18:17.059Z","0.0.0":"2025-03-14T09:13:21.839Z","0.1.0":"2025-03-16T16:54:17.372Z","0.1.1":"2025-03-17T07:40:35.851Z","0.2.0":"2025-03-17T20:39:31.343Z","0.3.1":"2025-03-23T13:05:57.279Z","0.3.2":"2025-03-23T13:48:13.468Z","0.3.3":"2025-03-24T11:47:05.624Z","0.3.4":"2025-03-24T13:24:04.758Z","0.3.5":"2025-03-26T04:23:55.569Z","0.3.6":"2025-03-27T10:49:50.811Z","0.4.0":"2025-04-08T09:52:46.325Z","0.4.1":"2025-04-08T16:08:15.048Z","0.4.3":"2025-04-12T07:03:04.860Z","1.0.0":"2025-05-20T05:11:10.186Z","1.1.0":"2025-05-31T03:30:49.100Z","1.1.1":"2025-06-02T03:16:57.484Z","1.2.0":"2025-06-02T08:10:41.779Z","1.3.0":"2025-06-12T05:52:11.943Z","1.3.1":"2025-06-16T16:25:53.668Z","1.3.2":"2025-06-17T01:59:35.266Z","1.3.3":"2025-06-17T02:30:14.466Z","1.3.4":"2025-06-17T02:48:48.870Z","1.3.5":"2025-06-17T03:35:32.438Z","1.4.0":"2025-06-24T17:47:19.253Z","1.4.1":"2025-06-25T03:44:59.449Z","1.4.2":"2025-09-06T19:14:54.031Z","1.5.0":"2025-09-24T10:19:44.632Z","1.5.1":"2025-09-25T17:09:26.029Z","1.6.0":"2025-09-26T05:11:24.293Z","1.6.1":"2025-10-31T08:18:16.612Z"},"bugs":{"url":"https://github.com/md2docx/mdast2docx/issues"},"author":{"name":"Mayank Kumar Chaudhari","url":"https://mayank-chaudhari.vercel.app"},"license":"MPL-2.0","homepage":"https://github.com/md2docx/mdast2docx/#readme","keywords":["mdast","markdown","generative-ai","docx","md2docx","markdown-to-docx","mdast-to-docx","converter","remark","unified","footnotes","images","hyperlinks","text-processing","document-generator","typescript","open-source","modern","customizable","seamless-integration","cutting-edge","compatibility","progressive","frontend","document-generation","web-development","rich-text","export","google-sheets","ms-word","automation","mayank1513"],"repository":{"type":"git","url":"git+https://github.com/md2docx/mdast2docx.git"},"description":"Convert Markdown Abstract Syntax Tree (MDAST) to DOCX seamlessly. Supports footnotes, images, links, and customizable document properties.","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"readme":"# **MDAST (Markdown Abstract Syntax Tree) to DOCX** <img src=\"https://raw.githubusercontent.com/mayank1513/mayank1513/main/popper.png\" style=\"height: 40px\"/>\n\n**🚀 A powerful, modular, and extensible Markdown to DOCX converter.**\n\n<p align=\"center\">\n  <img src=\"./banner.svg\" alt=\"logo\" style=\"height: 360px; margin:auto\" />\n</p>\n\nMD2DOCX is a robust library for converting Markdown Abstract Syntax Trees (MDAST) into DOCX documents. Built on the powerful `unified.js` and `docx.js` ecosystems, it offers a flexible, plugin-driven architecture that works seamlessly on both the client and server.\n\n[![Test](https://github.com/md2docx/mdast2docx/actions/workflows/test.yml/badge.svg)](https://github.com/md2docx/mdast2docx/actions/workflows/test.yml)\n[![Maintainability](https://api.codeclimate.com/v1/badges/aa896ec14c570f3bb274/maintainability)](https://codeclimate.com/github/md2docx/mdast2docx/maintainability)\n[![Code Coverage](https://codecov.io/gh/md2docx/mdast2docx/graph/badge.svg)](https://codecov.io/gh/md2docx/mdast2docx)\n[![Version](https://img.shields.io/npm/v/mdast2docx.svg?colorB=green)](https://www.npmjs.com/package/mdast2docx)\n[![Downloads](https://img.shields.io/npm/d18m/mdast2docx)](https://www.npmjs.com/package/mdast2docx)\n![Bundle Size](https://img.shields.io/bundlephobia/minzip/mdast2docx)\n\n---\n\n## ✨ Key Features\n\n- **Modular Architecture**: Keep your bundles small. The core is lightweight, and you can add features like tables, images, or math support via plugins.\n- **Comprehensive Markdown Support**: Handles all standard Markdown syntax, including headings, lists, links, code blocks, and more.\n- **Client & Server Ready**: Isomorphic design works flawlessly in both Node.js and browser environments.\n- **Highly Customizable**: Leverage the full power of `docx.js` to style your document, including headers, footers, margins, and paragraph styles.\n- **Scoped Packages**: Install only what you need using `@m2d/*` packages, or grab the all-in-one `mdast2docx` package.\n\n---\n\n## 🤖 The Generative AI Power-Up\n\nModern **Generative AI** tools often produce structured content in **Markdown**. This library acts as the perfect bridge to convert AI-generated artifacts into professionally formatted DOCX documents for editing, sharing, or record-keeping.\n\n**Workflow:** `AI Output (Markdown)` → `unified/remark (MDAST)` → `mdast2docx` → `Professional DOCX Document`\n\n- **AI-Generated Reports**: Convert AI-generated summaries and reports into polished DOCX files.\n- **Content Export**: Transform AI-generated blogs, articles, and research into an editable DOCX format.\n- **Flexible Processing**: Offload document generation to the client for scalability or run it on the server for high-performance batch processing.\n\n---\n\n## 📦 Installation\n\nYou can install the all-in-one package or select only the scoped packages you need.\n\n### **Install Everything at Once**\n\n```bash\npnpm add mdast2docx\n```\n\n### **Or Install Only What You Need**\n\n```bash\npnpm add @m2d/core @m2d/image @m2d/table  # and other plugins\n```\n\n---\n\n## 🚀 Usage\n\nYou can use the library at a high level with `@m2d/remark-docx` for seamless integration with unified plugin system or at a lower level with `@m2d/core` + plugins ro `mdast2docx` for full control.\n\n### **Basic Example**\n\nThis example uses the core `toDocx` function to convert an MDAST object into a DOCX file and trigger a download in the browser.\n\n```typescript\nimport { toDocx } from \"mdast2docx\";\nimport { unified } from \"unified\";\nimport remarkParse from \"remark-parse\";\n\n// 1. Your Markdown content\nconst markdown = `\n# Sample Document\nThis is a paragraph with **bold** and _italic_ text.\n\n> A blockquote.\n\n* List Item 1\n* List Item 2\n\n[Visit our website](https://example.com)\n`;\n\n// 2. Parse Markdown to MDAST\nconst mdast = unified().use(remarkParse).parse(markdown);\n\n// 3. Convert MDAST to DOCX and download\nasync function generateDocx() {\n  const docxBlob = await toDocx(mdast);\n\n  // Create a download link\n  const url = URL.createObjectURL(docxBlob as Blob);\n  const link = document.createElement(\"a\");\n  link.href = url;\n  link.download = \"document.docx\";\n  document.body.appendChild(link);\n  link.click();\n  document.body.removeChild(link);\n  URL.revokeObjectURL(url);\n}\n\ngenerateDocx();\n```\n\n---\n\n## 🔌 Plugins\n\nThe core library is intentionally lean. Use plugins to add support for features like images, tables, math equations, and more.\n\n### **Example: Using Plugins**\n\nTo use plugins, install them and pass them into the configuration. You can apply plugins globally to all sections using defaultSectionProps or specify them for each section individually.\n\n```typescript\nimport { toDocx } from \"@m2d/core\";\nimport { imagePlugin } from \"@m2d/image\";\nimport { tablePlugin } from \"@m2d/table\";\nimport { mathPlugin } from \"@m2d/math\";\nimport { unified } from \"unified\";\nimport remarkParse from \"remark-parse\";\nimport remarkGfm from \"remark-gfm\"; // For table support\nimport remarkMath from \"remark-math\"; // For math support\n\nconst markdownWithFeatures = `\nAn image: ![alt text](https://via.placeholder.com/150)\n\n| Header 1 | Header 2 |\n|----------|----------|\n| Cell 1   | Cell 2   |\n\nA math equation: $E = mc^2$\n`;\n\nconst mdast = unified()\n  .use(remarkParse)\n  .use(remarkGfm) // Enable GFM for tables\n  .use(remarkMath) // Enable math syntax\n  .parse(markdownWithFeatures);\n\n(async () => {\n  const docxBlob = await toDocx(\n    mdast,\n    {}, // docxProps\n    {\n      // Pass plugins in sectionProps\n      plugins: [imagePlugin(), tablePlugin(), mathPlugin()],\n    }\n  );\n  // ... download logic ...\n})();\n```\n\n---\n\n## 📜 API Reference\n\n### **`toDocx(astInputs, docxProps?, sectionProps?, outputType?)`**\n\nConverts one or more MDAST trees into a DOCX document.\n\n| Parameter      | Type            | Description                                                                                                                             |\n| :------------- | :-------------- | :-------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |\n| `astInputs`    | `Root`          | `{ ast: Root; props?: ISectionProps }[]`                                                                                                | A single MDAST root node or an array of nodes, each with optional section properties. |\n| `docxProps`    | `IDocxProps`    | Optional. Global document properties like title, author, and styles. See [docx.js docs](https://docx.js.org/#/usage/document).          |\n| `sectionProps` | `ISectionProps` | Optional. Default properties for document sections, like margins and plugins. See [docx.js docs](https://docx.js.org/#/usage/sections). |\n| `outputType`   | `\"blob\"`        | `\"buffer\"`                                                                                                                              | `\"base64\"`                                                                            | Optional. The output format. Defaults to `\"blob\"` in browsers and `\"buffer\"` in Node.js. |\n\n**Returns:** `Promise<Blob | Buffer | string>` — A promise that resolves with the generated DOCX document in the specified format.\n\n---\n\n## ✅ Supported Markdown Elements\n\n| Feature                | Supported | Plugin Required |\n| :--------------------- | :-------: | :-------------- |\n| Headings (`# H1`)      |    ✅     | **No**          |\n| Paragraphs             |    ✅     | **No**          |\n| Bold & Italic          |    ✅     | **No**          |\n| Blockquotes            |    ✅     | **No**          |\n| Links                  |    ✅     | **No**          |\n| Code Blocks            |    ✅     | **No**          |\n| Footnotes              |    ✅     | **No**          |\n| Unordered Lists        |    ✅     | **No**          |\n| Images `![alt](url)`   |    ✅     | `@m2d/image`    |\n| Tables (GFM)           |    ✅     | `@m2d/table`    |\n| Ordered Lists          |    ✅     | `@m2d/list`     |\n| Math Equations (LaTeX) |    ✅     | `@m2d/math`     |\n| Raw HTML               |    ✅     | `@m2d/html`     |\n\n---\n\n## 🤝 Contributing\n\nWe welcome contributions\\! Please feel free to fork the repository, create a feature branch, and open a pull request.\n\n1.  **Fork** the repository.\n2.  **Create a feature branch** (`git checkout -b feature/your-new-feature`).\n3.  **Commit your changes** (`git commit -m \"Add a new feature\"`).\n4.  **Push to the branch** (`git push origin feature/your-new-feature`).\n5.  **Open a Pull Request**. 🚀\n\n---\n\n## 📄 License\n\nThis project is licensed under the **MPL-2.0**. See the [LICENSE](./LICENSE) file for details.\n\n---\n\n## 🙌 Acknowledgments\n\nA huge thank you to the creators and maintainers of the **docx.js** and **unified.js** ecosystems, which make this library possible.\n\n> ⭐ **Star this repository** if you find it useful!  \n> ❤️ Support our work by [sponsoring on GitHub](https://github.com/sponsors/mayank1513).\n\n---\n\n<p align=\"center\">Made with 💖 by <a href=\"https://mayank-chaudhari.vercel.app\" target=\"_blank\">Mayank Kumar Chaudhari</a></p>\n","readmeFilename":"README.md"}