{"_id":"mdast-util-to-string","_rev":"24-3a783c391e2dffba541c960f4da92813","name":"mdast-util-to-string","description":"mdast utility to get the plain text content of a node","dist-tags":{"latest":"4.0.0"},"versions":{"0.1.0":{"name":"mdast-util-to-string","version":"0.1.0","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-util-to-string.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","LICENSE"],"devDependencies":{"browserify":"^10.0.0","eslint":"^0.24.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^1.0.0","jscs-jsdoc":"^1.0.0","mdast":"^0.26.0","mdast-github":"^0.3.0","mdast-lint":"^0.4.0","mdast-yaml-config":"^0.2.0","mocha":"^2.0.0"},"scripts":{"test-api":"mocha --check-leaks test.js","test-coveralls":"istanbul cover _mocha --report lcovonly -- --check-leaks test.js","test-coverage":"istanbul cover _mocha -- test.js","test-travis":"npm run test-coveralls","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","bundle":"browserify index.js --no-builtins -s mdastUtilToString > mdast-util-to-string.js","postbundle":"esmangle mdast-util-to-string.js > mdast-util-to-string.min.js","build-md":"mdast . --output --quiet","build":"npm run bundle && npm run build-md"},"gitHead":"797b06f2dfa3a731edec8ad4384cc26f99a6c15f","bugs":{"url":"https://github.com/wooorm/mdast-util-to-string/issues"},"homepage":"https://github.com/wooorm/mdast-util-to-string#readme","_id":"mdast-util-to-string@0.1.0","_shasum":"2de92c6f336822491e86f93fec0ec42e8ce62b12","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"2de92c6f336822491e86f93fec0ec42e8ce62b12","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-0.1.0.tgz","integrity":"sha512-4oqhHayNhgBpm3zPRjWVILCPRJHY3+hmw6t/g+ERZnk2DdijfuOSKwrI6fMyiPLmUDSgmvWe1yPGKmDDmIxleQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFCZYHsTVhIMO80YDJSG6hn5lI4NStFhVGzx2Epjpn/JAiB/2M05zkTkOKw1uRPXZj80ZSId5IeCMzcXgGaCa1mJ5A=="}]},"directories":{}},"1.0.0":{"name":"mdast-util-to-string","version":"1.0.0","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-util-to-string.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^11.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","mdast":"^1.0.0","mdast-comment-config":"^1.0.0","mdast-github":"^0.3.0","mdast-lint":"^0.4.0","mdast-slug":"^0.1.1","mdast-validate-links":"^0.3.1","mocha":"^2.0.0"},"scripts":{"test-api":"mocha --check-leaks test.js","test-coverage":"istanbul cover _mocha -- test.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","bundle":"browserify index.js --no-builtins -s mdastUtilToString > mdast-util-to-string.js","postbundle":"esmangle mdast-util-to-string.js > mdast-util-to-string.min.js","build-md":"mdast . --output --quiet","build":"npm run bundle && npm run build-md"},"gitHead":"4728db8793e62284d9ed03f1a9fa8bedda254ede","bugs":{"url":"https://github.com/wooorm/mdast-util-to-string/issues"},"homepage":"https://github.com/wooorm/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.0","_shasum":"4f74267b39353df5f49727cd9c3d108b1196845f","_from":".","_npmVersion":"2.13.2","_nodeVersion":"2.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"4f74267b39353df5f49727cd9c3d108b1196845f","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.0.tgz","integrity":"sha512-AOYltPF8PEboyUWnT27a2ZOJlFvuAxvhvRyhl3jfvHSaeyni/MrFbF6DchmjYmvv12NQG4XYUEPiN6Xfc8umhg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOPY2cq6vVVbSGySvLo7PI15iesO+9ydMOdYoxi51sdwIgdv7plWIJcNAd7zGcMHKKupXWx7/y2egd4ShdrnSxKcg="}]},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{}},"1.0.1":{"name":"mdast-util-to-string","version":"1.0.1","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"https://github.com/wooorm/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/wooorm/mdast-util-to-string/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"files":["index.js"],"dependencies":{},"devDependencies":{"browserify":"^13.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","remark":"^3.0.0","remark-comment-config":"^2.0.0","remark-github":"^3.0.0","remark-lint":"^2.0.0","remark-slug":"^3.0.0","remark-validate-links":"^2.0.0","tape":"^4.4.0"},"scripts":{"build-md":"remark . --quiet --frail","build-bundle":"browserify index.js --no-builtins -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"esmangle mdast-util-to-string.js > mdast-util-to-string.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"573e7874cc42d4508186dac36adc8dcdfb77a1b1","homepage":"https://github.com/wooorm/mdast-util-to-string","_id":"mdast-util-to-string@1.0.1","_shasum":"4e3bb19c666c0aa642ade4093487c7e34b2beb9a","_from":".","_npmVersion":"2.3.0","_nodeVersion":"0.11.16","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"4e3bb19c666c0aa642ade4093487c7e34b2beb9a","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.1.tgz","integrity":"sha512-L9lvYVGQK0UWzKwEaZgMIBTCbFetxPes0dUsZE0k18d/6MXj4pjfR6Ci8x9RQxHuMIrKJor1D1PqDDfcnS6vPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdaBduLopeeagBjTLNIhPMVIkRrTgfWaS1CjPcM5/fNAiEAxKBX1FYXtfJr+0LAjEKHflQJR8nXw9JcU1LqAdadWyo="}]},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{}},"1.0.2":{"name":"mdast-util-to-string","version":"1.0.2","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/wooorm/mdast-util-to-string/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{},"devDependencies":{"browserify":"^13.0.0","eslint":"^2.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","jscs":"^3.0.0","jscs-jsdoc":"^2.0.0","remark-cli":"^1.0.0","remark-comment-config":"^4.0.0","remark-github":"^5.0.0","remark-lint":"^4.0.0","remark-slug":"^4.0.0","remark-validate-links":"^4.0.0","tape":"^4.4.0"},"scripts":{"build-md":"remark . --quiet --frail","build-bundle":"browserify index.js --no-builtins -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"esmangle mdast-util-to-string.js > mdast-util-to-string.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","test-api":"node test.js","test-coverage":"istanbul cover test.js","test":"npm run build && npm run lint && npm run test-coverage"},"gitHead":"481fedf732ff59b313c6de3c140be2ed1f8c8e2f","homepage":"https://github.com/wooorm/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.2","_shasum":"dc996a24d2b521178d3fac3993680c03a683e1dd","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"dc996a24d2b521178d3fac3993680c03a683e1dd","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.2.tgz","integrity":"sha512-1hGJc3tYojGlEcdm3sKS9XtLDu9mmCdVkp9uVeEaASf3Hv9YzxWorhmP2Ovasvgw+uuStM2mOEM6OBZ8ii3CRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwFLZuBNb4dzyObftsCBYIYwOXxfgyOlY7CBjEUOtKSAiA7G+zK3Z3SbZnRRdyw+VhSkrviPLQj1R6DcJtLs9uwMw=="}]},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mdast-util-to-string-1.0.2.tgz_1465840544123_0.7410821770317852"},"directories":{}},"1.0.3":{"name":"mdast-util-to-string","version":"1.0.3","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{"eslint-plugin-ava":"^4.2.0"},"devDependencies":{"browserify":"^14.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","remark-cli":"^3.0.0","remark-preset-wooorm":"^3.0.0","tape":"^4.4.0","xo":"^0.18.2"},"scripts":{"build-md":"remark . --quiet --frail --output","build-bundle":"browserify index.js --no-builtins -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"esmangle mdast-util-to-string.js > mdast-util-to-string.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test.js","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run build && npm run lint && npm run test-coverage"},"xo":{"space":true,"esnext":false,"ignore":["mdast-util-to-string.js"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"1e051105394c25c73856e048e39b7b6a679fadb5","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.3","_shasum":"0137b2a707080f93c2fc8424b3f06aab42a9f6ce","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"0137b2a707080f93c2fc8424b3f06aab42a9f6ce","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.3.tgz","integrity":"sha512-I0mWKPMSK+8TytRv0gQE0ZmCvRVcg2lfpUWNOGsIlB+awfbdG/50wyb1K6YoGwomO8jEbnzXDgIqXe+ELA0uzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfKPMh8XP8iUJ33jdp1eEQXGEJw90qICPudltfYr/PfgIgN4SaSW/jNCTpLNH4Hg7WnEApULiowZpchW5Xy6IPskw="}]},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string-1.0.3.tgz_1497258877761_0.9158555103931576"},"directories":{}},"1.0.4":{"name":"mdast-util-to-string","version":"1.0.4","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{},"devDependencies":{"browserify":"^14.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","remark-cli":"^3.0.0","remark-preset-wooorm":"^3.0.0","tape":"^4.4.0","xo":"^0.18.2"},"scripts":{"build-md":"remark . --quiet --frail --output","build-bundle":"browserify index.js --no-builtins -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"esmangle mdast-util-to-string.js > mdast-util-to-string.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test.js","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run build && npm run lint && npm run test-coverage"},"xo":{"space":true,"esnext":false,"ignore":["mdast-util-to-string.js"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"55c88ee24a15060fb17105022053581c6dfdf54a","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.4","_shasum":"5c455c878c9355f0c1e7f3e8b719cf583691acfb","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"5c455c878c9355f0c1e7f3e8b719cf583691acfb","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.4.tgz","integrity":"sha512-lP1YVcen0B671PoGvgnoGAVxhQIfB2bE0z52zcbUvkLbwZ1ZSFAO/KLEW79bK6A0Hi2M8Vj6HucquC0Cz0WUWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPrlZkamRABTVObj7EYmnGADbNcSNPv3qQ6VAi0cAxmQIhAPwsfrFz0HS4+lsK2wlNtxtXv3zbiCZ4+vLRvLiKCj9f"}]},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string-1.0.4.tgz_1497774859071_0.8611097645480186"},"directories":{}},"1.0.5":{"name":"mdast-util-to-string","version":"1.0.5","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{},"devDependencies":{"browserify":"^16.0.0","nyc":"^12.0.0","prettier":"^1.14.2","remark-cli":"^5.0.0","remark-preset-wooorm":"^4.0.0","tape":"^4.4.0","tinyify":"^2.4.3","xo":"^0.22.0"},"scripts":{"format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","build-bundle":"browserify . -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"browserify . -s mdastUtilToString -p tinyify > mdast-util-to-string.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mdast-util-to-string.js"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"88ea0ac2232865ba88fbc539d3feaa578dcb60b9","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.5","_npmVersion":"6.4.0","_nodeVersion":"10.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"integrity":"sha512-2qLt/DEOo5F6nc2VFScQiHPzQ0XXcabquRJxKMhKte8nt42o08HUxNDPk7tt0YPxnWjAT11I1SYi0X0iPnfI5A==","shasum":"3552b05428af22ceda34f156afe62ec8e6d731ca","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.5.tgz","fileCount":4,"unpackedSize":5860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbetKRCRA9TVsSAnZWagAAVecP/RgHwThD7Lj/mHAgXdUW\nYfEzZRhpTlpnx/ky5ge9OmbMabpJb6AjSLaX3WmyaOk61luL4eQFYZduGFi+\nq9zSEhg1TYrHGtDlZYbHMy8CiTm03a2/hGgBGn/z6p+dnneaaUrnPc9ctcg7\n7Kw8WgxtD3AwIfM1uMeaaB8TE8JtEGIYFVkJ502SJJyhBtZjOMQrD8QqlDI0\nsmZ5A2sY6peXyPsMQhSPVwKv6VbsYJTn41oo1+KR0qCAUoE/nlg7iOi97MFc\nwi7IYzv2Sp/GH+Y0mp3dqJ60wC1e1a7kHnZYcobkhk3jRyIOpBbP+ajR8JVs\n7tES4xwJ3y5nuSbdA9oNi3Z4rgk2ZXeNdavOGIyfZlacl1B2p7zxMlfpf4nn\nzJOKz0GCfQp/Xt2nDxuPT9wswOHjLVIjPD/N0XLT1hou1FaYeka4r7h4oOyj\njlfvknXfJ+Z264X0E4rKSskVPaVnDO8vFQJfrf9DJ4mn6zUIFwXVHQ5do6Oa\nrKMaitaarioaB+csEhPolY7enIO1X+SHT0Q9YQ3NKPCeaFoZzz/mkoUt2g0M\nBaQ/FjzR/eKrZjZs+C+UmZoMy5L6vvlRJsueRLeSuYRmRSu1VOwWY0v0c6Ib\neIbVBuH/9dOIreIdMzpJUIFENPHc6UhOAyA0kIfp4zbbFDQGPOzB4s4oe78+\nv4WQ\r\n=Mxcy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCen8dUMCfb5iuugsdkNPBhMX7aJqFDyprNr/USSTBolwIgBj5n+zDRDAUmdqYbC5o/xsVIcqHh/TpLJdjwTEPMvak="}]},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string_1.0.5_1534775952445_0.505407534327013"},"_hasShrinkwrap":false},"1.0.6":{"name":"mdast-util-to-string","version":"1.0.6","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"dependencies":{},"devDependencies":{"browserify":"^16.0.0","nyc":"^14.0.0","prettier":"^1.0.0","remark-cli":"^6.0.0","remark-preset-wooorm":"^5.0.0","tape":"^4.4.0","tinyify":"^2.0.0","xo":"^0.24.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"browserify . -s mdastUtilToString -p tinyify > mdast-util-to-string.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mdast-util-to-string.js"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"8b34031d8f61dd76c11d370525afa68deea53d84","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.6","_nodeVersion":"12.2.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-868pp48gUPmZIhfKrLbaDneuzGiw3OTDjHc5M1kAepR2CWBJ+HpEsm252K4aXdiP5coVZaJPOqGtVU6Po8xnXg==","shasum":"7d85421021343b33de1552fc71cb8e5b4ae7536d","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.6.tgz","fileCount":4,"unpackedSize":6673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc58K4CRA9TVsSAnZWagAAiy0P+QHg5oN/760U+l5n1OE4\n+NPHMdK50QFjh7soqv0TK1UGa0cEinbmbnuBdLn3j7Jt98mw1bkGONO7EGZk\nA3fMO/NUO2XbWdFcAG2851VtQwBdDWWw/UtPBfUumGn6nYN9A7c4m92KM3bT\nUc9oa4rsDYJ7mlyYJQTjs0sRnapkJYq4phN/BwORFEclylx862mB+Umw4Q7y\nBsF1nyfnUCBKYSy9dlCOchjqvu77r2ym10pPZ+nTeylzZCl02GM+OegoE6Zz\ntLlRaZiz5s1knSAoSsetUIGFtMRO6OEgimgPaVHlMMDz/efn6eLpbq+u1dCd\nYop590u1h3DX3OGzM/bPa4yuA0lRYRTih4C9sNBBSAj3D/HqHOhgYul9ZBHf\ndw/qyPiugnOGXoOfon8DedyCo2ZBk0lEHfZ+74pJuOQSSjIJgqM2fABBsBS8\ned52flF1BeiGk7ahzcvsqqDguk/L6qBb2sbD18YgJ30AREOqaBgzRuVxiyVu\nUjfIJS+4W9CrcKZ6dD6gv5q4+unaAI3fpWJtZAsIM4IFw4JP6J1lZYCowIW4\nDT6HP28rBcYY42j5FGUbxy7kIu1IQ23AfGollekr2rTRoxaHVtysClkuLq5k\ntAe5eWtIC9v5AtJMbFegGDE3b61mhyNyMGjML6oNZltEzm9r/oxeJgyNOLwC\nfAnX\r\n=Gqph\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGaw0OxtkTMHpB7yGaKinGewtwmG9DqczmfQzJ7sI8UAIgb18xWJx4p15N869iKWP95OL7OL5DYwRwataa39YYaP8="}]},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string_1.0.6_1558692535979_0.6172131692387224"},"_hasShrinkwrap":false},"1.0.7":{"name":"mdast-util-to-string","version":"1.0.7","description":"Utility to get the plain text content of a node","license":"MIT","keywords":["mdast","markdown","node","to","string","util","utility"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"dependencies":{},"devDependencies":{"browserify":"^16.0.0","nyc":"^14.0.0","prettier":"^1.0.0","remark-cli":"^7.0.0","remark-preset-wooorm":"^6.0.0","tape":"^4.4.0","tinyify":"^2.0.0","xo":"^0.25.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"browserify . -s mdastUtilToString -p tinyify > mdast-util-to-string.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mdast-util-to-string.js"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"b0cf5d36c5327405586d3b1a5997ed25df721bc8","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.7","_nodeVersion":"13.0.1","_npmVersion":"6.13.0","dist":{"integrity":"sha512-P+gdtssCoHOX+eJUrrC30Sixqao86ZPlVjR5NEAoy0U79Pfxb1Y0Gntei0+GrnQD4T04X9xA8tcugp90cSmNow==","shasum":"62d8e9c6b2113070d8b497c7dc35bf12796f06ee","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.7.tgz","fileCount":4,"unpackedSize":7060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdx95bCRA9TVsSAnZWagAA+SkP/2EAHLe9latzJwBJ/ykp\nOHuCZF+m/LYICLAy/t76gHF5YQkWKnMX9BqIz3LKxxqLtvXN/z/NCy8Vg8CP\nYUNh109Hb8g5uSqIdxNqqae2VEd0qdl9S5H4hjywHIhCbgKITnUC8pyX5nUT\n7rx4aSGpSuuR3q/K0D092ZpXPU17eky/6IjYQ4i1PchVW6iqDcv9autH/KD1\nnU74d/dBuThotP+lPEDZ+qNL439vXn/wkrLo5VsJkKOFE9wzWOGl3yVlzhuF\n2X/Tusldj5KyWZHnajtoXBNLbltFNx9fgZoGrQnSNLprBXWVkvgKHKSYQ7ay\nIBaOLrn3dUhxPKdysO11BIWcYOne0CMjMFluBw7AU34GRPyZZTg2/Mz+RZd0\njJIVZ6VCsxZHUYctQsRMwEyeRoQpQlUW4OedYRGnuAfGTP8aSZ/afGK1QfW2\naFZsWq+OnfJhQAtvFtq0ApQKgGFc41oyDp4sishscm+Ab3QBZ0jiIr8TMWL0\nV82vCvLEPBmUUmvOinVL4D0PmFLBCy+BUcFEJKvWGDWn/6uCC8ncEFmIvRbG\nWrSXFDMstV13k+PiwigXI+nzNP9MNCqqBjiQxTox5hWomzyKwJ21Q1uep+Jc\noiXz0kda7TUL/0V06l5/c9meaubfepeatQCeMWiICMkzCVV8LjmWCDZoS6PA\n6RJu\r\n=XtK6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKitf3+7Zdy1VOA41ddIIF84YEdiQYNc2lPvMMekpu0wIgNyE8VXqd02Xv82jHHGZPM5tBL2k7mT2T3K04FJvtyUk="}]},"maintainers":[{"email":"keith@mcknig.ht","name":"kmck"},{"email":"tituswormer@gmail.com","name":"wooorm"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string_1.0.7_1573379675224_0.4106152120116857"},"_hasShrinkwrap":false},"1.0.8":{"name":"mdast-util-to-string","version":"1.0.8","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"dependencies":{},"devDependencies":{"browserify":"^16.0.0","nyc":"^15.0.0","prettier":"^1.0.0","remark-cli":"^7.0.0","remark-preset-wooorm":"^6.0.0","tape":"^4.4.0","tinyify":"^2.0.0","xo":"^0.26.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"browserify . -s mdastUtilToString -p tinyify > mdast-util-to-string.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mdast-util-to-string.js"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"b93122f83ac3a5c781ae5428e4f21b599d03513f","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.0.8","_nodeVersion":"13.9.0","_npmVersion":"6.13.7","dist":{"integrity":"sha512-GBracya0dOzckEEizUBzfrkWRLCHMsppuU97LPUriY9kWnYyGFWTx4VDW+sUcj2LneBz/Tp1aYp3aUCibzjtWg==","shasum":"a414cee45ad4bef93a60f32f48266d43e263d88f","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.0.8.tgz","fileCount":4,"unpackedSize":7079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUTyMCRA9TVsSAnZWagAASqsQAKGk/0sViLvjMbmFsy21\nPL5QY8nPBWNYXaiTixqbAIlr5RKv176dDBgsDGwsmb+/eI9u68S16N4i3mez\n6rG7Pp+spfRECmmTjXxn4FZ5x3HsZmnkAaeAkz3DLF2kd5ZLZdah5znQZp97\n6wSnulHHFqwJmOBs0qusYW+1ThzBAke9hlvatiONuMYf92/bnWnwAtueiRX1\nUsp+hDGha6yG+LnrtxQSsnGBxacnJZwbEGeu049+ArMKQWAUVSG74H1FSj2h\nO0f/68+IfhsXLFplLt4OO34JOjlp7kxfi0AbpQ3wgMSJ4uLFKiHdDGrf2la0\nAyJqLacimf78CxT4mclvgYIGuJkjRvPboRSo/N92D1JScBGaxUQ2oCxBRCAU\nCQz2QQqGN8Rr+cbM6cDSGy+TtV4Fj1qiz9H417YBC5oMrN4dqJT55n00KpyM\nNxVARMw7NqZ4641F6SuoRmzTXTk1WgYPfpuwPzus2U2VzCBAq1HwxAf9bP87\nt9CEejY1m0K60MGNV/EUoatJ1KkmmwfratjvxhUBeaGoFB8+LZCUluWGVBMM\nv3Opm6ogeeZcAu+r9ZPGMwtNa03eTeZMb0AH75pqb8dcyICMJljDwbdFGimV\ntxhuJyPpx1qYHBPKwSE0W8gdKALwmLRBD6X12s9Q0XKSdK7HPQTxd2W9YCpn\n8HyB\r\n=nMn4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDI20a0GagxB4mCI5/X+Qlilq6s0AEB4Ao/KHBX51baAIhAPDC54YLedYShAI0iY4dS7eOUXqm4OMPOW2ZvRIDAzRx"}]},"maintainers":[{"email":"keith@mcknig.ht","name":"kmck"},{"email":"tituswormer@gmail.com","name":"wooorm"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string_1.0.8_1582382219597_0.3954523025098906"},"_hasShrinkwrap":false},"1.1.0":{"name":"mdast-util-to-string","version":"1.1.0","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"dependencies":{},"devDependencies":{"browserify":"^16.0.0","nyc":"^15.0.0","prettier":"^1.0.0","remark-cli":"^7.0.0","remark-preset-wooorm":"^6.0.0","tape":"^4.4.0","tinyify":"^2.0.0","xo":"^0.27.0"},"scripts":{"format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","build-bundle":"browserify . -s mdastUtilToString > mdast-util-to-string.js","build-mangle":"browserify . -s mdastUtilToString -p tinyify > mdast-util-to-string.min.js","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run format && npm run build && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mdast-util-to-string.js"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"dcab6858fd027cde30a29e4cb91531546512851b","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@1.1.0","_nodeVersion":"13.9.0","_npmVersion":"6.14.2","dist":{"integrity":"sha512-jVU0Nr2B9X3MU4tSK7JP1CMkSvOj7X5l/GboG1tKRw52lLF1x2Ju92Ms9tNetCcbfX3hzlM73zYo2NKkWSfF/A==","shasum":"27055500103f51637bd07d01da01eb1967a43527","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-1.1.0.tgz","fileCount":4,"unpackedSize":7411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZLZUCRA9TVsSAnZWagAA92sP/j3ybIm6Del9OiiMM3xY\nv1wT7T3cx0Qxd3Ek6etX9zbgD5AGoTJYNRN8sAeMhrnuMaYIW1Oh0uwjKyCF\nDQ0I9AmQ4XgXpkGZSS3wzw1B0fdDWFJK4FzlaeVdhb37Xs6Rcqs+FJcqWBew\noG+A2IxEyIoNGvZjEgaZlYIVdnHzN73NS58mvNayNj/eOXxO32nsKR3PvbVa\nKBAVVYwRkhsgGvNR0twBJxL9CnUKb6AcSQm9AvNnKab93fsNAtPHQYMId3/x\nt3gPNpUWn0czq7zvNIadCNgX47Q3AhU3Tzv44UIBh9i65qROZzv/4cn2Z4TD\n5eUN79lG4s01NEZgc8JKTcGB3BCJOOCjmk+bmTJmnM/rfM0TBnqwT6gajq/g\na0xXMTTHrBM1Y7z1jXYF1P40ZbVsXFx1LO3fiZ4hSo1TYWbvxcJbw8D5tM9p\nOWcbReMy1IbqhWET2McgIe4625BwHN1ygzsSfAZE012m1vl8w3TEtedterSn\nWPCt6DvRBTpUz+n5SCG4WgfUS+30bZiztLFOn2Hf+Q6vM1swEh+1OChSO4ro\nXqRXYMqnA9Cctv/Y/eKPoWzSJ6FYTvex2jjpkaJaZGuPCbKs2oFdMch2KDPZ\nK60MvToySjW3SBdiLkjD6/l+tpFEXnY1DPWuPceiHL7NRz9y817iXPC/8HcI\nnIo1\r\n=LlsD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICabY8F+8ZbUc6+m4Y2MhKn0i+IVTYsGmL9BOcrAMuC6AiB87P7lKSQNVbIPukdML90PmpFAgutAl7eq1VZtS2cumA=="}]},"maintainers":[{"email":"keith@mcknig.ht","name":"kmck"},{"email":"tituswormer@gmail.com","name":"wooorm"}],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string_1.1.0_1583658579723_0.789656790056851"},"_hasShrinkwrap":false},"2.0.0":{"name":"mdast-util-to-string","version":"2.0.0","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"types":"types/index.d.ts","devDependencies":{"browserify":"^17.0.0","dtslint":"^4.0.0","nyc":"^15.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","tape":"^5.0.0","tinyify":"^3.0.0","xo":"^0.34.0"},"scripts":{"format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","build-bundle":"browserify . -s mdastUtilToString -o mdast-util-to-string.js","build-mangle":"browserify . -s mdastUtilToString -o mdast-util-to-string.min.js -p tinyify","build":"npm run build-bundle && npm run build-mangle","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test-types":"dtslint types","test":"npm run format && npm run build && npm run test-coverage && npm run test-types"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"esnext":false,"ignore":["mdast-util-to-string.js","types/test.ts"]},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"91cb731ee972af29afe43dfcd30d58f07689a078","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@2.0.0","_nodeVersion":"15.1.0","_npmVersion":"7.0.8","dist":{"integrity":"sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==","shasum":"b8cfe6a713e1091cb5b728fc48885a4767f8b97b","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz","fileCount":5,"unpackedSize":7674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq6uvCRA9TVsSAnZWagAAersQAKHN2mgg3NRs4Z0IlrwB\nCrWX6GeDNosczqm/kxLLbcQs4KwWhxU25GB0a/sYQsnbP/d4wG/NjQyvC84y\nhdp4TIE0+v/90seR3A1NX3obxmmJQxZ8ITYGWB2Vv6owy4PDEBgeFWNZQsfA\nwHMdS5Vtg89RMMISgvYb3MxkwA+DTt7T9TOQ1cSeOaL6HAxnFm92Ij7gTlWC\nQ4AQH6uXK3WjeUos2wzvztKfTnHPCeMOtuNrALYRuJEnABVjwrbRTuV1MQgR\n2Gfai1d0VxoWT9R9+I5Z/Xd3AvUt8fhZX5KINwnIz4vVBgj4h0YYYE1USijN\nYqNrj+pNfYYT2wiZUWfdfyno3viEuoJBKAOw4iqBdjzQn2f+nCTuiYaNncd1\nkacEmzf0EktGSTGOEfncfCQzkYRzGkNiYKkk8Qm4y0VO8cj4IC0qbnNsPO18\nafgIkWsQjkZybSwuQ1Nwv0UHYkTqh3KjOQ4Kuh9OZhL9rxEJdiR0HuKoWz4T\nkiD3sQv19yA3TzMhJ+CnXqOcmnYws91XLfoheevGdAy00Xg6qAgwynDUphXV\nvSSAwpxcoXWlsZlvUHJTnB4lojwDUCTze/p20r1f4UX3TTXeNd7ieNP3WHKq\nRGEOZ7rY2tRGA9nFmJuHGaFCYzKq12z1Ga6Kkplak/a2QQEgLMJkEKAmjRS/\n025J\r\n=Q/Za\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkKTslQZf2+0qe094EkFxioTZv7RHKxg2hxeVjk1hhTAiBdvcL87IcZ36pa6h0KsWG/UjkcZ4o4y9lRQv75hdRJXQ=="}]},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"kmck","email":"keith@mcknig.ht"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mdast-util-to-string_2.0.0_1605086126671_0.16827140136689422"},"_hasShrinkwrap":false},"3.0.0":{"name":"mdast-util-to-string","version":"3.0.0","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","devDependencies":{"@types/tape":"^4.0.0","c8":"^7.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","rimraf":"^3.0.0","tape":"^5.0.0","type-coverage":"^2.0.0","typescript":"^4.0.0","xo":"^0.39.0"},"scripts":{"prepack":"npm run build && npm run format","build":"rimraf \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js","test":"npm run build && npm run format && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"rules":{"no-var":"off","prefer-arrow-callback":"off"}},"remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"strict":true},"gitHead":"1b5d8b3fdc39cc0abf4bb5a1f614d52133978eec","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@3.0.0","_nodeVersion":"15.11.0","_npmVersion":"7.10.0","dist":{"integrity":"sha512-xBZYj/8IKBXDTgam6LEYIijUNg3x+LBtiwH28N1QBVjNZsFeWQ2zH/Rbg0I2oggbs5h1C9EWw+UZE1FiWvjbhw==","shasum":"4f503fef468eb01d0de5640a03c47beddf28455e","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.0.0.tgz","fileCount":5,"unpackedSize":8241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggxt7CRA9TVsSAnZWagAAni8P/AwHgCDJL0tCqDNu5ZD6\nQw4/k1Tx4hUBpf4lXNaU4s3n0/zyHQHIE8UNhkVzergsNuFmXpNmmZ+6mEel\nifXL3G6uqqO+Sk0QcToOSXB8SZebGHBbwFM0PpEtF5A0yDUEZNl+4f9Fly7I\neV9wuVtgtcJCI0qJH3f3I5bSQFT2/w8/ENNCeFApuyr9r0iRBlswPK5p8zB1\nShTWljx+k/Pi0fyy5mAuEO5QU1/j33b2L9JiJB6hTbzTlMueHujTdpOp1vVI\nSZUTvLmW+l/+j8DhfOsQvweb8jSvOvlLOG7dJxJxpUcpcCCXFseYGhtu4cPD\niZk0qg1oH6BDJuM1Y54XVM3xe8STOrXHlyy3zb79xWlxmZjv6hwHsZPDok1t\nOV+0v4kr0SVLJaxbOmTj2IofK45gWW6RYJzBumLkj+PW2g/Sr0C79djPSOSN\nwqiql5Pnp8KN3Y/lyqHhd44ipp52HazTwLRoLiLizvIw+xws62qSacVFNSzd\nnJXr2evJB/yIwVRcMvrqLy7cq2XNukUxY9kpHPvXC+hwAbhWSEAFB7cyqw0G\nt8dgtliScmKnoc4xLu8GdkhtN7/7ARWIeGiPkdwV86vG1SsFQbSaUfIb4hMH\noVP49mEzt8Vi9bIkgG4N8ccW4jiengrhokXGdnUFK2e18I4YTtKiKYb5mCBv\npIj9\r\n=uW8l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWI+VbplOVfVqY2+FpbwQxpcVCQCqf/sop7LGqgh1jNAiA+zxVFz33dbCCdWL0l9hrUVputfPUksroq0tqwWtFpgA=="}]},"_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-to-string_3.0.0_1619204986786_0.6983155838255171"},"_hasShrinkwrap":false},"3.1.0":{"name":"mdast-util-to-string","version":"3.1.0","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","devDependencies":{"@types/tape":"^4.0.0","c8":"^7.0.0","prettier":"^2.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","rimraf":"^3.0.0","tape":"^5.0.0","type-coverage":"^2.0.0","typescript":"^4.0.0","xo":"^0.39.0"},"scripts":{"prepack":"npm run build && npm run format","build":"rimraf \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node test.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js","test":"npm run build && npm run format && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true,"rules":{"no-var":"off","prefer-arrow-callback":"off"}},"remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"strict":true},"gitHead":"85e337efc76768c830203178b519bbc6ca1ad45c","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@3.1.0","_nodeVersion":"15.11.0","_npmVersion":"7.10.0","dist":{"integrity":"sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==","shasum":"56c506d065fbf769515235e577b5a261552d56e9","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.1.0.tgz","fileCount":5,"unpackedSize":8948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghnpOCRA9TVsSAnZWagAAoecP/RytDoKblAPbvNV/6a9a\nBqu5xhnySdMKLpTQLHLOSDlTcVV1JFAn0dtoJ4aoGJhYQRcIVb49UC7OwdXg\nwy/sh9vODJjq+jHPDWMaUknXpDl5HVGEVIz97J4lsDXdjKcVzKsayBVbO2ya\nYms+811nyzCH0gUI+dJovA9aU24e5kT1lPdOeZuAYM6jCU2we+dWqE9/TbL5\ncpVaPyLlM34c0yROq/0/89pC7L7gTpVN7BlFg9lwMY1aUB3IdyO86NbMPClp\nivKAZy9PsNzkh+KZ8SA82mLrBu28k+rcSxmpjjg5TWepmtNtiC1JXKulMTH6\n7ZOUCl0q3kCNaFInrNfhCiibF/oj5eQghrlHKiJDNmoygZmbDnsUnHU7GuXD\ncRGUmH99rB8JZO1tNeb4JNKTRY237xioxDJn3RFpE7hnIHmQG+sFwA/uwVHw\nzmoV0DWSOqXcyaB598vx7BABEdD+UiJLQXCig9yjQpwcnIOytih1cClbKmfa\nTVq/LVH36j4M8MikyP0b06V/PVltlXeDdqbPHvBrJ/BuoKXKucb4jxg3BJQX\na9an069MnRsOEn2c0c/+53IAt0o16jr6K5l/G7ZkmwpdTRQpgmQCaKGjrML+\n4JJepKDwTzQdB+3n6hrJGU5PwP8xkmOp9UdQu/gF33q/HmDENB3SGhq7FZ31\ngOYH\r\n=eRXZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAF0jr08R7t92OboLqe2trqOJju+FXtT3V2TEChOnqKjAiEAol7h8Nw5Rr+2HXWuU6d+JFa0kVqgeKQ6Th5q7IQiRQo="}]},"_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-to-string_3.1.0_1619425870007_0.49456862117769385"},"_hasShrinkwrap":false},"3.1.1":{"name":"mdast-util-to-string","version":"3.1.1","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","dependencies":{"@types/mdast":"^3.0.0"},"devDependencies":{"@types/node":"^18.0.0","c8":"^7.0.0","prettier":"^2.0.0","remark-cli":"^11.0.0","remark-preset-wooorm":"^9.0.0","tape":"^5.0.0","type-coverage":"^2.0.0","typescript":"^4.0.0","xo":"^0.53.0"},"scripts":{"prepack":"npm run build && npm run format","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node --conditions development test.js","test-coverage":"c8 --check-coverage --100 --reporter lcov npm run test-api","test":"npm run build && npm run format && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true},"remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"strict":true},"gitHead":"b13a458d16640512d3820d09d6a96958184d54e3","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@3.1.1","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"integrity":"sha512-tGvhT94e+cVnQt8JWE9/b3cUQZWS732TJxXHktvP+BYo62PpYD53Ls/6cC60rW21dW+txxiM4zMdc6abASvZKA==","shasum":"db859050d79d48cf9896d294de06f3ede7474d16","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.1.1.tgz","fileCount":7,"unpackedSize":12064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbM24/KSYSF2y9Lpx7YqPT1HsNQWF6mFzPQmJPucGC4AiAbOjuLbp8mI9GZ4ZeYhP5sd7S3u7lCZml2zwn22pFuig=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0P98ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0uw//bLgiJzDYTlRwYUgmg9aMkBp9dARz55rq26Maq3Pki6WVbCkZ\r\nv7QMjngh2QCMJ9oLU7utkjrbvAegCCXR4aAgmkuUzn7Cwfg4g1URcmnFWWdC\r\nsVjPdhdujJvZg3ab0iZBYD2q16gxrPCm+CqOO5QEeGHbanvZZqAJB804/9si\r\n5VR6yJee6vHrzMyheXt+apTVbzamVNI5Ac0T9NUyE0ga3tGvv85czDVPr2bB\r\n5/4Ka+j0BiCWR3CyjpdOvlWyJfARfU6VPQfSDgH7vpCA6lnQ+fiTQuAkAfne\r\naoobtGAmSuEuam3vryevU4WuRpK5GHiHylBLLSPN1fvnadoH6FxY29pKStM2\r\nSHbF/fM/+Yg2kz7Hk93ueGqNZDAVgPoxUgqNQ4ZZTcUt522NynRi0gA7MhR/\r\nLKDabEVQbbHuPqBNMhfdZk1HNg4SiTcdkyflY4JHq86pn3xL87QLLcApz/oW\r\nM+NAw8qHJOH+aza677zns83xsuU3b0+ez6O4snEvV6vwqZfZp/klv5DgFdlM\r\nQFq1JOLtGlXnGrxspuUHmbJYP4bSO2ONGhIXDBEz4UcC1o2XRGQnhunfmTdl\r\n5p0gJDOd4ZHxgGqqNr8lES4lhs1anEv/sMgrOEAhyQjWo/eE2FH+IrCPE3bc\r\n/5UdxE4+Q/5pfcJoja3bUbKYDeZNQdAQkeM=\r\n=MJR9\r\n-----END PGP SIGNATURE-----\r\n"},"_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-to-string_3.1.1_1674641275858_0.02353844613380729"},"_hasShrinkwrap":false},"3.2.0":{"name":"mdast-util-to-string","version":"3.2.0","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"sideEffects":false,"type":"module","main":"index.js","types":"index.d.ts","dependencies":{"@types/mdast":"^3.0.0"},"devDependencies":{"@types/node":"^18.0.0","c8":"^7.0.0","prettier":"^2.0.0","remark-cli":"^11.0.0","remark-preset-wooorm":"^9.0.0","tape":"^5.0.0","type-coverage":"^2.0.0","typescript":"^5.0.0","xo":"^0.53.0"},"scripts":{"prepack":"npm run build && npm run format","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node --conditions development test.js","test-coverage":"c8 --check-coverage --100 --reporter lcov npm run test-api","test":"npm run build && npm run format && npm run test-coverage"},"prettier":{"tabWidth":2,"useTabs":false,"singleQuote":true,"bracketSpacing":false,"semi":false,"trailingComma":"none"},"xo":{"prettier":true},"remarkConfig":{"plugins":["preset-wooorm"]},"typeCoverage":{"atLeast":100,"detail":true,"strict":true},"gitHead":"33aca2105f50fc60d57a781101e469e0325b7b53","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@3.2.0","_nodeVersion":"19.8.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==","shasum":"66f7bb6324756741c5f47a53557f0cbf16b6f789","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz","fileCount":7,"unpackedSize":12595,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDnxt8qqdvHTa/zBXmYBQH8q9l3byAE0MNh/UQr+51DNAiAu57A01cf0cs2J+D1n1z8Nva5TAKKviQFQpW8ZthvjrQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKvFNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKWg/+JtBpp2sRoq5zcK/qVSwASIvyS+rlqM2dgZE4efV0NuJnArJE\r\nBM/HH+gRjiBheWw+DBl5hdxP0tN7VdRxukbojQo6vmewvQwqdGJfDbzoILYV\r\ncm/9eDnL1hvCzy69ugsd8MjZUPbAs+z+BzqAWm9bOxYQ8jPOgPYl3L7nlUnz\r\ndb+qmcq2FFic8jimQtf7ZEaNMVeBY12/xWNvORQq5vmmS0GwaYSDfGA5+3YC\r\nNUVv2fRgJ6gnoVpHDszVAmgZymqUGWX3eEE0Wts/b1o25+HIANQd4fEdqJ/F\r\nU0bs9W8AqQi2CrypYZIU/iAv3LNw/fJmDcmL8FBWVoz+EIGo2w335PRoPcb7\r\nEC68CBRtHmT+3UrtZV8GVu6pAvloU2KLuvJRGGUp46JunsLbl3mYcqw4OVnH\r\nDHjPeaHhNG2FAlu/bMJh6X3Tq5/nB/Fkeueezq+Cna5DSSsUrJLyTQFqvOoL\r\nPOsZldCWhfOeBmFUNLzVkB5COGXeuBVySAMJP7Ao6sxdRjsG4ZnWUcz7gs0e\r\nkatNH/ojl7eCnIZfhTt6hg2RvAfPyQUYVdUcC1nc+uz+Y5500Qi9eGhnJU4x\r\nX+71pmuxMuFKg5klba5GlvFkOt2eBDnanVxLF6zvP9w0j2DlwJHpSRLwhbVf\r\n0r8A7ld70t4NYrBGxp64B/g3UxGwDl+10uI=\r\n=YMxk\r\n-----END PGP SIGNATURE-----\r\n"},"_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-to-string_3.2.0_1680535885514_0.17566593183237877"},"_hasShrinkwrap":false},"4.0.0":{"name":"mdast-util-to-string","version":"4.0.0","description":"mdast utility to get the plain text content of a node","license":"MIT","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/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"}],"sideEffects":false,"type":"module","exports":"./index.js","dependencies":{"@types/mdast":"^4.0.0"},"devDependencies":{"@types/node":"^20.0.0","c8":"^8.0.0","prettier":"^2.0.0","remark-cli":"^11.0.0","remark-preset-wooorm":"^9.0.0","type-coverage":"^2.0.0","typescript":"^5.0.0","xo":"^0.54.0"},"scripts":{"prepack":"npm run build && npm run format","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","test-api":"node --conditions development test.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":{"prettier":true},"gitHead":"ac06283ba35bb8b6a0065343a4038e5fe91e3c87","types":"./index.d.ts","homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","_id":"mdast-util-to-string@4.0.0","_nodeVersion":"20.0.0","_npmVersion":"9.7.2","dist":{"integrity":"sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==","shasum":"7a5121475556a04e7eddeb67b264aae79d312814","tarball":"https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz","fileCount":7,"unpackedSize":12692,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGjpn/LVzPNZvEmQQuLABym34kKyWLjUdYh4v5x7JXCXAiBWb6c0JBV8u9WhBDF05yw0wDAJedvAYZD62oJazM3Qag=="}]},"_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-to-string_4.0.0_1688746790342_0.6916426884850457"},"_hasShrinkwrap":false}},"readme":"# mdast-util-to-string\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 get the text content of a node.\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    *   [`toString(value[, options])`](#tostringvalue-options)\n    *   [`Options`](#options)\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 tiny utility that gets the textual content of a node.\n\n## When should I use this?\n\nThis utility is useful when you have a node, say a heading, and want to get the\ntext inside it.\n\nThis package does not serialize markdown, that’s what\n[`mdast-util-to-markdown`][mdast-util-to-markdown] does.\n\nSimilar packages, [`hast-util-to-string`][hast-util-to-string] and\n[`hast-util-to-text`][hast-util-to-text], do the same but on [hast][].\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-to-string\n```\n\nIn Deno with [`esm.sh`][esmsh]:\n\n```js\nimport {toString} from 'https://esm.sh/mdast-util-to-string@4'\n```\n\nIn browsers with [`esm.sh`][esmsh]:\n\n```html\n<script type=\"module\">\n  import {toString} from 'https://esm.sh/mdast-util-to-string@4?bundle'\n</script>\n```\n\n## Use\n\n```js\nimport {fromMarkdown} from 'mdast-util-from-markdown'\nimport {toString} from 'mdast-util-to-string'\n\nconst tree = fromMarkdown('Some _emphasis_, **importance**, and `code`.')\n\nconsole.log(toString(tree)) // => 'Some emphasis, importance, and code.'\n```\n\n## API\n\nThis package exports the identifier [`toString`][api-to-string].\nThere is no default export.\n\n### `toString(value[, options])`\n\nGet the text content of a node or list of nodes.\n\nPrefers the node’s plain-text fields, otherwise serializes its children,\nand if the given value is an array, serialize the nodes in it.\n\n###### Parameters\n\n*   `value` (`unknown`)\n    — thing to serialize, typically [`Node`][node]\n*   `options` ([`Options`][api-options], optional)\n    — configuration\n\n###### Returns\n\nSerialized `value` (`string`).\n\n### `Options`\n\nConfiguration (TypeScript type).\n\n###### Fields\n\n*   `includeImageAlt` (`boolean`, default: `true`)\n    — whether to use `alt` for `image`s\n*   `includeHtml` (`boolean`, default: `true`)\n    — whether to use `value` of HTML\n\n## Types\n\nThis package is fully typed with [TypeScript][].\nIt exports the additional type [`Options`][api-options].\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-to-string@^4`,\ncompatible with Node.js 16.\n\n## Security\n\nUse of `mdast-util-to-string` does not involve **[hast][]**, user content, or\nchange the tree, so there are no openings for [cross-site scripting (XSS)][xss]\nattacks.\n\n## Related\n\n*   [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/main/packages/hast-util-to-string)\n    — get text content in hast\n*   [`hast-util-to-text`](https://github.com/syntax-tree/hast-util-to-text)\n    — get text content in hast according to the `innerText` algorithm\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] © [Titus Wormer][author]\n\n<!-- Definitions -->\n\n[build-badge]: https://github.com/syntax-tree/mdast-util-to-string/workflows/main/badge.svg\n\n[build]: https://github.com/syntax-tree/mdast-util-to-string/actions\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/mdast-util-to-string.svg\n\n[coverage]: https://codecov.io/github/syntax-tree/mdast-util-to-string\n\n[downloads-badge]: https://img.shields.io/npm/dm/mdast-util-to-string.svg\n\n[downloads]: https://www.npmjs.com/package/mdast-util-to-string\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-to-string\n\n[size]: https://bundlejs.com/?q=mdast-util-to-string\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://wooorm.com\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[mdast-util-to-markdown]: https://github.com/syntax-tree/mdast-util-to-markdown\n\n[hast]: https://github.com/syntax-tree/hast\n\n[hast-util-to-string]: https://github.com/rehypejs/rehype-minify/tree/main/packages/hast-util-to-string\n\n[hast-util-to-text]: https://github.com/syntax-tree/hast-util-to-text\n\n[node]: https://github.com/syntax-tree/mdast#nodes\n\n[xss]: https://en.wikipedia.org/wiki/Cross-site_scripting\n\n[api-to-string]: #tostringvalue-options\n\n[api-options]: #options\n","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"kmck","email":"keith@mcknig.ht"}],"time":{"modified":"2023-07-07T16:19:50.640Z","created":"2015-07-02T20:27:33.135Z","0.1.0":"2015-07-02T20:27:33.135Z","1.0.0":"2015-08-17T11:33:16.590Z","1.0.1":"2016-01-17T10:41:06.574Z","1.0.2":"2016-06-13T17:55:47.043Z","1.0.3":"2017-06-12T09:14:38.685Z","1.0.4":"2017-06-18T08:34:19.970Z","1.0.5":"2018-08-20T14:39:12.517Z","1.0.6":"2019-05-24T10:08:56.127Z","1.0.7":"2019-11-10T09:54:35.406Z","1.0.8":"2020-02-22T14:36:59.767Z","1.1.0":"2020-03-08T09:09:40.214Z","2.0.0":"2020-11-11T09:15:26.835Z","3.0.0":"2021-04-23T19:09:46.982Z","3.1.0":"2021-04-26T08:31:10.152Z","3.1.1":"2023-01-25T10:07:55.975Z","3.2.0":"2023-04-03T15:31:25.622Z","4.0.0":"2023-07-07T16:19:50.488Z"},"homepage":"https://github.com/syntax-tree/mdast-util-to-string#readme","keywords":["unist","mdast","mdast-util","util","utility","markdown","node","string","serialize"],"repository":{"type":"git","url":"git+https://github.com/syntax-tree/mdast-util-to-string.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"bugs":{"url":"https://github.com/syntax-tree/mdast-util-to-string/issues"},"license":"MIT","readmeFilename":"readme.md","contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"}],"users":{"flumpus-dev":true}}