{"_id":"@m2d/list","_rev":"10-7b97c86dc93f788a23ddc781b2699df1","name":"@m2d/list","dist-tags":{"latest":"0.0.9"},"versions":{"0.0.0":{"name":"@m2d/list","version":"0.0.0","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.0","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/tree/main/m2d/list","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"4e09b3469d7e0788d49f2c15396ab67c14fdef2e","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.0.tgz","fileCount":5,"integrity":"sha512-UQg1i76EKT4RQu4p656D39MK/hwme0KvS0pD2rpOd9WlvQWYLVRfZQTO37rHdqi/+5e6WWIpzINLQhHhGFT+Iw==","signatures":[{"sig":"MEUCIQDqIstqZIKhwYhKH6r8IoQUlLyNHDoB3ZXraQw8a5dd2wIgS1cK+swFEU0GyqcHFRUkGDHbgCa4tJJ4C5LLCNWaOgc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12671},"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"}},"funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"589082076cc78818defcacde47f8db518faa717f","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":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","vitest":"^3.0.9","@m2d/core":"workspace:*","typescript":"^5.8.2","@types/node":"^22.13.11","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.0_1742734514309_0.3266953937599697","host":"s3://npm-registry-packages-npm-production"}},"0.0.1":{"name":"@m2d/list","version":"0.0.1","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.1","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/tree/main/m2d/list","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"2ebbbcfb1ec7a03b7f41548a56530fc892b35ba7","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.1.tgz","fileCount":2,"integrity":"sha512-zYFiCBwmUWwB6+oUWIB9ApPq40yHAfbiV0L2pj/NZb76Yfh6DUQyG9kyOTaNfajJjTuf9uWFQ9SWxbKT/5yj4g==","signatures":[{"sig":"MEUCIQCBk6ju/1ijlRKgDscI22i5fyS90HhDRbPE2PPoVNkKqQIgB+YH3si1SASeh2aAaCU7b/ywTQ0S/zcGCfAqPT7xs38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6563},"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"}},"funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"5f2a278575851f8e08ab6a870dec363247625aa5","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":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","vitest":"^3.0.9","@m2d/core":"latest","typescript":"^5.8.2","@types/node":"^22.13.12","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.1_1742816826565_0.1688348482038502","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"@m2d/list","version":"0.0.2","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.2","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/tiny-md/mdast2docx/tree/main/m2d/list","bugs":{"url":"https://github.com/tiny-md/mdast2docx/issues"},"dist":{"shasum":"53427715d1d5a690d8b6df649261cc932dd1abfb","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.2.tgz","fileCount":5,"integrity":"sha512-qJjNGdCFK1d884xDBQKgifs7iS7xS0rLIpKdQVDIQ6QZOTGU6govSV9AwEwIQFCA52Nq7pEenNRNzw/igQCkZg==","signatures":[{"sig":"MEUCIQDXt83hs2QppZtu5OQtUAuOZPPlOmkVL43b6J8ul+whYwIgD4IbM1+U2vcB6CNax2v56S7V8lGlo/hDgniT79lrBKk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":12736},"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"}},"funding":[{"url":"https://github.com/sponsors/tiny-md","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"6bf115ecf15c9279ab334c06df639a3ad9aa474f","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":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","_hasShrinkwrap":false,"devDependencies":{"docx":"^9.3.0","tsup":"^8.4.0","vitest":"^3.0.9","@m2d/core":"workspace:*","typescript":"^5.8.2","@types/node":"^22.13.13","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","vite-tsconfig-paths":"^5.1.4","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.2_1742822100471_0.9929456378023229","host":"s3://npm-registry-packages-npm-production"}},"0.0.3":{"name":"@m2d/list","version":"0.0.3","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.3","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/list/#readme","bugs":{"url":"https://github.com/md2docx/list/issues"},"dist":{"shasum":"00566d83404e4e3de957b3dade16533c241f6866","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.3.tgz","fileCount":5,"integrity":"sha512-YYWgatZwY4+5I8sz1RFCshtw8zuhFYOKOZ0aEzY683aE97Th/EcrZuHTlXHPL7FUNY8hDu7mmOZSDx7LU7BV6A==","signatures":[{"sig":"MEYCIQCrQx+3uo2FZXU+UQLYmpXKA4VCLKyiZY3yFOdOXo1JwAIhAOU5tRfjRgVAT51/M8Q9/NLGZ/F20F1a9gaDGxLZG8Qm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10940},"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"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"5206c561718182b3748feb93111b3fca0d4a1a2e","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/list.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"^0.0.3"},"_hasShrinkwrap":false,"devDependencies":{"docx":"^9.3.0","tsup":"^8.4.0","jsdom":"^26.0.0","vitest":"^3.0.9","unified":"^11.0.5","remark-gfm":"^4.0.1","typescript":"^5.8.2","@types/node":"^22.13.12","@types/react":"^19.0.12","remark-parse":"^11.0.0","@types/react-dom":"^19.0.4","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.0.9","vite-tsconfig-paths":"^5.1.4","@vitejs/plugin-react":"^4.3.4","@testing-library/react":"^16.2.0","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.3_1742929054767_0.8093858439662582","host":"s3://npm-registry-packages-npm-production"}},"0.0.4":{"name":"@m2d/list","version":"0.0.4","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.4","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/list/#readme","bugs":{"url":"https://github.com/md2docx/list/issues"},"dist":{"shasum":"88a8f30710c5f14762ab9b640203694c29294cd9","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.4.tgz","fileCount":5,"integrity":"sha512-Wkzy0kQxHfqvpcth6W+kgwactrqycp9ndqKYkgzz7hGRSJ99s5+g9nGpaULyBqfA4aflhdNtE2spJaHpFZlQzg==","signatures":[{"sig":"MEUCIBfnbfRaGWy+N9dYGYqYmcb0Ov8mF1wD7EBpNeSbb2TfAiEA6V9chI+19//o0QyaxqXYh32SF8A8OT+ckZaFchJXUrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10938},"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"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"e5114e8220e389f58817c581382fc262b99e92e6","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/list.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"^0.0.4"},"_hasShrinkwrap":false,"devDependencies":{"docx":"^9.3.0","tsup":"^8.4.0","jsdom":"^26.0.0","vitest":"^3.1.1","unified":"^11.0.5","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.14.0","@types/react":"^19.1.0","remark-parse":"^11.0.0","@types/react-dom":"^19.1.1","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.1","vite-tsconfig-paths":"^5.1.4","@vitejs/plugin-react":"^4.3.4","@testing-library/react":"^16.3.0","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.4_1744127161314_0.8367692469947214","host":"s3://npm-registry-packages-npm-production"}},"0.0.5":{"name":"@m2d/list","version":"0.0.5","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.5","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/list/#readme","bugs":{"url":"https://github.com/md2docx/list/issues"},"dist":{"shasum":"1a79bf3c7fe37295e88eeda048cb2f369481ec3b","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.5.tgz","fileCount":5,"integrity":"sha512-J+QaUZJsBOBwDIo3fiB+giAhcqVJn0vCZrLr7c+7Y063ztyZBt6tRjZ3R7tiE4WS4FZB6eBvhsufgwFV8pWDYw==","signatures":[{"sig":"MEYCIQDUn8o96KseX5jzP/WVcnDkwu4Ep07Wv4QZnDo4z5TukAIhAMOaUfj5iHM43GHEdK0JkEn6cyXUmSjqLCOeKxh4COcP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10888},"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"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"37d45b1e729177c2c90681c8ea447651892042f9","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/list.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@m2d/core":"^0.0.4"},"_hasShrinkwrap":false,"devDependencies":{"docx":"^9.3.0","tsup":"^8.4.0","jsdom":"^26.0.0","vitest":"^3.1.1","unified":"^11.0.5","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.14.1","@types/react":"^19.1.1","remark-parse":"^11.0.0","@types/react-dom":"^19.1.2","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.1","vite-tsconfig-paths":"^5.1.4","@vitejs/plugin-react":"^4.3.4","@testing-library/react":"^16.3.0","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.5_1744435151437_0.2770586262559869","host":"s3://npm-registry-packages-npm-production"}},"0.0.6":{"name":"@m2d/list","version":"0.0.6","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.6","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/list/#readme","bugs":{"url":"https://github.com/md2docx/list/issues"},"dist":{"shasum":"e5043b4897c0ecf8a82afdf584eb3181cde9b0bc","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.6.tgz","fileCount":5,"integrity":"sha512-QbbazToUiJbXbMR73N60ZE0uxpZJkIV8C8+Bn9RXc5SPDbhHMdDBhFJsIBeGtJMApsXMKTvmLVzwvUl9lC6G0w==","signatures":[{"sig":"MEUCIQCCtCm0tkDggnNiAashu0itcTVF9A0LA67Ha0dPXVU5DwIgbKeR6CRLedm/WD1O8rA8d4tTbd9CmrYC+kH5GsJOQJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10873},"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"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"f1ab9b18dfe3bde4d1a9cee9027e487651728442","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/list.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"@m2d/core":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"docx":"^9.5.0","tsup":"^8.5.0","jsdom":"27.0.0-beta.0","vitest":"^3.1.4","unified":"^11.0.5","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.15.19","@types/react":"^19.1.4","remark-parse":"^11.0.0","@types/react-dom":"^19.1.5","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.4","vite-tsconfig-paths":"^5.1.4","@vitejs/plugin-react":"^4.4.1","@testing-library/react":"^16.3.0","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.6_1747710639964_0.2595600741194082","host":"s3://npm-registry-packages-npm-production"}},"0.0.7":{"name":"@m2d/list","version":"0.0.7","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.7","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/list/#readme","bugs":{"url":"https://github.com/md2docx/list/issues"},"dist":{"shasum":"506ba398784c03817c4f32abff0e37cdd3b2f6c2","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.7.tgz","fileCount":5,"integrity":"sha512-3a75So7pwhyu6Oz2Kh0iDiTuHwk+I+Y4x81coFtxG94nB++KGtcOJuzOJco/Ko3yMyho6itN2mw5vHydXcHW5A==","signatures":[{"sig":"MEYCIQDBb8l8X4aVKTAH8QsWAbKScjJQzAVCmUbk7J8Lai4KIgIhAIFXBfbhe+moTDcAWvri0o6HShtR3G916b/jP0nDgpsG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10873},"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"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"cce933f4ccdbf9c03a7d846a83c1f40f195b295b","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/list.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.1","dependencies":{"@m2d/core":"^1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"docx":"^9.5.0","tsup":"^8.5.0","jsdom":"27.0.0-beta.0","vitest":"^3.1.4","unified":"^11.0.5","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.15.24","@types/react":"^19.1.6","remark-parse":"^11.0.0","@types/react-dom":"^19.1.5","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.1.4","vite-tsconfig-paths":"^5.1.4","@vitejs/plugin-react":"^4.5.0","@testing-library/react":"^16.3.0","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.7_1748487102413_0.2669739818229091","host":"s3://npm-registry-packages-npm-production"}},"0.0.8":{"name":"@m2d/list","version":"0.0.8","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"author":{"url":"https://mayank-chaudhari.vercel.app","name":"Mayank Kumar Chaudhari"},"license":"MPL-2.0","_id":"@m2d/list@0.0.8","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"homepage":"https://github.com/md2docx/list/#readme","bugs":{"url":"https://github.com/md2docx/list/issues"},"dist":{"shasum":"861d7c5bda1e7edb2985558506768528cdceac1f","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.8.tgz","fileCount":5,"integrity":"sha512-5UCRxA2sd45O86ipaITMixWAThJtwdvE2xnL7kPZ6tgfH217uK3q3jm2kuFoiFDe58yf3TPj5NtWpwZ6byx/FQ==","signatures":[{"sig":"MEQCIC1cDejoYK37pIK8c1jHU89jtpWgwp38Rmh0tLqBM+LjAiAPXVTCKyrwbm/ygwQ1HBZ9Fb425pkKw5wwc4h0qgSXSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11019},"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"}},"funding":[{"url":"https://github.com/sponsors/md2docx","type":"github"},{"url":"https://github.com/sponsors/mayank1513","type":"github"}],"gitHead":"42c833f70defbf946adaf762ee01836aaa338d9b","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/list.git","type":"git"},"_npmVersion":"10.8.2","description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"@m2d/core":"^1.3.3"},"_hasShrinkwrap":false,"devDependencies":{"docx":"^9.5.0","tsup":"^8.5.0","jsdom":"27.0.0-beta.0","vitest":"^3.2.2","unified":"^11.0.5","remark-gfm":"^4.0.1","typescript":"^5.8.3","@types/node":"^22.15.30","@types/react":"^19.1.6","remark-parse":"^11.0.0","@types/react-dom":"^19.1.6","esbuild-plugin-rdi":"^0.0.0","@repo/eslint-config":"workspace:*","@vitest/coverage-v8":"^3.2.2","vite-tsconfig-paths":"^5.1.4","@vitejs/plugin-react":"^4.5.1","@testing-library/react":"^16.3.0","@repo/typescript-config":"workspace:*"},"peerDependencies":{"docx":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.0.8_1749202474968_0.4998102870439256","host":"s3://npm-registry-packages-npm-production"}},"0.0.9":{"name":"@m2d/list","author":{"name":"Mayank Kumar Chaudhari","url":"https://mayank-chaudhari.vercel.app"},"private":false,"version":"0.0.9","description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","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/list.git"},"bugs":{"url":"https://github.com/md2docx/list/issues"},"homepage":"https://github.com/md2docx/list/#readme","sideEffects":false,"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/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:*","@testing-library/react":"^16.3.0","@types/node":"^24.5.2","@types/react":"^19.1.15","@types/react-dom":"^19.1.9","@vitejs/plugin-react":"^5.0.4","@vitest/coverage-v8":"^3.2.4","docx":"^9.5.1","esbuild-plugin-rdi":"^0.0.0","jsdom":"27.0.0","remark-gfm":"^4.0.1","remark-parse":"^11.0.0","tsup":"^8.5.0","typescript":"^5.9.2","unified":"^11.0.5","vite-tsconfig-paths":"^5.1.4","vitest":"^3.2.4"},"dependencies":{"@m2d/core":"^1.7.0"},"peerDependencies":{"docx":"^9.3.0"},"funding":[{"type":"github","url":"https://github.com/sponsors/md2docx"},{"type":"github","url":"https://github.com/sponsors/mayank1513"}],"keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"_id":"@m2d/list@0.0.9","gitHead":"586eb0b4356c71285c18b9058068c85e8658ff47","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-wPSmeNq9VwQLgaSUxegmhpJIMlLrFfEG5WzMGui4tf9FcvtntwKJUM6y8cd9OXZoWbfJjkl4/ubTAXE5BYx/tw==","shasum":"a4fff05429496cd9f732da13df6352bb361cbe24","tarball":"https://registry.npmjs.org/@m2d/list/-/list-0.0.9.tgz","fileCount":5,"unpackedSize":10944,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@m2d%2flist@0.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEUOqotzPz8ytla/6mX+0h735eLbqO+94FTvWyeIgjIDAiBEdIxtwGIEPOry2MmaKwDudZ1HKSrV8oLmw/L1WdRdlQ=="}]},"_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/list_0.0.9_1759198927777_0.5712457584975486"},"_hasShrinkwrap":false}},"time":{"created":"2025-03-23T12:55:14.243Z","modified":"2025-09-30T02:22:08.517Z","0.0.0":"2025-03-23T12:55:14.593Z","0.0.1":"2025-03-24T11:47:06.720Z","0.0.2":"2025-03-24T13:15:00.664Z","0.0.3":"2025-03-25T18:57:34.939Z","0.0.4":"2025-04-08T15:46:01.500Z","0.0.5":"2025-04-12T05:19:11.652Z","0.0.6":"2025-05-20T03:10:40.149Z","0.0.7":"2025-05-29T02:51:42.602Z","0.0.8":"2025-06-06T09:34:35.152Z","0.0.9":"2025-09-30T02:22:07.976Z"},"bugs":{"url":"https://github.com/md2docx/list/issues"},"author":{"name":"Mayank Kumar Chaudhari","url":"https://mayank-chaudhari.vercel.app"},"license":"MPL-2.0","homepage":"https://github.com/md2docx/list/#readme","keywords":["mdast","markdown","docx","markdown-to-docx","mdast-to-docx","ordered-list","unordered-list","nested-lists","bullet-points","numbered-lists","document-generation","text-processing","open-source","typescript","converter","automation","unified","remark","web-development","export","rich-text"],"repository":{"type":"git","url":"git+https://github.com/md2docx/list.git"},"description":"Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.","maintainers":[{"name":"mayank1513","email":"mayank.srmu@gmail.com"}],"readme":"# @m2d/list\n\n[![test](https://github.com/md2docx/list/actions/workflows/test.yml/badge.svg)](https://github.com/md2docx/list/actions/workflows/test.yml) [![Maintainability](https://api.codeclimate.com/v1/badges/aa896ec14c570f3bb274/maintainability)](https://codeclimate.com/github/md2docx/list/maintainability) [![codecov](https://codecov.io/gh/md2docx/list/graph/badge.svg)](https://codecov.io/gh/md2docx/list) [![Version](https://img.shields.io/npm/v/@m2d/list.svg?colorB=green)](https://www.npmjs.com/package/@m2d/list) [![Downloads](https://img.jsdelivr.com/img.shields.io/npm/d18m/@m2d/list.svg)](https://www.npmjs.com/package/@m2d/list) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/@m2d/list)\n\n> Emoji shortcode support for `mdast2docx`\n\nThis plugin adds support for emoji shortcodes (e.g., `:smile:`, `:rocket:`) in your Markdown-to-DOCX conversion pipeline. It replaces recognized emoji shortcodes with their corresponding Unicode characters during the MDAST transformation.\n\n---\n\n## ✨ Features\n\n- Converts emoji shortcodes to Unicode emojis (e.g., `:tada:` → 🎉)\n- Compatible with [`@m2d/core`](https://www.npmjs.com/package/@m2d/core)\n- Works seamlessly within the `mdast2docx` plugin ecosystem\n- Easy to integrate and lightweight\n\n---\n\n## 📦 Installation\n\n```bash\npnpm install @m2d/list\n```\n\n**_or_**\n\n```bash\nyarn add @m2d/list\n```\n\n**_or_**\n\n```bash\nnpm add @m2d/list\n```\n\n---\n\n## 🧠 How It Works\n\nThis plugin scans all text nodes for emoji shortcodes (e.g., `:fire:`, `:sparkles:`) and replaces them with matching Unicode emojis using a predefined emoji JSON mapping.\n\n---\n\n## 🔍 Emoji Support\n\nIt uses the [GitHub-style emoji shortcodes](https://github.com/ikatyang/emoji-cheat-sheet) and more — if a shortcode is not recognized, it will remain unchanged.\n\n---\n\n## 🛠️ Development\n\n```bash\n# Clone and install dependencies\ngit clone https://github.com/md2docx/emoji-plugin\ncd emoji-plugin\nnpm install\n\n# Build / Test / Dev\nnpm run build\n```\n\n---\n\n## 📄 License\n\nLicensed under the **MPL-2.0** License.\n\n---\n\n## ⭐ Support Us\n\nIf you find this useful:\n\n- ⭐ Star [mdast2docx](https://github.com/md2docx/mdast2docx) on GitHub\n- ❤️ Consider [sponsoring](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"}