{"_id":"mdast-util-toc","_rev":"38-c3512809cc75869a660d50397167cad1","name":"mdast-util-toc","description":"mdast utility to generate a table of contents from a tree","dist-tags":{"latest":"7.1.0"},"versions":{"0.1.0":{"name":"mdast-util-toc","version":"0.1.0","keywords":["mdast","util","toc"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@0.1.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"http://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/barrythepenguin/mdast-util-toc#readme","bugs":{"url":"https://github.com/barrythepenguin/mdast-util-toc/issues"},"xo":{"rules":{"valid-jsdoc":["error"],"require-jsdoc":["error",{"require":{"ClassDeclaration":true,"MethodDefinition":true,"FunctionDeclaration":true}}]},"space":4},"dist":{"shasum":"3e5e53e5df9069509725338aef99b307681f8730","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-0.1.0.tgz","integrity":"sha512-jR46fUwz/Ze/ebbaF+858PKF+5rdnuOhnueXDm7kF1A4jJ9VBDXxdXlMzlvVPBrYGxboGLl7Rit9+28hVZCVqA==","signatures":[{"sig":"MEQCIDIMQ2HB2Ok5YDgxE/7yhyRqnKRHYxz7g4qfxKl2TBM6AiBr9FyYHz1MZr1ZLZynemcuEwlW7xL5MZ9eaFNpmfrsLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","index.js"],"_shasum":"3e5e53e5df9069509725338aef99b307681f8730","gitHead":"218a26f425492f499621c49f3be82959dfb21cb2","scripts":{"lint":"xo index.js test","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --no-builtins -s remarkTOC > mdast-util-toc.js","build-mangle":"esmangle mdast-util-toc.js > mdast-util-toc.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"barrythepenguin","email":"jonno.haines@gmail.com"},"repository":{"url":"git+https://github.com/barrythepenguin/mdast-util-toc.git","type":"git"},"_npmVersion":"3.8.6","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"6.0.0","dependencies":{"remark-slug":"^4.2.0","mdast-util-to-string":"^1.0.2"},"devDependencies":{"xo":"^0.16.0","tape":"^4.6.0","remark":"^5.0.1","esmangle":"^1.0.1","istanbul":"^0.4.4","browserify":"^13.0.1","remark-cli":"^1.0.0","remark-lint":"^4.0.2","remark-parse":"^1.0.0","remark-usage":"^4.0.0","remark-github":"^5.1.0","remark-stringify":"^1.0.0","remark-comment-config":"^4.0.1","remark-validate-links":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc-0.1.0.tgz_1468844341468_0.6045864860061556","host":"packages-12-west.internal.npmjs.com"}},"1.0.1":{"name":"mdast-util-toc","version":"1.0.1","keywords":["mdast","util","toc"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@1.0.1","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"http://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/barrythepenguin/mdast-util-toc#readme","bugs":{"url":"https://github.com/barrythepenguin/mdast-util-toc/issues"},"xo":{"rules":{"valid-jsdoc":["error"],"require-jsdoc":["error",{"require":{"ClassDeclaration":true,"MethodDefinition":true,"FunctionDeclaration":true}}]},"space":4},"dist":{"shasum":"41138574a73ba196339b2815a2420a21aa014471","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-1.0.1.tgz","integrity":"sha512-78giiY0GI9qe+WbXPmVsFVe5yqvNRFmyWN+hfP2bXz0elQb5IQKpe2/ZBULdUdCSlUAofTqejgtpxe9RCKFbOA==","signatures":[{"sig":"MEYCIQC3YNht4Roxxtsu6OstqF4xMH1s4UpQAiTgyQSJLG6nCgIhAL9oFFFR7kbGgPvQsZgDb7TXZjZ/EsQOzHoH+FyzY3fk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","index.js"],"_shasum":"41138574a73ba196339b2815a2420a21aa014471","gitHead":"14df8bd52ce761cae525406e4850ee2fc53204e0","scripts":{"lint":"xo index.js test","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --no-builtins -s remarkTOC > mdast-util-toc.js","build-mangle":"esmangle mdast-util-toc.js > mdast-util-toc.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"barrythepenguin","email":"jonno.haines@gmail.com"},"repository":{"url":"git+https://github.com/barrythepenguin/mdast-util-toc.git","type":"git"},"_npmVersion":"3.8.6","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"6.0.0","dependencies":{"remark-slug":"^4.2.0","mdast-util-to-string":"^1.0.2"},"devDependencies":{"xo":"^0.16.0","tape":"^4.6.0","remark":"^5.0.1","esmangle":"^1.0.1","istanbul":"^0.4.4","browserify":"^13.0.1","remark-cli":"^1.0.0","remark-lint":"^4.0.2","remark-parse":"^1.0.0","remark-usage":"^4.0.0","remark-github":"^5.1.0","remark-stringify":"^1.0.0","remark-comment-config":"^4.0.1","remark-validate-links":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc-1.0.1.tgz_1469240742283_0.9560634433291852","host":"packages-16-east.internal.npmjs.com"}},"2.0.0":{"name":"mdast-util-toc","version":"2.0.0","keywords":["mdast","util","toc"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@2.0.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"http://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/barrythepenguin/mdast-util-toc#readme","bugs":{"url":"https://github.com/barrythepenguin/mdast-util-toc/issues"},"xo":{"rules":{"valid-jsdoc":["error"],"require-jsdoc":["error",{"require":{"ClassDeclaration":true,"MethodDefinition":true,"FunctionDeclaration":true}}]},"space":4},"dist":{"shasum":"23dd7e6ca7a66aa648df6ce40efc7bccfc733bff","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-2.0.0.tgz","integrity":"sha512-Pa+DDXDKQuNKSt1keSKrxKgEyHEZZJM8REIXWoqFVt+w1/p2CheATi/G91lRBENtw7JYGZKiJnL4SVdSf8nn5Q==","signatures":[{"sig":"MEUCIHENrQHaouKVehO1J02Mkkw47q4zLOCTgOBD47rmmoneAiEAi9j6guAZyhrKLpZWw1j1gGVv5dMZd9iCBfurtluS6F8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","index.js"],"_shasum":"23dd7e6ca7a66aa648df6ce40efc7bccfc733bff","gitHead":"1a45e5c1bd77ed26061145224ba527541a41a340","scripts":{"lint":"xo index.js test","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --no-builtins -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"esmangle mdast-util-toc.js > mdast-util-toc.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"barrythepenguin","email":"jonno.haines@gmail.com"},"repository":{"url":"git+https://github.com/barrythepenguin/mdast-util-toc.git","type":"git"},"_npmVersion":"3.8.6","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"6.0.0","dependencies":{"github-slugger":"^1.1.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.2"},"devDependencies":{"xo":"^0.16.0","tape":"^4.6.0","remark":"^5.0.1","esmangle":"^1.0.1","istanbul":"^0.4.4","browserify":"^13.0.1","remark-cli":"^1.0.0","remark-lint":"^4.0.2","remark-parse":"^1.0.0","remark-usage":"^4.0.0","remark-github":"^5.1.0","remark-stringify":"^1.0.0","remark-comment-config":"^4.0.1","remark-validate-links":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc-2.0.0.tgz_1469279425661_0.1042678807862103","host":"packages-16-east.internal.npmjs.com"}},"2.0.1":{"name":"mdast-util-toc","version":"2.0.1","keywords":["mdast","util","toc"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@2.0.1","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"http://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/barrythepenguin/mdast-util-toc#readme","bugs":{"url":"https://github.com/barrythepenguin/mdast-util-toc/issues"},"xo":{"rules":{"valid-jsdoc":["error"],"require-jsdoc":["error",{"require":{"ClassDeclaration":true,"MethodDefinition":true,"FunctionDeclaration":true}}]},"space":4},"dist":{"shasum":"b1d2cb23bfb01f812fa7b55bffe8b0a8bedf6f21","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-2.0.1.tgz","integrity":"sha512-D5rQNCJqUEyj8ESd9Q3Ywo67hLZunS8KDWSl7OVHDp80oPD4p7Ry9/uE5EQLMWGnBXaNM/ULa4oiVHc5ddP/jg==","signatures":[{"sig":"MEQCIFYwqSU7smG3gqzvjVxELg/p8xmBK+6EaycsXi652BndAiA2+cDgZhuBvr5qVdi+ya/aJvj955oFWTOQxHbYm5JikQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","index.js"],"_shasum":"b1d2cb23bfb01f812fa7b55bffe8b0a8bedf6f21","gitHead":"f3db36e3b720d656a1b13f9e6bd30c17fe78e5ae","scripts":{"lint":"xo index.js test","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --no-builtins -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"esmangle mdast-util-toc.js > mdast-util-toc.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"barrythepenguin","email":"jonno.haines@gmail.com"},"repository":{"url":"git+https://github.com/barrythepenguin/mdast-util-toc.git","type":"git"},"_npmVersion":"3.10.9","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"6.7.0","dependencies":{"github-slugger":"^1.1.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.2"},"devDependencies":{"xo":"^0.16.0","tape":"^4.6.0","remark":"^6.2.0","esmangle":"^1.0.1","istanbul":"^0.4.4","browserify":"^13.0.1","remark-cli":"^2.1.0","remark-lint":"^5.4.0","remark-parse":"^2.2.0","remark-usage":"^4.0.0","remark-github":"^6.0.0","remark-stringify":"^2.3.0","remark-comment-config":"^4.0.1","remark-validate-links":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc-2.0.1.tgz_1482275538598_0.8969037302304059","host":"packages-18-east.internal.npmjs.com"}},"2.1.0":{"name":"mdast-util-toc","version":"2.1.0","keywords":["mdast","util","toc"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@2.1.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"http://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/barrythepenguin/mdast-util-toc#readme","bugs":{"url":"https://github.com/barrythepenguin/mdast-util-toc/issues"},"xo":{"rules":{"valid-jsdoc":["error"],"require-jsdoc":["error",{"require":{"ClassDeclaration":true,"MethodDefinition":true,"FunctionDeclaration":true}}]},"space":4,"esnext":false,"ignore":["example.js"],"prettier":true},"dist":{"shasum":"82b6b218577bb0e67b23abf5c3f7ac73a4b5389f","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-2.1.0.tgz","fileCount":14,"integrity":"sha512-ove/QQWSrYOrf9G3xn2MTAjy7PKCtCmm261wpQwecoPAsUtkihkMVczxFqil7VihxgSz4ID9c8bBTsyXR30gQg==","signatures":[{"sig":"MEUCIQC4qWH96g0RObO88DKhSmD7nc2q74LlqksYXvXZzYSudQIgJ5Q5sqzR/U4yjYVEwCeu/Dl88whTlAsgG2+G0rNHv0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc8RCCRA9TVsSAnZWagAAOgwP/j+X9BIdfFPzx4tmQBkS\n5qdDkEdDfKraWLAJb40n/hvyq47U+rJAOoqYGMAZM1Pg0DjkX7MxPYDbllUe\n5URiEw9FQ/GKuF9Ad0cdbPfMhQLyOekBlUt/3kwkBo4W86Ty6MPgP0dDCrdV\nI2b37kqOaZUYn5CazUzw1q5M41JdvLYjV57SLkypqDH9IEv9PlWfIFeICXPq\nTbHVrYY9WBe8buQWqUgxy8fFBEIBXfAbPJ3tN9+oV4wA0/ZwVrzE9DFbi5Kb\n8IN9HAUO3GI1MJbubLvNgXlBhxlA0VU1pJQW3pWijF0yP/KWzbhneaDekjng\nK+I+TdjTDhamI5VtyiuPgq/Lu4Avs7USuPTiuFBT0i7A7gWktIBeC1N7pqyc\nG5BwK1CRbUgmMDEGwJVgQenjdl76RbCj2jZY6wq20rtt6KPlMRDJdQyj7GGw\nFARB3P/TQykIMX9gOlsz5/NmrKSuyXhvxw4JYauGx7o8PhyGSkWc8KFLAPZX\n9RFQhTDNoVEyD4SVf9yxHOcjEloxfcuJOCbgJdiWTjQjlc5GEoYrQWzC+zjW\ni1PiHqUqAdRLqVhVtrva9XHOQ/Dm98IqiKeFKwL55j5yNwa4HstlzhBIsblK\nmORi9hDt1Kl8qWrDAQq2yC38QNoAeS+9QX32Sn6vu/r7Rye3ph57rjqTJKuE\nwe/x\r\n=f0He\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","files":["lib","index.js"],"gitHead":"3d62d974c76869acd42e75388bd0aba3c71de73c","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail --output","test-api":"node test/index.js","build-bundle":"browserify index.js --no-builtins -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"esmangle mdast-util-toc.js > mdast-util-toc.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"barrythepenguin","email":"jonno.haines@gmail.com"},"repository":{"url":"git+https://github.com/barrythepenguin/mdast-util-toc.git","type":"git"},"_npmVersion":"5.6.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"8.11.3","dependencies":{"github-slugger":"^1.1.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.21.1","tape":"^4.6.0","remark":"^9.0.0","esmangle":"^1.0.1","istanbul":"^0.4.4","browserify":"^16.2.1","remark-cli":"^5.0.0","remark-attr":"^0.6.2","remark-usage":"^6.0.0","remark-github":"^7.0.0","remark-comment-config":"^5.0.0","remark-validate-links":"^7.0.0","remark-preset-lint-consistent":"^2.0.0","remark-preset-lint-recommended":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_2.1.0_1534313537986_0.8342778889770994","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"mdast-util-toc","version":"3.0.0","keywords":["mdast","util","toc"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@3.0.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"http://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/barrythepenguin/mdast-util-toc#readme","bugs":{"url":"https://github.com/barrythepenguin/mdast-util-toc/issues"},"xo":{"rules":{"valid-jsdoc":["error"],"require-jsdoc":["error",{"require":{"ClassDeclaration":true,"MethodDefinition":true,"FunctionDeclaration":true}}]},"space":4,"esnext":false,"ignore":["example.js"],"prettier":true},"dist":{"shasum":"297e2424fe24a11db054fa9ab65d305fdcfae56d","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-3.0.0.tgz","fileCount":14,"integrity":"sha512-rdpar0+u7H8RpsxVagGUG11VEaxkWlDefGMarG+6xDurTnkD14DMTDo9FQ1lCC3oElzwF3+EEsfeAd/wHrIjoQ==","signatures":[{"sig":"MEYCIQCVlNsW73ybu0jZ6e7scwLMdHMLCvUIIHDNA70Y74HQ8wIhAMFZejJhVhOXZvuF5WiZm3ocIa4Kc3ZVb9Ehx4cOW8rD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1H6oCRA9TVsSAnZWagAAbcoQAIfA5AE/SFQotbIleSMe\n5mmS8qpC6lf3PaOqRLiH+DU200yzgSqV/n3BEuEhmR09oQGSftxQGClLiHLi\nGC9hIieWMA/jG8WWyiWTLoUuIMh6iZ/woZxPsBryIoXXgmftoUELzZqZI9Pm\n/w2MwwYd0R9unoyvYBXqfSpOdIzWeExG7IogJ1Rx/WOIocYpXGr6n4paH3Xn\nj50mD/uIBCdGozH8pXOXixa6VX7a1/OswuQjba5tpj32aQUXgpx0wCd4/llw\nCpzJ4uB8nyxIVscDFhi/RPNtgFzcrGXk0uUCYQxQvxLyoh04rhfXRz/bTJy/\np9JOWqIpFmFrKWV51s80O4JwDgOko54Y+xL57czzihy5BWfIR0PA9NNsq5JQ\nrsZFG3vmoD1KaIEZ2OO3ERKFyS1IS8U0mLRVkHhiPoNSa+wmhjEVp+v3xqjG\nOcQZNFdxMK+xDXODWiKHxooRrmZF/d6ua3ie1LdCCB7cc2m/tVYj5hrng4M+\nqZtFm1HYFtyBjc5/tZqRJod1Mg0ZYUAzpDnDcZhzfSrPFx8D01kYXfG07Hfd\nxIyalBF+R/KSWe7z7vZ/3bJNv/L9kM+Hfhk3aEmtHeG8HbFyV28GVmyJBLhN\n3QPaeqxcqhHns9bCD3iqA1tZMeO/ACwX/7F3lc9iW9JON1zCypcVIs9VnzV2\n+VKr\r\n=JbyR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","gitHead":"8b80f3cf582c777675c7c169df3c3413289422ad","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail --output","test-api":"node test/index.js","build-bundle":"browserify index.js --no-builtins -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"esmangle mdast-util-toc.js > mdast-util-toc.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/barrythepenguin/mdast-util-toc.git","type":"git"},"_npmVersion":"6.4.1","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"10.0.0","dependencies":{"github-slugger":"^1.1.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.23.0","tape":"^4.6.0","remark":"^10.0.0","esmangle":"^1.0.1","istanbul":"^0.4.4","browserify":"^16.2.1","remark-cli":"^6.0.0","remark-attr":"^0.7.0","remark-usage":"^6.0.0","remark-github":"^7.0.0","remark-comment-config":"^5.0.0","remark-validate-links":"^7.0.0","remark-preset-lint-consistent":"^2.0.0","remark-preset-lint-recommended":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_3.0.0_1540652711675_0.7819426234930904","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"mdast-util-toc","version":"3.0.1","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@3.0.1","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"78b3265b9fd9125c0dcc7a6bb4a69127acd7e93b","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-3.0.1.tgz","fileCount":7,"integrity":"sha512-Z8lKq6sQr/vDNIcUkIWzPwKo5JQIzlDLouZuzIMVajOdUAyjnkA+s98RhjVpFt7SiuJzase9oh6Iw7n4zhVNDQ==","signatures":[{"sig":"MEYCIQDVhhPFAjambQMCyJWH/VIw60WQjav2s1y8Dl099N7/bwIhAMoO7oMm8kfkjFI+PEmYMKpUVfDcH8blsnBlQkrZsEPM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+rJQCRA9TVsSAnZWagAAC2wQAI5KYqSYk8dRcGaMcvOW\nNG5UqwsRvKSm065nvtvppkF4ulL7sCqli1mZ0FIDnyHZ66doso/DCZFrunaz\nBg2cb02/VTc8dHpR4KvVu8dq+ureijSlEVORIl4o4iDh7N/lOtcc4dAiAzQv\nfI0qnA2IU2wR08Sinid0QiTmzfHop+OX4NT3/1d66C/rWsqP7t2fTp+4y69z\nZNuwKOcx+AvKmZSGAo9ce9vh2PlRyvd/dp8kByGTYjflDn5hHiPcJsIA0aO6\n6BWEOdpYbHe/tC+40ytOHRoIHS6udxqygxtz+EUBu4sqqCNwarWsJq43bRuH\n38Z/RAgkRuZoNxEcywTlu6AMsZdJCf9dC0iNxavshdhJLfD5z6mDbYcLIvQU\n0ELvgHfASrMp38WpBXP/DPw2H35KIBYUCIjpdInRa7Ts+tdXh8POBtL+VlFR\naFlnWI9522xaBQ1WCXNX2G5YfZMpMVL21k5BdfjhNN69G/GJj766JD7Q+PxV\n70FiCUrV69gbDfPN/pkKz4UPiNDUgYh5Ii6uDfNJrV3OBhRYSoJ2qO8upMMw\n6Ajm7rrh2LRZwK8ijwZ75U6Ex3HbRI9l7tp665FwfunVUFYN6xgvhdVEx3Ja\n4lhDxmTJRyr/8N6VJ7VaeaOI9YpyiW8Ta1pc8lWq44dYLngq0TEEUFyHRnqp\nAEWu\r\n=yrqC\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"b4645ca3b887a0ebfed14251f8c9748fdd23935e","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.4.1","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"11.0.0","dependencies":{"github-slugger":"^1.1.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.2"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.23.0","nyc":"^13.1.0","tape":"^4.6.0","remark":"^10.0.0","tinyify":"^2.5.0","prettier":"^1.15.2","browserify":"^16.2.1","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_3.0.1_1543156303626_0.9116400924940333","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"mdast-util-toc","version":"3.1.0","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@3.1.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"395eeb877f067f9d2165d990d77c7eea6f740934","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-3.1.0.tgz","fileCount":7,"integrity":"sha512-Za0hqL1PqWrvxGtA/3NH9D5nhGAUS9grMM4obEAz5+zsk1RIw/vWUchkaoDLNdrwk05A0CSC5eEXng36/1qE5w==","signatures":[{"sig":"MEUCIAennZaAXRt/GxSuDb5ESzdZrslJYIa+83K1BxUqB1D/AiEA/TRKS6rpJg+vIeOoZ1TZNGMuBVli9xyhXQp7om7vAxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbuvoCRA9TVsSAnZWagAA+dIP/3jeXEMseVG1jJ9QO82y\nXCF6eQzOXDpD2C85+UhBr9UUFcNqxLJeu4/TjWzdWzPW5tGfRzHRCJ+yHdBN\nLAIWsUSzmhmmJF21Dj+kTVpWoKCMaN3kthq00kwBccEZZksyIqSjhli2n0Wu\nuoJTl0ZTM+mfziiNFmqjPrwWG18ClDDZz3rOQe6HeVYKYM4UQQCxhBccd+LM\nGINS4qBZAhCg1J1uEn4nlj50ogYDKqwcqDUVIcnJRNTQTvwCHGN+NAnBggGB\nb20BNT9xADNtDfd+bEiFWjCTLGTI0O7TfmNfFPyUq6bZjV9+zeyDw/uHJT6f\nSZnvptdy8YMag1u4VgG+Fu6PBbL2aHRH0vz6vDmKE5t6ltl+nWh0vnLhCMZd\nghw3cgepV1X5/sSnoiIGs18LuiI9Y87grkJuNtOPrL7is2DjqsmSqitmCEHy\nlxEhM9XCOfmJB/ZQGwFlsU5AE6AcZEFxteubtnyt/zlqbCueDJGqO+uTtwZC\nIQw3dqj3o0VsvKm/Pzal2hLItljKkl/bPEGzP1jYlrTg+j08ZpFw4lqdvdKA\nQqyZGCigqyKn0Tv21gttvIsNLCxknmUJBc7oYovBqfu+nDqe0ZJhx6s3xSDp\nssHc4Okc6Enen08+r32pmsuyWe/reyMXPOvrGcuvGXqMml/4JPn9D3b4oXAa\nTBXk\r\n=1a7E\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"1a380e6ea062201722ce0a54887e7cda04da85f9","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.7.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"11.9.0","dependencies":{"unist-util-is":"^2.1.2","github-slugger":"^1.2.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^13.1.0","tape":"^4.10.1","remark":"^10.0.0","tinyify":"^2.5.0","prettier":"^1.15.2","browserify":"^16.2.3","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-usage":"^6.1.3","unist-builder":"^1.0.3","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_3.1.0_1550773224257_0.38578778945323244","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"mdast-util-toc","version":"4.0.0","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@4.0.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"23f2deae1f03ca3cd33ebfe53ea0d6339a003776","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-4.0.0.tgz","fileCount":7,"integrity":"sha512-fu1vTV75N7f2vXdOXneOgJxfW/vywWssvaXwrZPpRtqhNza6MshmHJQcsE3k9zSq5HsSoBghtSgnGg6sxAhVfA==","signatures":[{"sig":"MEQCICUILcTCujD4j+LV8IDZkUPoH46sL6YcGjAYTuhJdsvoAiBTJssSC3X9FdlVxER+XYYJpWrCMdsUJ7yi3e1l3XnH0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2YbfCRA9TVsSAnZWagAA3NwP/2cf9R+NnPhZZIQaysfF\ndHhV+jflbpIvFImQL1ser0ZhI2/OA2NTVpT+Nfu37fhQ1/VhWB6HzhJzRUUp\nAmoScpImqj75KiywvOI8eI5cqc73/y3so+wodWHgy/Y1DOj4GbMcYsHFgFf8\nPwq2rarn24wnotctBg5XC1eIqp2EcaRbfsBsD4HOOR/o5TtJsJm4MFNe598X\n+mRBd1Nz04p9a87Rg7zRjEwB7euJ6JusTISdhsU4V+3Ti38nw+enq0Zvpqxg\ncOoBAyjTT+1f7di7l06VolKEf9QE8xu9v6Jr+N/mPgJiG7DpHf0NOD59SSAJ\n41+F9+Hirt8Z1wJ63Aov3aIZz9upKDqFRvFTdRcWBAIGuvWp1BGOhqo7uE2E\nvgX3nn5p7zvxsUQw8hGt23H3BncRCOSW6VSKozK3eUTz9FEX8bkQtesLwA55\nzOSFDlfy3qtYSR3+JZ7cqxJ4nM1cVAuzaRC9DWxROFs6hwwOA8mVv/RYI5PF\n+bWUAR44KRJO3/FDUYXtcdhM9SxCJd8u5M+OeDQbIe1tzQtegtjjd5RJmWQA\n5JYwBCRP20k86vQAnYWh6hSmIMlUV/WXnF1WDC+2Md8FYgoUxop5ABT96O16\n6llhCbDmcaFG5KOUug+gvExbTwMCiLMO0Kh5+KGgjmkdOnCzK/NeDg4n0vFq\n+/1x\r\n=ggxq\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"7ea16425353b59d82866400206451ab1a6717b99","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.9.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"11.9.0","dependencies":{"extend":"^3.0.2","unist-util-is":"^2.1.2","github-slugger":"^1.2.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^14.0.0","tape":"^4.10.1","remark":"^10.0.0","tinyify":"^2.5.0","unified":"^7.1.0","prettier":"^1.15.2","browserify":"^16.2.3","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-parse":"^6.0.3","remark-usage":"^6.1.3","unist-builder":"^1.0.3","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_4.0.0_1557759710328_0.19781540800848152","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"mdast-util-toc","version":"4.1.0","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@4.1.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"rules":{"no-var":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"08ad405931a8091bb4e16c10cd196c9a74c808ff","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-4.1.0.tgz","fileCount":7,"integrity":"sha512-uvffO5+2itWskAoLAJlqqIykb6S4PqT93L4YpzlkkjHnh3E6OyrlQiKLgxgGijylJ38l/WCmHTfZXA/SdT9mpg==","signatures":[{"sig":"MEQCIHEOBLSKAEDdXjGIcdKSpBJSxBQXS5tyxzG51+1S0XSRAiBaqlIvEKzDB0U/NhK5smZTFGtE31FiNNp/TyNu2qslXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5GYFCRA9TVsSAnZWagAAWXoP/1Wjt9PPE5vY1Dab8kzV\n191GCsUGeF1Xmqx63C6VrG++1gv+mMRKTWP0JTVg4SG4cXOcB/oshFy8FOvu\nes9ZgX8pyAy1fTzz/FwOY5k77tAPafnc5/qwTGBoMriIH8fSpHA/3TrDC4Kp\njJSmx3QzDgGxcQbvSMx2ryXOdjuOqAPB9waoI9xTZ+dtkGHdVUdjB+2g1Sf6\n5Q6QLrSYEWj+7LCPddCNw0gHdFvkb/7s4MUPtOAc9k5PMihxQwDyHnXDIKQ3\nT6RmrOM+1v/xN5psqU+Ffh1Wehf8AA1tyJMBRH/MbLPHVMseItqReCEbvCrx\nHB2dcx6BfMCcw01ASxbffDXAm9QQXefgDjhK2DDCqtuSD0rBiskGZxIIUoOQ\nJWh65/rOWEgph7BExATMiL27FJOgsr0B64kZwZ+mdbb30oVaywZrJNRlabNa\njb1oWfcykqo5FmFOhTFwbPJSFOil4bJV7qo1tDVkqrYb+0kF5j4wLECbHTIt\n1x1O/dxtZwZccURs7SFYSQlYouJSm9CoKd72tdCwchK5OoQATuzR3nJVirvp\nOXGyHkH0b+3+D6fNkKg23AQ7crnX7FmrHeC5vqc+X/qdnq97EruB+EwLDaGH\nym7tefna7tlk+msR/mPomJrQ1z+TF341iH6INv6REwYvTKc7cCCNOQKYnJC1\noHLE\r\n=iGUU\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"02c22f2aae6bef0d36c36b060ca920326c7e3f83","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.9.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"12.2.0","dependencies":{"extend":"^3.0.2","unist-util-is":"^2.1.2","github-slugger":"^1.2.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^14.0.0","tape":"^4.10.1","remark":"^10.0.0","tinyify":"^2.5.0","unified":"^7.1.0","prettier":"^1.15.2","browserify":"^16.2.3","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-parse":"^6.0.3","remark-usage":"^6.1.3","unist-builder":"^1.0.3","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_4.1.0_1558472196520_0.1970391637377389","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"mdast-util-toc","version":"4.1.1","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@4.1.1","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"5e2ee6306eabf061b5078fe94398c3c72d8ada4e","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-4.1.1.tgz","fileCount":7,"integrity":"sha512-LtdHHs/TNULdpLFYZalomg8u1jrRrAfEJlmxFd+ravmyt0K9u0JFMLR5abk608hOW2kxH3VMGtWR8za8wucZsQ==","signatures":[{"sig":"MEQCIC8oO8LQgJj7mtibKOncjP7RmYG2NnNZXomBE8moRRVLAiAVHdx6ixsVuMYAZgrnBLy/tHJTZGsJUMQXK/8WtWSLDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15088,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc589DCRA9TVsSAnZWagAAJ7UP/izUNjVsnVsFDA54JjQG\npcI1uLq1hmeW80ya1sUXMMX4dpjBs2JzUWvvuTCCwL+fj4wTXcAli1/7xn8N\nMakg1CXlF2rKFq6nmXKRvHHn6rGOX6S31XqRCJfvFBLIndeP7BBRfvWoiCQG\nq9gUkDAVAP2bAhGc0egNMQE2WeBGcshcEFHwqyVwX91rilGGzL1juZHrF4Tx\nUCz1D8M4Mn1VmB1jEzRvWImIT8TLTjsIWhDbQYJAuKXS6Vdfa+K+kgoJExd8\n1WaISB1Sj9xrqPu4vDCFS382lZoEw+fys5jTsbTKTpU4bnmj6u3tqvM8JZIu\n3l2/TpLWJ3M8djijDKuyJFJnqRV9vkqPc9mqpuMRL6Xg1V7BBvLxeJXSRf2n\nv4STkfYWRlYuUWja3kMuXry0qdmLqPbQ7OIVJK4Riuh/eQ1x2BEj8mcfEp03\nEtTI14Y/KBS83xiChs0afVJwHRzrX74+Nb9ZjPYArMjxjxDcREbpC8VCKv+O\nwQ501KPV7WEYMB+OQvYyzDfM5SaBH/1QpcEh0a7arDmMikZIzgvXss3XG5Zz\nstSOo+97HDnCRDfrVTV3verCJam5SoFLcvTXevofJO3FLz72W82JvTCwZTN0\nVSPyCfn8z+H6X5CnyuEHbEV9PVDxoejUxYYYcTpsUXhGIciKx1GvxvYRzhrq\ngvSb\r\n=QAax\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"84803a753e9c3e2256acd595be8dd736e4046bbe","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.9.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"12.2.0","dependencies":{"extend":"^3.0.2","unist-util-is":"^2.1.2","github-slugger":"^1.2.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^14.0.0","tape":"^4.10.1","remark":"^10.0.0","tinyify":"^2.5.0","unified":"^7.1.0","prettier":"^1.15.2","browserify":"^16.2.3","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-parse":"^6.0.3","remark-usage":"^6.1.3","unist-builder":"^1.0.3","remark-preset-wooorm":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_4.1.1_1558695746528_0.08379382045103712","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"mdast-util-toc","version":"4.1.2","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@4.1.2","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"ed47e7a9d980a66749f1d8c978a92b25cb971de9","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-4.1.2.tgz","fileCount":7,"integrity":"sha512-aR/iQSqscJELqxEeL5BsxyzKxp+V4KrnSTQrAVX2HQK+lRFz32n7sX9IXDN9VhQiQ8apMX++3hFPlBYnc+GaXQ==","signatures":[{"sig":"MEUCIFetNbyWi27BENoYa8DjARXImi5CZ7bkCJWJKG+diFD9AiEA/5LIJlY8I/8yabcAEJRPMRQRf/wEN9ky6EK04wcIVWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc58+wCRA9TVsSAnZWagAAnskQAJ4vDJmJJIdRyf+TcmqR\nOZL693SieEjP6gIf8V59TXtroxVd24kRHTT1/j3rtFOOETvm9ov+yXypbIuz\nEfQ91zK9MNzSJkSFitcfz9ld1UhXDFrkGS0UtZBHO45Vs3Qfkzm7WKRzyQoM\nammrD22ZVK99kSIWL+NMw/+CKn18k1a+TxCxs1617Lw9kBA6z3uzeTxG2Aiu\nEri4Dm5RVLfa8YL/QzPQn03k9APpxhZ/T2SCg3Gnz23N4AlDwK1Cu31AQ+c2\nqiip+gF7jNAVKIOCocGmKa/xQNmID9jUn23bJcxE+8Z9DZemeOdqmAEYxeWt\nQMeu0Uw5hcNXhGwf8rQ6yOhuRt9Nq1ALCCpYvvbxhx844CPiArH7deMYdJYe\nMcZvr3PqZ9MIuguQDXY3EW/lNZ+CMwvAmqGMjX+m0YkAJ0f5X11sQ35D23/f\nspxfATjWM98ksCTkyQnsUTsnu3pkL1aADvRn4jssZLYb8euU04ENzOum1440\n5/Es3C2lfs4o4mPJiYXr9jR+ANnJkc1T6SMLaGpCvFyWhdnyksOifJs/EBdG\n7twnNr8sdvdADOlf1Juio404t4WV+fuREDePpadlnwqBb5C1G7EIKS0bjK8N\n1VzOiXMNZCDIRqcbc/wNCMvK4b0lRfCk0qH25U7KbQU3NAQtyFUuFpj+V7W/\nvG+y\r\n=SVMe\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"1088c8fc744a68b4cf88e1e0b563ebac5bc352a5","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.9.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"12.2.0","dependencies":{"extend":"^3.0.2","unist-util-is":"^2.1.2","github-slugger":"^1.2.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^14.0.0","tape":"^4.10.1","remark":"^10.0.0","tinyify":"^2.5.0","unified":"^7.1.0","prettier":"^1.15.2","browserify":"^16.2.3","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-parse":"^6.0.3","remark-usage":"^6.1.3","unist-builder":"^1.0.3","remark-preset-wooorm":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_4.1.2_1558695855600_0.7211395425793554","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"mdast-util-toc","version":"4.1.3","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@4.1.3","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"fe3836119c8bbab6c4f7118ba80702a4a4f8bba0","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-4.1.3.tgz","fileCount":7,"integrity":"sha512-RvQUq31B4M9zMUnvMPgHlo12NbF1QC7hsBsAcSY9NdZA/qgRc/aN92F2ZCyGLfdNKHh8dW8usZiV9eTED2WSrA==","signatures":[{"sig":"MEUCIGCihtukHB7uLdoqRqC2R+l5mpzaoF1PspIeZyW8pwEfAiEAjqRAtfe/HzALXt7i39Ogum+xiqrC2lUdY0/cGqjkIxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8NKHCRA9TVsSAnZWagAAFhEP/jms/YPHkqw6uS97p94o\nVUZQRDDQ28Y6QD1WSr1a9tTdIiHIBfyh36w3EYPG+7kmBLE9HQKI6/NwlUTO\nEVZ/WC99GDnQ9u9rmfW7fR49MYxJSP0bfDOBO64Fbr0lT8namZOSNlCUP9o7\nYMa64WJ7Bv7uXaN0y4vGqEaMK4WV/PSNsnQT8ClW2CRO5mbJOdHxcpemZMAH\nlexvpeEAlcqm8KkZbjHS4/36sO0ura+fbtc82z6VZFa2M0XMmu9Rw78MeGBB\nDxGcB+CierDGnI1ff/bK24FTJFNoSQSPi3LBrT3brIbAwKSG6g819wqisEcS\n4oZC8vMRqpbHpGk3ifdQbSemhjQqkh+PznZKjZDYTK3V0gUx7x54kFOrSXmV\nCfJE9WOV39WiIpC8jJgX5rZJh6mu3RXEMRR0Y+PXjsyo7qxfiZHSBdHtCKAE\np5sXBWXNgCcmElm/zjyzd28z6iSL4R0hXysOyepKhVZhVN1d2xy5f9IioUfe\n2ij11AdQVyT8WmL/T71ZtrA+XDD4irTj1kdmTmfHlEvty6HNE+jKktR7O8XS\nwWVaYqKZs7yIbS2/gFEpZEiAOaQVmdc7pldHeTh4oYKHo6q1W1B0vgUPQEAA\nKw/avQoTOtEg4r3I/3SF7oeg9+E7PTkWoRHNXO+D40y6PJDI2wBVu6wbvw8R\nwob4\r\n=pOVt\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"8351a6a5e06a16eced4f245bf6903cc075f5b166","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.9.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"12.2.0","dependencies":{"extend":"^3.0.2","unist-util-is":"^3.0.0","github-slugger":"^1.2.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^14.0.0","tape":"^4.10.1","remark":"^10.0.0","tinyify":"^2.5.0","unified":"^7.1.0","prettier":"^1.15.2","browserify":"^16.2.3","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-parse":"^6.0.3","remark-usage":"^6.1.3","unist-builder":"^1.0.3","remark-preset-wooorm":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_4.1.3_1559286406926_0.14800686570137112","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"mdast-util-toc","version":"4.2.0","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@4.2.0","maintainers":[{"name":"barrythepenguin","email":"jonno.haines@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"9085c4313359c981e4c1d22efe02f8ce01072da4","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-4.2.0.tgz","fileCount":8,"integrity":"sha512-BEbxg3GtAsvswmV9bMAV/WJA7v0CsG5tYk90xnTlIeCnnBKD6Cof3KEg/K3xQ1O2FRyJKMWkgKZB2mpnOjA0tg==","signatures":[{"sig":"MEQCIGukV9a4ReLqrlQRQ/WU0/NzaSqpHnwAquKul2DOZAVRAiABSX2+BlFPh8lNOORYrP+h3/8STQ0ZrdjkPyCF99NMHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCLsPCRA9TVsSAnZWagAAjAYP/2kxqaiJVj6B99BAJ3Wg\nPq1qPj7jDmsSw6RBjLsTzuRZTla5ORu2vLKemaw/zdJJBOrW02Lg1HHekQor\n3VybgtDjhw8vCD3miSgMnm8Kxa/pjwdALlmHlGUkrewH1nZucz78VmFsyDjS\nkjTkWQ+Q7d9gv3+e9qaN9Z948xf5nyjHKEs0xd0ifgUEI3wI68IoGHgaTNbd\nho6yK/5BYCeiIOpl6wRF5TdK4J8lA35sU4shCqb6+RsONdvKJBcWEeacHrnD\nHxdYHQJ76iPy6egT9ecz2uZCRh7GiZmoBrrkSc7Pn1zD5Tw6FvQHMcMUv3Hu\nxu/lfuHr7VCpAlmz6Bk8WKx+H/Ke73pX0vOHdyokLAS1440KwIZ6/bVSSTP3\n2L8/GdIhvdnqKF4rVv6EGE/UuOorCykciweBv8kn/aZjr1MnXNZ53AE3Fmei\nmTs6hbWQWOpuFYTJKauVIz9tWImxGCFbzEJv5JNRUxwLMUXSWp2hk5Wj367i\npvZIe4P2jl5lvwRRiFwMu2C9zDtaUIDBnw09ih29UmM5KUGGYkx2Hhs0bDLq\n4H2ADNPeWyVeUTYC2IEx/KxHfgsFpoT2UvrHNoFn/IVRWkgeF9BKSddMyTOj\nM0WOH24gDoDwBhb52KCQ3V4uS5T3mdzWRp2rKlDsRD6wxcrsfXNOGz6k3rP3\ngcSN\r\n=wJO1\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"1a7e5f241df42e2e72a6e3b94b7fa62465d7f378","scripts":{"test":"npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","test-api":"node test","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.9.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"12.2.0","dependencies":{"extend":"^3.0.2","unist-util-is":"^3.0.0","github-slugger":"^1.2.1","unist-util-visit":"^1.1.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^14.0.0","tape":"^4.10.1","remark":"^10.0.0","tinyify":"^2.5.0","unified":"^7.1.0","prettier":"^1.15.2","browserify":"^16.2.3","remark-cli":"^6.0.0","remark-attr":"^0.8.0","remark-parse":"^6.0.3","remark-usage":"^6.1.3","unist-builder":"^1.0.3","remark-preset-wooorm":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_4.2.0_1560853262551_0.8413746275270899","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"mdast-util-toc","version":"5.0.0","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@5.0.0","maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"ca3808fb2c5e4afe897c1761043476be97d6e155","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-5.0.0.tgz","fileCount":9,"integrity":"sha512-1ExJKC+85/+Q2LfuASOjdGTB7n/ikQperjiv+7OEVCpRbabr/DGZzEXEZfsZr/k4Pd3g/Gim9DV44/rPjczMAw==","signatures":[{"sig":"MEYCIQCOwS91rA+DxNuiTKxYiTZzoweYGY2XEBqz1TZRiWqDFAIhANg/+0sYC1W6RxUJqgReDmLF7zld6XezVJZ2VOjXbeBk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdx+PeCRA9TVsSAnZWagAAiEcP/RZ5DoFll+4lNt3IUj+s\n79iMp5JIC3t2VtcH+MiijgeIeIh1B8aPYYtZUz7y73+cC0rNdJjOnxWHrt3D\nBh24V4M60cr6T95b1ehVaHbpLnKDG9HydT2LEGnLuSMq0e5kXJdYjdgy/YK/\nNOPflkM0fvbx+yxkqep9Uq5+5X8ET/balBhhJshM6+AfhhlI6GMi21MnsHq4\noQ7J/16admZ9l3pw1PWlp3oupzSF5yilOLNR18HVygbmXaJ7XLNJBh89oFjW\nram01UtHnv5IsHZ0B4ZPE6ZYy3W2xm0W16UeFZr6bJoU5uKsWdwxye+nHqW1\npMEYZTLzYXUjkQdm2znzef467BWr+E2gb/y/T/jREsFeiKlwpDgWEYQOJ1NR\nzZXAmZ8BjizIjD+a/hQwy7fKPslpbjOUlfqEnJNJbngnKBn5Pn983NMCl4WZ\nb4D6IYJXqFsyJO78o8elULp2ePhZuS44rXfRqOsh9HZJfavZtdssJGZCloY2\nzIGBFQ0gyhDWGWwaxdSyk+L5h8+LENCT1/Pzru9ZbTSLJFxYcOp4wly6bhMN\nYrHQnR6MG+mM5PzONIzM08w7dDdxx41SREpRah2/TIpFMmwXUNxpfewtpXul\n57YDfTPDj51q3GN+2jRh6YKZWhXUF6r72VpW1FZIN2wIfwjleOZ3wo3lf9BK\nXWx0\r\n=GFc4\r\n-----END PGP SIGNATURE-----\r\n"},"types":"types/index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"1f187efc2169a227f7dea1405c59a7de9e1e21d0","scripts":{"test":"npm run format && npm run build && npm run test-coverage && npm run test-types","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","test-api":"node test","test-types":"dtslint types","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.13.0","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"13.0.1","dependencies":{"extend":"^3.0.2","@types/mdast":"^3.0.3","@types/unist":"^2.0.3","unist-util-is":"^4.0.0","github-slugger":"^1.2.1","unist-util-visit":"^2.0.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.25.0","nyc":"^14.0.0","tape":"^4.0.0","remark":"^11.0.0","dtslint":"^2.0.0","tinyify":"^2.0.0","unified":"^8.0.0","prettier":"^1.0.0","browserify":"^16.0.0","remark-cli":"^7.0.0","typescript":"^3.0.0","remark-attr":"^0.9.0","remark-parse":"^7.0.0","remark-usage":"^7.0.0","unist-builder":"^2.0.0","remark-preset-wooorm":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_5.0.0_1573381086335_0.9027453599629693","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"mdast-util-toc","version":"5.0.1","keywords":["mdast","util","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@5.0.1","maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"5b218b8eedcf1668537bd0f6f65f8b6a6abfa50e","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-5.0.1.tgz","fileCount":9,"integrity":"sha512-icdxfPSLPJuK0Qd7w2+X9qcsPl9fVdpiEAjhS4zBp7WbNhpkorodXPUG0ZG4N5E++q4+IidV2boJpcCF985xlA==","signatures":[{"sig":"MEYCIQCHgvLiL8ruYR5+GLhufWNsIkVr9z3g8yH9bUUYFPqG3gIhAMFdzqD02Lbw5gz41XQuUw06Rbr/c15jBaun1dxIj3HA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHECNCRA9TVsSAnZWagAA6a0P/0bjBtZ8I++C3yo63YzH\ntDbFSxe0d/SOnhN4AmJMc8GQ+M2ySBf5x8ti9Mzh3ys5Incso1sEclfPsKgD\nJVmRgIqcdp+kelfTt3hIkpjBl4+65ey1vQgN1+BbI5pnLaXoKe2dXdJYv2se\npt9GhDlNbbj2ED7O1yLYtOymz1tE+9dR/xZiJ80b8H0FnFYBeOuR3NtQXSrD\nwlSruzD9K5pqRbBy16tFfuIljtslCGTDNjYPvTatAHIq29WarLJkaI5yE1Ly\nDxDGk2Atvr6eFOr0Y4Z4BCBZBP3WjiY5vLAiwjj27I6ZURfJI99meIXboehO\nm0hgb+JmuVXVtoRyuzA6P0SimeIoU4uVjSM2F6NNE6E0224Cz2Tj5EGwgODW\nVCTxxp25PBwboyOoOCCZsA1SZCOgZMaWfHFb1ykC4deBP3iVnteYjtrUEKiW\nFO5Pz5HmmwcXsvcRrAZXr9U4hZQT1VrqR9zGvDcOs556wLAZIFitTSsrUlEp\nYbpcIR9+vA7opUSVIuGdgm62XPP45FBgNNbfbmQlLBvwHXmeRicXH5yOEfD5\nYfRfPVRCzgtLr/UQgzBIXJUe/GWcQz0AG/IOj875KK8/s7A6bqMsHS+GkRXX\nZiJGJFSvJIVZQGcUEZGdcNr4eEegqVw33NsDNPoU8mm5Nzc6JuYLhjx+ckIz\nx1/V\r\n=EUGD\r\n-----END PGP SIGNATURE-----\r\n"},"types":"types/index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"a6361867d908bdac1db70baaff566b3fee733a96","scripts":{"test":"npm run format && npm run build && npm run test-coverage && npm run test-types","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","test-api":"node test","test-types":"dtslint types","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.13.6","description":"Generate a Table of Contents (TOC) from a given Markdown file","directories":{},"_nodeVersion":"13.0.1","dependencies":{"extend":"^3.0.2","@types/mdast":"^3.0.3","@types/unist":"^2.0.3","unist-util-is":"^4.0.0","github-slugger":"^1.2.1","unist-util-visit":"^2.0.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm","remark-usage"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.25.0","nyc":"^15.0.0","tape":"^4.0.0","remark":"^11.0.0","dtslint":"^2.0.0","tinyify":"^2.0.0","unified":"^8.0.0","prettier":"^1.0.0","browserify":"^16.0.0","remark-cli":"^7.0.0","typescript":"^3.0.0","remark-attr":"^0.9.0","remark-parse":"^7.0.0","remark-usage":"^7.0.0","unist-builder":"^2.0.0","remark-preset-wooorm":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_5.0.1_1578909837500_0.9313456374032645","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"mdast-util-toc","version":"5.0.2","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@5.0.2","maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"5d16eeb4e4af8d9d8d9f6837d012a6334eeffd97","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-5.0.2.tgz","fileCount":9,"integrity":"sha512-IeihbQLXrnCs/427dVzCp3ffvSPpdx/Mc2WWYAdVaS+MFqdKZHlJylGWAA1cGPewhEVyITsWrlXJ/b2d80Wsnw==","signatures":[{"sig":"MEUCID+KP24WKkR1SfwRI3KheiuBZJyPRMo/31OTjPuVLtnEAiEAshJUdxVgwMLlh3LRg4eYYSAT4KiQA/6nn+nCYvBMtCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUT3KCRA9TVsSAnZWagAAnokQAIZ8oQ7mbZqenk/5uRZG\nsE2VrG3zXFw7XxW4ZLAliNaB1SoY5vog+SsHbsm8iGLtLXw/82yN3x6wwSeH\n55OAPINuc8+D7JT98xX1IXvxzOOGLlRDQTTYuWh1s8pOs1Yo2X4UepoqG3QP\ns+A71UI+0jimU7eFIAxtZaOwr+4QXV0oKC0V25xNlt1CD8e3tdv3zjbgxw2N\nR4eA6SvmOOxPNk/oafJJHGcBCLc3Razx5VDk5LxBqLNy5yMrLL+2vu5k2gQh\njlyhccJQwAoX57tAzbpqbQ7TMkn+ktlAna+hlGfOn/hZlV2KGjZHm5vVDZRO\nfYaHvZcvBvASSOsk4tjt6WwZLvDnAoFQbH8IAc1kQQ+rMZ5p1JYeGAr9dGw9\noO26KIqWm+XYZx3bTgxPuN4gLYSHggioTdTRgPmPJIdsVnUbJEWjxPLF+z66\nJ/ILtQYFMO/WRWQdxUNKF2GAlTGHBDo9b4z8nIrHtSAsMlywYiaNzJoA708S\ni5jVrOkQsX2AEN6IOiqkUHuh4XSHDyqhMv7LGJlGhIilFzQi2V5fmBGy9SDl\nGgPAynsMLcv4AA5ThCMf/rmj448su3SgVYCStx/XfXbagyJ568EXUPJWpUW6\nsKUvY8fhE2BKsgeb2CekRWac0fVcHnGehNDdkx1yjxhHoSsAE9uZq5rol/Fe\n7V1E\r\n=xcYU\r\n-----END PGP SIGNATURE-----\r\n"},"types":"types/index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"e4e6d4582fd47ac1e4235a8f0edd9335de0a0da9","scripts":{"test":"npm run format && npm run build && npm run test-coverage && npm run test-types","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.{js,ts}\" && xo --fix","test-api":"node test","test-types":"dtslint types","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.13.7","description":"mdast utility to generate a table of contents from a tree","directories":{},"_nodeVersion":"13.9.0","dependencies":{"extend":"^3.0.2","@types/mdast":"^3.0.3","@types/unist":"^2.0.3","unist-util-is":"^4.0.0","github-slugger":"^1.2.1","unist-util-visit":"^2.0.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm",["remark-usage",{"heading":"use"}]]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.26.0","nyc":"^15.0.0","tape":"^4.0.0","remark":"^11.0.0","dtslint":"^3.0.0","tinyify":"^2.0.0","unified":"^8.0.0","prettier":"^1.0.0","browserify":"^16.0.0","remark-cli":"^7.0.0","typescript":"^3.0.0","remark-attr":"^0.9.0","remark-parse":"^7.0.0","remark-usage":"^7.0.0","unist-builder":"^2.0.0","remark-preset-wooorm":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_5.0.2_1582382538072_0.39731676544659744","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"mdast-util-toc","version":"5.0.3","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@5.0.3","maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"esnext":false,"ignores":["types","mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"5fb1503e3655688929d596799a6910cc6548e420","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-5.0.3.tgz","fileCount":9,"integrity":"sha512-A3xzcgC1XFHK0+abFmbINOxjwo7Bi0Nsfp3yTgTy5JHo2q2V6YZ5BVJreDWoK3szcLlSMvHqe8WPbjY50wAkow==","signatures":[{"sig":"MEUCIQCmENpFLLJvrWBRs7YYkOgZDPdNvSf/N0PbhVWxrar8JwIgcAYaT8Dfg/OOiBL0nFP3jqXPcu4J6v6YLSAW4LYE0hc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelAfzCRA9TVsSAnZWagAAEfkP/0eS89Ym0L5yKrVyLJCo\nXXdSu9Y2TZo4NmTXjE9ROWlbtu/34HVi4h9hT9Xddknt8X3XP2TKM20rnhL7\nrSVcVH922TBrzE3HXeNbB1/Vav3qIBp1wNgIYW5gXEX0OfvVQtLuMFnFzhq1\nKnxm/Dl2DZTT4rrdpkzME+XQB+YtuHl0yJQ31ZNZLd1eENdC0H/wnDyGXeVY\niFFsA+8KKZsyWkjjYYQGOxkKUAXVvHTKolmgJfcwFLaaGc5HGuyUnI98jZCS\nDkwTNP3kIHsBUXRVv8cuhTftjjej8a2KCxEv+MML2sh+jNTvuflY+EeDZPfR\n/Ix9DGX8hTfXvmP82J7IZvasWQduKS1QJH1TlnE1WIBT9/gTu96yZ+b7aGMf\ndkDKVRu5fxvGxWssGIeK3+Tp7d4OJb7YbSaPw7eFLbJNyGUxPIvezMc4kJHQ\ns5QfAUIiNmUDJk91wrSdMyJHL8+D2vNJ2k5R83R7PyPOGF6lklYh+GQNmzp/\nMzFZ0JjhgVw+V8nHlVtnTMEGmqfP7n4ItWSluvN0PJetet1iazgDZ2JZbgUU\nAsblvc7bX1kVwFOqXeT0/51IVMqKwjnYdeq8kFpY61llRPN78ytBlrVjGYqE\nvSsmhlSvruO4aCBXgmeyfwbizUbYMSMtOIOrmqJ/fvGL3KHe9TR055mmC1Wh\na9eV\r\n=UW3I\r\n-----END PGP SIGNATURE-----\r\n"},"types":"types/index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"7bbc91610bd349ea35a0f9461d3e8b1d12d1abcb","scripts":{"test":"npm run format && npm run build && npm run test-coverage && npm run test-types","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.{js,ts}\" && xo --fix","test-api":"node test","test-types":"dtslint types","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.14.4","description":"mdast utility to generate a table of contents from a tree","directories":{},"_nodeVersion":"13.10.1","dependencies":{"extend":"^3.0.2","@types/mdast":"^3.0.3","@types/unist":"^2.0.3","unist-util-is":"^4.0.0","github-slugger":"^1.2.1","unist-util-visit":"^2.0.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm",["remark-usage",{"heading":"use"}]]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.29.0","nyc":"^15.0.0","tape":"^4.0.0","remark":"^12.0.0","dtslint":"^3.0.0","tinyify":"^2.0.0","unified":"^9.0.0","prettier":"^2.0.0","browserify":"^16.0.0","remark-cli":"^8.0.0","typescript":"^3.0.0","remark-attr":"^0.10.0","remark-parse":"^8.0.0","remark-usage":"^8.0.0","unist-builder":"^2.0.0","remark-footnotes":"^1.0.0","remark-preset-wooorm":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_5.0.3_1586759666733_0.845459562855186","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"mdast-util-toc","version":"5.0.4","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@5.0.4","maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"rules":{"no-multi-assign":"off","unicorn/explicit-length-check":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["types/","mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"5c7bc8ff64914546384d81ea155478ba34802c12","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-5.0.4.tgz","fileCount":9,"integrity":"sha512-JjLlJfcnsQlAJKWCY8CfTp9gA5A2Mk5PeDmPmCLLvq+2SjlJKyGUQTiDdSO5WvPRzpwnghO3ByyJc4OngadB3w==","signatures":[{"sig":"MEQCIHrF94FyZAKdacHx7Lyg2sc8MSZbXpcn23qHn5YAz49CAiA3i0wY4mAGhXy6olRHNUfH9tzr55H4lZ7Dlu2EqpLdeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnAuyCRA9TVsSAnZWagAABM0P/iWz8wIEcGuWmPrvanyK\nac16fgpFqtZ+41GLoz3OZ5e8guF47svbQbaTM1wXrOiT4T8+QuRFFfUulIRT\nJfWmn4F4/7sdJl+weJtt9vWrdrupxCR954A4nUa7Qsu7r7Twy80VNlw4+Z4n\nxKLNzHMvKg93VStUJdt9+pfnRffwbos6ovDUejTZOJ6IxYJjB9atyhHQg0jc\nfGq1aHCeKg7uG7W1E9XVmUiffHSd74QJJf0B6TPxhlLv6dNnm/hKGmwMuzb0\nICRywv/iJqXg18CiW20g1DkRQ7F9adGA6EAQbqrxNFMMAyRd0TYUG2AySe3r\np3qob2AfrZj/Z+a+joj6WZa8/4OfQi2wKuWI2LE4rfyUvgkbzE4D1eOBSmp2\nzHBvjXLxB8ai7FBadGIPF+mTrijC5qz3kCYgN7e5dnnhjGie0WqaMHQIWdD3\ny95Si8dcZqRnF/aZ8edvLfBzWxO8Qc6RkQ1c1cNtoZuXzlpPC5aaJC/5sRtg\np4iJt3y8gy80iIYns9Jypsu8JT3sQ5W3Gj1faxxwFwflHZH+Gk4HTTsnTAPN\nOxpB1zAAxI27gXgFZ5oPgJG6jilGb+iXcr3tXARgyqfS92BVfsFI2XcUkyXC\nuIjJWxsUx5Xy+tnqh61Krjq+qH80so/xkFdmFOSEfvUU8q/+fFBBLlODhm5h\nmJH1\r\n=HKqw\r\n-----END PGP SIGNATURE-----\r\n"},"types":"types/index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"342d4bd2653760580c1baccb5580fab92828c2d6","scripts":{"test":"npm run format && npm run build && npm run test-coverage && npm run test-types","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node test","test-types":"dtslint types","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.14.8","description":"mdast utility to generate a table of contents from a tree","directories":{},"_nodeVersion":"14.13.1","dependencies":{"extend":"^3.0.2","@types/mdast":"^3.0.3","@types/unist":"^2.0.3","unist-util-is":"^4.0.0","github-slugger":"^1.2.1","unist-util-visit":"^2.0.0","mdast-util-to-string":"^1.0.5"},"remarkConfig":{"plugins":["preset-wooorm",["remark-usage",{"heading":"use"}]]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.34.0","nyc":"^15.0.0","tape":"^5.0.0","remark":"^13.0.0","dtslint":"^4.0.0","tinyify":"^3.0.0","unified":"^9.0.0","prettier":"^2.0.0","browserify":"^17.0.0","remark-cli":"^9.0.0","remark-gfm":"^1.0.0","typescript":"^4.0.0","remark-attr":"^0.11.0","remark-parse":"^9.0.0","remark-usage":"^9.0.0","unist-builder":"^2.0.0","remark-footnotes":"^3.0.0","remark-preset-wooorm":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_5.0.4_1604062129618_0.6539105044001641","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"mdast-util-toc","version":"5.1.0","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@5.1.0","maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"rules":{"max-params":"off","no-multi-assign":"off","unicorn/explicit-length-check":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["types/","mdast-util-toc.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"3af0f9c9a764b993538af03f1f79f4e3cec22736","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-5.1.0.tgz","fileCount":9,"integrity":"sha512-csimbRIVkiqc+PpFeKDGQ/Ck2N4f9FYH3zzBMMJzcxoKL8m+cM0n94xXm0I9eaxHnKdY9n145SGTdyJC7i273g==","signatures":[{"sig":"MEYCIQC4NnLsnPBuvG/8fe+v8WKX1KNVAO/zarSGVJQcY6csjwIhALOGTgPCAWnHe4H8CZmjiX5mW2XbKf39tu1LqDW5yEGG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftj2cCRA9TVsSAnZWagAANn8P/0aXe1GT89o0QeKDOpRv\nyIBZ0b0argcgFJN0vV6pghJIVXm0prQ5LSk5tGtPASkhd5pvuY9TWj93Vns1\ngRHvRMrzovbbah/GK/UKnAlQAXJwsbHLtBIAH1Kmo7aNMMPaeq+upcFG1sks\nQcov+TsQ55aP3Bn82KRpyJ1ntBgqVx+8Le28CY5dxGE4scdgutd0zLL5t0Uk\nvFC37vqK5Nhu1KLbzcpUrFfL8ewFJR/1KAJOdzUmfJsTLkNf1tcti+E6wMmE\n/XIQMfJO2AT/xzzBqzPZDUR7baX+V/rlavj+pkXvKQPbrFMeVP6yQBnaazq9\nD3pEa19kJM9I6Yj427wWilKZvKYhiEyBuglV/oR1B4qFW185YOvJPd6ze0Ky\nzGkdvmIO+EYfkPxv7ANJ4FJbtVJTeaQgABMDQkUH78k6ox0jd9EqC0J/QhKA\nrQoQ+VUM6KGXhgyCfmjF0BxjzEUJWwER9upzEuOSay787FmS/c4CQkNm74eB\nGbh/+mOBspR1h6J0nMMaLDOW9/rKlaQQnt0U71ojkp3wy2an+Ts4j6JmqDXa\nr5CCESJlAcgmiqETAO3oYNsxLwOWApxQOtADnubiA11tP7jbNTwFNl3uGlKx\nQJlD78lDnW+6w2WpXE22CndylRAwUDsJ2GQeOZ4Hms5Ucuppb/Z9UJMXWlMC\nBm/F\r\n=/Cz5\r\n-----END PGP SIGNATURE-----\r\n"},"types":"types/index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"0505c9c6e4b3fc58f940cd0b9b29b5827f4eccfa","scripts":{"test":"npm run format && npm run build && npm run test-coverage && npm run test-types","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node test","test-types":"dtslint types","build-bundle":"browserify . -s mdastUtilTOC > mdast-util-toc.js","build-mangle":"browserify . -s mdastUtilTOC -p tinyify > mdast-util-toc.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"6.14.8","description":"mdast utility to generate a table of contents from a tree","directories":{},"_nodeVersion":"15.1.0","dependencies":{"extend":"^3.0.2","@types/mdast":"^3.0.3","@types/unist":"^2.0.3","unist-util-is":"^4.0.0","github-slugger":"^1.2.1","unist-util-visit":"^2.0.0","mdast-util-to-string":"^2.0.0"},"remarkConfig":{"plugins":["preset-wooorm",["remark-usage",{"heading":"use"}]]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.34.0","nyc":"^15.0.0","tape":"^5.0.0","remark":"^13.0.0","dtslint":"^4.0.0","tinyify":"^3.0.0","unified":"^9.0.0","prettier":"^2.0.0","browserify":"^17.0.0","remark-cli":"^9.0.0","remark-gfm":"^1.0.0","typescript":"^4.0.0","remark-attr":"^0.11.0","remark-parse":"^9.0.0","remark-usage":"^9.0.0","unist-builder":"^2.0.0","remark-footnotes":"^3.0.0","remark-preset-wooorm":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_5.1.0_1605778844337_0.15791823386187676","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"mdast-util-toc","version":"6.0.0","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@6.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"prettier":true,"overrides":[{"files":"example.js","rules":{"capitalized-comments":"off"}}]},"dist":{"shasum":"e8b5d502fc6d150ac95f4be10a0e73d588938095","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-6.0.0.tgz","fileCount":13,"integrity":"sha512-rzwoIcNVxzcRSy2HVaGmGqJiY5xW0r9fWP0dn8ws090zvnyiZ2LoDi12laspElp8Rr7dwh+RISJQC8Lu7jWvvQ==","signatures":[{"sig":"MEUCICKHh2N3z/WvhG8xPrKY0QK5pVe+kf2SKqF+BJ8gwDxCAiEAjQ7gNZ4mtPkWOoPM1krpShxo8Aqa/t01EjRaSwRH/Es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgi8FRCRA9TVsSAnZWagAAv8wP/jpD4zwRhyD+NXQv0ZrB\nNFq4AdWIYW+cTNwuSUw4OxaMLmubdU256wPjoRpMdnHMj9Q+JhS1h4e3XqQk\nWrmAnqWQ7mnUWx1syzQgti78HbBgHX/tCnpNNjzj0n+uN5uI7VQrBfKRpFH5\n0IDTp1fsQ1Zfp+YH9JqNiYrjwEWtEKRW5uqizxP9hknpTNHTNiiBbIl9FwKe\n2YqAVQY4SJ8W3LjIQhQtulnNzwsGry6G+Q+0OJs/E7pyZBb1QJp614beR3IQ\nIJwRsCusAomL0eJLvRf3/TkP/U9GcSu+7K157EF6F5f2e8VWhDrnpY/r6pb/\nRIyLWvj4/kWbJOtupGHx6/+L90kJlETJlBaIkU4xGOsEpL8Rrq3x7TkkcnKU\nsPMj7wfUNq5xLe3f8WolzGCragl9SolROjRt0wpcS0wy0bMkNUv6oIl4pKnK\nHQxp6UsuFP7eUHevQ6TAft3o50Q6caCBjA9lgW29UVI4BcU8P3wecvav8s5V\nvioWVsVVC7HZTk8sIzjiI8cCNauvStxDsdNsf6eAzG1JBeIGN/xI0eL31Vmx\ntHFp+3EPC8HP74mXQUeJMnJcsZlzaRCF5bSoeSzGIAgQZmZGeh792p8dfSp4\nFdocxEnRWaCtW0GLFlsRusofTaq/AyFA66xFvANedasHpDBjBD+D9J4i00VV\nf85W\r\n=Te/J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"a5d91c39c056ca5cf8d8107ec8456dacd10be316","scripts":{"test":"npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"7.11.1","description":"mdast utility to generate a table of contents from a tree","directories":{},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"extend":"^3.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","@types/extend":"^3.0.0","unist-util-is":"^5.0.0","github-slugger":"^1.0.0","unist-util-visit":"^3.0.0","mdast-util-to-string":"^3.1.0","@types/github-slugger":"^1.0.0"},"remarkConfig":{"plugins":["preset-wooorm",["remark-usage",{"heading":"use"}]]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.39.0","tape":"^5.0.0","remark":"^13.0.0","rimraf":"^3.0.0","unified":"^9.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","remark-gfm":"^1.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","remark-parse":"^9.0.0","remark-usage":"^9.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-footnotes":"^3.0.0","remark-preset-wooorm":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_6.0.0_1619771729130_0.6948941839143912","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"mdast-util-toc","version":"6.1.0","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@6.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"prettier":true,"overrides":[{"files":"example.js","rules":{"capitalized-comments":"off"}}]},"dist":{"shasum":"1f38419f5ce774449c8daa87b39a4d940b24be7c","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-6.1.0.tgz","fileCount":13,"integrity":"sha512-0PuqZELXZl4ms1sF7Lqigrqik4Ll3UhbI+jdTrfw7pZ9QPawgl7LD4GQ8MkU7bT/EwiVqChNTbifa2jLLKo76A==","signatures":[{"sig":"MEUCIGfjaKOrug5Vh0KLvCd7LAMl0T8hmGpi40ibYkSMwk1kAiEAosT9I/FHs0Y3fpCXYK2Ptybr1ihkPY06qjzr29/Agc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/owuCRA9TVsSAnZWagAA/qgQAJSAtYL81lpSwcwrXkWc\nab5jhcNFKRsVubF4/wYT59obYqNfuZvOlXeJyEfFRIyI4qmWs8CMY82ERb9S\nPS9UnL2foX+EMzF2FWPRw1vAdtip/vStZ5pM9H6XwdPmbVyyoEOeRYNouxz9\nx0airdtllgaVZRzLO4A5kqVYZ7dJH/za6O15r/dY8QWuxhWj4gAIkbU7I007\nYrDRRy4y/Cd9HQqrFUpsjiaTG8lpKAwkb6MFL2qPHhzsaJJlql1A/wmCRrNc\nn/Eiy05HAL3QLCB3M2MsJ7/F54+koMZ0IQw0qcsnluIgZZ7S+/CD1d9MJ69d\nR08Bp/OOnbodZKq751Kr4ECzNzjl/G+AFn0HexQnaba3ski+9wvs40LwJw9J\nfDVTSJ+DS8ujJK+w26gVMS87CXp307SOF7mXr5dmf+BKEJnMpD++ZLVRAa4w\ns1SuPc+WJV9XGwkFqHHCle1sHNUjrz5fAkmzWBcF7oVwA2OYz0wIXSDV81Hg\noA4UI6ienuXXqj99bIpFivQr5rTwMPs6uQE6kedxahxzwgEnEVO+SRFFhILP\nGRaNr77kffrqT4BPQhZ0wvyDirs42xsanUQpSwCslVLT9qQZZxGI2UDFeWMR\n1GCLicC7wpIW2TwyA7olWhr8MgAONs29Q3tjc7kSYi21V+BAB/vbZYgabrSU\ntKl5\r\n=aB9a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"096201ddf23949bef851e9812647a6375b4fcf6d","scripts":{"test":"npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"7.18.1","description":"mdast utility to generate a table of contents from a tree","directories":{},"sideEffects":false,"_nodeVersion":"16.2.0","dependencies":{"extend":"^3.0.0","@types/mdast":"^3.0.0","@types/extend":"^3.0.0","unist-util-is":"^5.0.0","github-slugger":"^1.0.0","unist-util-visit":"^3.0.0","mdast-util-to-string":"^3.1.0","@types/github-slugger":"^1.0.0"},"remarkConfig":{"plugins":["preset-wooorm",["remark-usage",{"heading":"use"}]]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.42.0","tape":"^5.0.0","remark":"^13.0.0","rimraf":"^3.0.0","unified":"^10.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","remark-gfm":"^1.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","remark-parse":"^9.0.0","remark-usage":"^9.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-footnotes":"^3.0.0","remark-preset-wooorm":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_6.1.0_1627294766414_0.14962638374529624","host":"s3://npm-registry-packages"}},"6.1.1":{"name":"mdast-util-toc","version":"6.1.1","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@6.1.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"prettier":true,"overrides":[{"files":"test/**/*.js","rules":{"no-await-in-loop":"off"}},{"files":"example.js","rules":{"capitalized-comments":"off"}}]},"dist":{"shasum":"28b81b0c99ca80c4442a3c95e20a825daf24518f","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-6.1.1.tgz","fileCount":13,"integrity":"sha512-Er21728Kow8hehecK2GZtb7Ny3omcoPUVrmObiSUwmoRYVZaXLR751QROEFjR8W/vAQdHMLj49Lz20J55XaNpw==","signatures":[{"sig":"MEYCIQC4I1ZASSuDordKqGNImemGbfmu7bMm3JkjLRZ2nbLlkwIhAJ95ctnCkBVGuJAoG5wwMLBcupKhQirqYLuD0HNnfPHv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0UryACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgDA/+JAUZ3J3I1POqsmu6qBHrdaXt2zcEsPqUQPYavLrl8prND7w2\r\nKlqX3NReNZtt50972+2mUPXXLTAGHt1Z5MuzKlWADnwABrcMUofRTA5tecE1\r\nuhFOz/20a2FIVIiNb9HT5LY2Du6FnsO+PDv0uwtZcwSxhjvKYoXBaBXQgRnO\r\nHBOY1nmNPpdC7bZ7YLbJTEYnpTU+vg7IWMPS99+0AdQde3Auqy8VAJ4JCaO2\r\nW348JUZCbN56mK1Com/ebmbFZ42Mn0dUvWiZHFW0W3/Pxt9FRyf+GVZiXhpe\r\nOb5eCDG2eGYeGSmE1SdXtFZAjTFn918AAB53rC8jKt7jSpAjuqJ/IY0Xd+6j\r\n5EWphE0AeEifT2gJKVUMYaKEuLRalr2YREP26az8tewt0YsJmr9TfiwBIZMo\r\nm+0iCm1iv/RCXSaSYnJIWbT8O61hu/OD3n3BmYpctZpQMunprXcIpeAAzMJU\r\nNFLUzWipH1Sr++FJzNWlLsu6G+LuVw430h2iaZAJhSEO3xsk8Sncb09ZBe2P\r\npQUpILLSJZUzGYHDO+UZIJgk+F/1WYGBe62YsJZfrFHK7qSQWnKUzb48ERGL\r\nI8JeXILvk6qJc/5JRGfSinDD/IKlI7p5JMyT7khV6osU/Fw2wRJdJNN3J8q5\r\nogKMVZZb6/BRva2jjR6ZETVnoe60kNUASkI=\r\n=o93o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"82fc2edd9ceaad812f5f55598cd09dadc47c0494","scripts":{"test":"npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --100 --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"9.2.0","description":"mdast utility to generate a table of contents from a tree","directories":{},"sideEffects":false,"_nodeVersion":"19.3.0","dependencies":{"extend":"^3.0.0","@types/mdast":"^3.0.0","@types/extend":"^3.0.0","unist-util-is":"^5.0.0","github-slugger":"^2.0.0","unist-util-visit":"^4.0.0","mdast-util-to-string":"^3.1.0"},"remarkConfig":{"plugins":["remark-preset-wooorm",["remark-usage",{"heading":"use"}]]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.53.0","unified":"^10.0.0","prettier":"^2.0.0","remark-cli":"^11.0.0","typescript":"^4.0.0","@types/node":"^18.0.0","remark-usage":"^10.0.0","type-coverage":"^2.0.0","mdast-util-gfm":"^2.0.0","remark-preset-wooorm":"^9.0.0","micromark-extension-gfm":"^2.0.0","mdast-util-from-markdown":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_6.1.1_1674660593973_0.013556543286030509","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"mdast-util-toc","version":"7.0.0","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@7.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"prettier":true,"overrides":[{"files":"test/**/*.js","rules":{"no-await-in-loop":"off"}}]},"dist":{"shasum":"d09715600eb32a053345803010a9b394bf5af179","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-7.0.0.tgz","fileCount":13,"integrity":"sha512-C28UcSqjmnWuvgT8d97qpaItHKvySqVPAECUzqQ51xuMyNFFJwcFoKW77KoMjtXrclTidLQFDzLUmTmrshRweA==","signatures":[{"sig":"MEUCICM/gvKiXLxdhpOBvO556AIrqXr1v+yjWVnl+lR45s6vAiEA2PJBYVoNqw/cGkeO4smqIlPoySyh9NOJzvxpfOZenFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29050},"type":"module","types":"./index.d.ts","exports":"./index.js","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"3488516f7f91183fda72ebd443fe28bd24249f1c","scripts":{"test":"npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","test-api":"node --conditions development test/index.js","test-coverage":"c8 --100 --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"9.7.2","description":"mdast utility to generate a table of contents from a tree","directories":{},"sideEffects":false,"_nodeVersion":"20.0.0","dependencies":{"@types/mdast":"^4.0.0","unist-util-is":"^6.0.0","github-slugger":"^2.0.0","unist-util-visit":"^5.0.0","mdast-util-to-string":"^4.0.0","@ungap/structured-clone":"^1.0.0","@types/ungap__structured-clone":"^0.3.0"},"remarkConfig":{"plugins":["remark-preset-wooorm"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","xo":"^0.54.0","prettier":"^2.0.0","remark-cli":"^11.0.0","typescript":"^5.0.0","@types/node":"^20.0.0","type-coverage":"^2.0.0","mdast-util-gfm":"^2.0.0","remark-preset-wooorm":"^9.0.0","micromark-extension-gfm":"^2.0.0","mdast-util-from-markdown":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_7.0.0_1688806575341_0.6482868576616061","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"mdast-util-toc","version":"7.0.1","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"mdast-util-toc@7.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"url":"https://barrythepenguin.github.io","name":"Jonathan Haines","email":"jonno.haines@gmail.com"}],"homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"xo":{"rules":{"unicorn/prefer-at":"off"},"prettier":true,"overrides":[{"files":"test/**/*.js","rules":{"no-await-in-loop":"off"}}]},"dist":{"shasum":"e886e45cd462060fab10a63f160fd2dbe2daf8d8","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-7.0.1.tgz","fileCount":18,"integrity":"sha512-mBuhuKtP8F/5vVLNJKeC1fs1W5w2sZqB1uUvKwQK9qftSiBILVkQjKQ8aLVrhIEFPGwbMKCVCB3WAAW+BoVPxg==","signatures":[{"sig":"MEYCIQDO/WB1MTYH5V/8VYoxMy61Hz0tW8J4jIMR5/X9AtrFjQIhAO5C48UXds60DgVC3m5q3uXo99QhNx07d0/+V/AXYq10","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31065},"type":"module","types":"./index.d.ts","exports":"./index.js","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"6d5c0ce518a334ea1bc91c0f778b9d941214bf7a","scripts":{"test":"npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --log-level warn && xo --fix","prepack":"npm run build && npm run format","test-api":"node --conditions development test/index.js","test-coverage":"c8 --100 --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/syntax-tree/mdast-util-toc.git","type":"git"},"_npmVersion":"10.1.0","description":"mdast utility to generate a table of contents from a tree","directories":{},"sideEffects":false,"_nodeVersion":"20.8.1","dependencies":{"@types/mdast":"^4.0.0","unist-util-is":"^6.0.0","github-slugger":"^2.0.0","unist-util-visit":"^5.0.0","mdast-util-to-string":"^4.0.0","@ungap/structured-clone":"^1.0.0","@types/ungap__structured-clone":"^1.0.0"},"remarkConfig":{"plugins":["remark-preset-wooorm"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.0.0","xo":"^0.58.0","prettier":"^3.0.0","remark-cli":"^12.0.0","typescript":"^5.0.0","@types/node":"^20.0.0","type-coverage":"^2.0.0","mdast-util-gfm":"^3.0.0","remark-preset-wooorm":"^10.0.0","micromark-extension-gfm":"^3.0.0","mdast-util-from-markdown":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mdast-util-toc_7.0.1_1714479887453_0.46595913197341443","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"mdast-util-toc","version":"7.1.0","description":"mdast utility to generate a table of contents from a tree","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-toc.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Jonathan Haines","email":"jonno.haines@gmail.com","url":"https://barrythepenguin.github.io"}],"sideEffects":false,"type":"module","exports":"./index.js","dependencies":{"@types/mdast":"^4.0.0","@ungap/structured-clone":"^1.0.0","@types/ungap__structured-clone":"^1.0.0","github-slugger":"^2.0.0","mdast-util-to-string":"^4.0.0","unist-util-is":"^6.0.0","unist-util-visit":"^5.0.0"},"devDependencies":{"@types/node":"^20.0.0","c8":"^9.0.0","mdast-util-from-markdown":"^2.0.0","mdast-util-gfm":"^3.0.0","micromark-extension-gfm":"^3.0.0","prettier":"^3.0.0","remark-cli":"^12.0.0","remark-preset-wooorm":"^10.0.0","type-coverage":"^2.0.0","typescript":"^5.0.0","xo":"^0.58.0"},"scripts":{"prepack":"npm run build && npm run format","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --log-level warn && xo --fix","test-api":"node --conditions development test/index.js","test-coverage":"c8 --100 --reporter lcov npm run test-api","test":"npm run build && npm run format && npm run test-coverage"},"prettier":{"bracketSpacing":false,"semi":false,"singleQuote":true,"tabWidth":2,"trailingComma":"none","useTabs":false},"remarkConfig":{"plugins":["remark-preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"ignoreCatch":true,"strict":true},"xo":{"overrides":[{"files":"test/**/*.js","rules":{"no-await-in-loop":"off"}}],"prettier":true,"rules":{"unicorn/prefer-at":"off"}},"_id":"mdast-util-toc@7.1.0","gitHead":"9fd2abaafa62e3152123e3d4b069fd601844e4a7","types":"./index.d.ts","homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","_nodeVersion":"22.0.0","_npmVersion":"10.8.0","dist":{"integrity":"sha512-2TVKotOQzqdY7THOdn2gGzS9d1Sdd66bvxUyw3aNpWfcPXCLYSJCCgfPy30sEtuzkDraJgqF35dzgmz6xlvH/w==","shasum":"d972d356ee8aa0b0e78153f77c4a00230e34a942","tarball":"https://registry.npmjs.org/mdast-util-toc/-/mdast-util-toc-7.1.0.tgz","fileCount":18,"unpackedSize":31887,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDq2RHCmbgfH/+56NOpRp/+A/n9b4NyUnta8ytJ+FWS1AiEAme6CgLhkV6kTWCed/FR9aKj/eXPLKPyKwb7IcLBTQMw="}]},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-toc_7.1.0_1717339392971_0.39783085075024793"},"_hasShrinkwrap":false}},"time":{"created":"2016-07-18T11:54:25.294Z","modified":"2024-06-02T14:43:13.409Z","1.0.0":"2016-07-18T11:54:25.294Z","0.1.0":"2016-07-18T12:19:03.856Z","0.2.0":"2016-07-23T01:55:40.016Z","1.0.1":"2016-07-23T02:25:44.235Z","2.0.0":"2016-07-23T13:10:27.596Z","2.0.1":"2016-12-20T23:12:20.474Z","2.1.0":"2018-08-15T06:12:18.045Z","3.0.0":"2018-10-27T15:05:11.801Z","3.0.1":"2018-11-25T14:31:43.731Z","3.1.0":"2019-02-21T18:20:24.370Z","4.0.0":"2019-05-13T15:01:50.521Z","4.1.0":"2019-05-21T20:56:36.631Z","4.1.1":"2019-05-24T11:02:26.641Z","4.1.2":"2019-05-24T11:04:15.700Z","4.1.3":"2019-05-31T07:06:47.086Z","4.2.0":"2019-06-18T10:21:02.677Z","5.0.0":"2019-11-10T10:18:06.487Z","5.0.1":"2020-01-13T10:03:57.612Z","5.0.2":"2020-02-22T14:42:18.247Z","5.0.3":"2020-04-13T06:34:26.865Z","5.0.4":"2020-10-30T12:48:49.749Z","5.1.0":"2020-11-19T09:40:44.510Z","6.0.0":"2021-04-30T08:35:29.294Z","6.1.0":"2021-07-26T10:19:26.553Z","6.1.1":"2023-01-25T15:29:54.173Z","7.0.0":"2023-07-08T08:56:15.541Z","7.0.1":"2024-04-30T12:24:47.632Z","7.1.0":"2024-06-02T14:43:13.144Z"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-toc.git"},"keywords":["unist","mdast","mdast-util","util","utility","markdown","table","contents","toc"],"license":"MIT","homepage":"https://github.com/syntax-tree/mdast-util-toc#readme","bugs":{"url":"https://github.com/syntax-tree/mdast-util-toc/issues"},"readme":"# mdast-util-toc\n\n[![Build][build-badge]][build]\n[![Coverage][coverage-badge]][coverage]\n[![Downloads][downloads-badge]][downloads]\n[![Size][size-badge]][size]\n[![Sponsors][sponsors-badge]][collective]\n[![Backers][backers-badge]][collective]\n[![Chat][chat-badge]][chat]\n\n[mdast][] utility to generate a table of contents.\n\n## Contents\n\n* [What is this?](#what-is-this)\n* [When should I use this?](#when-should-i-use-this)\n* [Install](#install)\n* [Use](#use)\n* [API](#api)\n  * [`toc(tree[, options])`](#toctree-options)\n  * [`Options`](#options)\n  * [`Result`](#result)\n* [Types](#types)\n* [Compatibility](#compatibility)\n* [Security](#security)\n* [Related](#related)\n* [Contribute](#contribute)\n* [License](#license)\n\n## What is this?\n\nThis package is a utility that generates a table of contents from a document.\n\n## When should I use this?\n\nThis utility is useful to generate a section so users can more easily navigate\nthrough a document.\n\nThis package is wrapped in [`remark-toc`][remark-toc] for ease of use with\n[remark][], where it also injects the table of contents into the document.\n\n## Install\n\nThis package is [ESM only][esm].\nIn Node.js (version 16+), install with [npm][]:\n\n```sh\nnpm install mdast-util-toc\n```\n\nIn Deno with [`esm.sh`][esmsh]:\n\n```js\nimport {toc} from 'https://esm.sh/mdast-util-toc@7'\n```\n\nIn browsers with [`esm.sh`][esmsh]:\n\n```html\n<script type=\"module\">\n  import {toc} from 'https://esm.sh/mdast-util-toc@7?bundle'\n</script>\n```\n\n## Use\n\n```js\nimport {toc} from 'mdast-util-toc'\n\n/** @type {import('mdast').Root} */\nconst tree = {\n  type: 'root',\n  children: [\n    {type: 'heading', depth: 1, children: [{type: 'text', value: 'Alpha'}]},\n    {type: 'heading', depth: 2, children: [{type: 'text', value: 'Bravo'}]},\n    {type: 'heading', depth: 3, children: [{type: 'text', value: 'Charlie'}]},\n    {type: 'heading', depth: 2, children: [{type: 'text', value: 'Delta'}]}\n  ]\n}\n\nconst table = toc(tree)\n\nconsole.dir(table, {depth: 3})\n```\n\nYields:\n\n```javascript\n{\n  index: undefined,\n  endIndex: undefined,\n  map: {\n    type: 'list',\n    ordered: false,\n    spread: true,\n    children: [ { type: 'listItem', spread: true, children: [Array] } ]\n  }\n}\n```\n\n## API\n\nThis package exports the identifier [`toc`][api-toc].\nThere is no default export.\n\n### `toc(tree[, options])`\n\nGenerate a table of contents from `tree`.\n\nLooks for the first heading matching `options.heading` (case insensitive) and\nreturns a table of contents (a list) for all following headings.\nIf no `heading` is specified, creates a table of contents for all headings in\n`tree`.\n`tree` is not changed.\n\nLinks in the list to headings are based on GitHub’s style.\nOnly top-level headings (those not in blockquotes or lists), are used.\nThis default behavior can be changed by passing `options.parents`.\n\n###### Parameters\n\n* `tree` ([`Node`][node])\n  — tree to search and generate from\n* `options` ([`Options`][api-options], optional)\n  — configuration\n\n###### Returns\n\nResults ([`Result`][api-result]).\n\n### `Options`\n\nConfiguration (TypeScript type).\n\n###### Fields\n\n* `heading` (`string`, optional)\n  — heading to look for, wrapped in `new RegExp('^(' + value + ')$', 'i')`\n* `maxDepth` (`number`, default: `6`)\n  — maximum heading depth to include in the table of contents.\n  This is inclusive: when set to `3`, level three headings are included\n  (those with three hashes, `###`)\n* `minDepth` (`number`, default: `1`)\n  — minimum heading depth to include in the table of contents.\n  This is inclusive: when set to `3`, level three headings are included\n  (those with three hashes, `###`)\n* `skip` (`string`, optional)\n  — headings to skip, wrapped in `new RegExp('^(' + value + ')$', 'i')`.\n  Any heading matching this expression will not be present in the table of\n  contents\n* `parents` ([`Test`][test], default: `tree`)\n  — allow headings to be children of certain node types.\n  Can by any [`unist-util-is`][is] compatible test\n* `tight` (`boolean`, default: `false`)\n  — whether to compile list items tightly\n* `ordered` (`boolean`, default: `false`)\n  — whether to compile list items as an ordered list, otherwise they are\n  unordered\n* `prefix` (`string`, optional)\n  — add a prefix to links to headings in the table of contents.\n  Useful for example when later going from mdast to hast and sanitizing with\n  `hast-util-sanitize`.\n\n### `Result`\n\nResults (TypeScript type).\n\n###### Fields\n\n* `index` (`number` or `undefined`)\n  — index of the node right after the table of contents heading, `-1` if no\n  heading was found, `undefined` if no `heading` was given\n* `endIndex` (`number` or `undefined`)\n  — index of the first node after `heading` that is not part of its section,\n  `-1` if no heading was found, `undefined` if no `heading` was given, same as\n  `index` if there are no nodes between `heading` and the first heading in\n  the table of contents\n* `map` ([`List`][list] or `undefined`)\n  — list representing the generated table of contents, `undefined` if no\n  table of contents could be created, either because no heading was found or\n  because no following headings were found\n\n## Types\n\nThis package is fully typed with [TypeScript][].\nIt exports the types [`Options`][api-options] and [`Result`][api-result].\n\n## Compatibility\n\nProjects maintained by the unified collective are compatible with maintained\nversions of Node.js.\n\nWhen we cut a new major release, we drop support for unmaintained versions of\nNode.\nThis means we try to keep the current release line, `mdast-util-toc@^7`,\ncompatible with Node.js 16.\n\n## Security\n\nUse of `mdast-util-toc` does not involve [hast][], user content, or change the\ntree, so there are no openings for [cross-site scripting (XSS)][xss] attacks.\n\nInjecting `map` into the syntax tree may open you up to XSS attacks as existing\nnodes are copied into the table of contents.\nThe following example shows how an existing script is copied into the table of\ncontents.\n\nFor the following Markdown:\n\n```markdown\n# Alpha\n\n## Bravo<script>alert(1)</script>\n\n## Charlie\n```\n\nYields in `map`:\n\n```markdown\n-   [Alpha](#alpha)\n\n    -   [Bravo<script>alert(1)</script>](#bravoscriptalert1script)\n    -   [Charlie](#charlie)\n```\n\nAlways use [`hast-util-santize`][sanitize] when transforming to [hast][].\n\n## Related\n\n* [`github-slugger`](https://github.com/Flet/github-slugger)\n  — generate a slug just like GitHub does\n* [`unist-util-visit`](https://github.com/syntax-tree/unist-util-visit)\n  — visit nodes\n* [`unist-util-visit-parents`](https://github.com/syntax-tree/unist-util-visit-parents)\n  — like `visit`, but with a stack of parents\n\n## Contribute\n\nSee [`contributing.md`][contributing] in [`syntax-tree/.github`][health] for\nways to get started.\nSee [`support.md`][support] for ways to get help.\n\nThis project has a [code of conduct][coc].\nBy interacting with this repository, organization, or community you agree to\nabide by its terms.\n\n## License\n\n[MIT][license] © [Jonathan Haines][author]\n\n<!-- Definitions -->\n\n[build-badge]: https://github.com/syntax-tree/mdast-util-toc/workflows/main/badge.svg\n\n[build]: https://github.com/syntax-tree/mdast-util-toc/actions\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/mdast-util-toc.svg\n\n[coverage]: https://codecov.io/github/syntax-tree/mdast-util-toc\n\n[downloads-badge]: https://img.shields.io/npm/dm/mdast-util-toc.svg\n\n[downloads]: https://www.npmjs.com/package/mdast-util-toc\n\n[size-badge]: https://img.shields.io/badge/dynamic/json?label=minzipped%20size&query=$.size.compressedSize&url=https://deno.bundlejs.com/?q=mdast-util-toc\n\n[size]: https://bundlejs.com/?q=mdast-util-toc\n\n[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg\n\n[backers-badge]: https://opencollective.com/unified/backers/badge.svg\n\n[collective]: https://opencollective.com/unified\n\n[chat-badge]: https://img.shields.io/badge/chat-discussions-success.svg\n\n[chat]: https://github.com/syntax-tree/unist/discussions\n\n[npm]: https://docs.npmjs.com/cli/install\n\n[esm]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\n\n[esmsh]: https://esm.sh\n\n[typescript]: https://www.typescriptlang.org\n\n[license]: license\n\n[author]: https://barrythepenguin.github.io\n\n[health]: https://github.com/syntax-tree/.github\n\n[contributing]: https://github.com/syntax-tree/.github/blob/main/contributing.md\n\n[support]: https://github.com/syntax-tree/.github/blob/main/support.md\n\n[coc]: https://github.com/syntax-tree/.github/blob/main/code-of-conduct.md\n\n[mdast]: https://github.com/syntax-tree/mdast\n\n[hast]: https://github.com/syntax-tree/hast\n\n[sanitize]: https://github.com/syntax-tree/hast-util-sanitize\n\n[is]: https://github.com/syntax-tree/unist-util-is\n\n[list]: https://github.com/syntax-tree/mdast#list\n\n[node]: https://github.com/syntax-tree/mdast#node\n\n[xss]: https://en.wikipedia.org/wiki/Cross-site_scripting\n\n[remark]: https://github.com/remarkjs/remark\n\n[remark-toc]: https://github.com/remarkjs/remark-toc\n\n[test]: https://github.com/syntax-tree/unist-util-is#test\n\n[api-toc]: #toctree-options\n\n[api-options]: #options\n\n[api-result]: #result\n","readmeFilename":"readme.md","users":{"flumpus-dev":true},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Jonathan Haines","email":"jonno.haines@gmail.com","url":"https://barrythepenguin.github.io"}]}