{"_id":"markdownlint","_rev":"92-2f796ca5ba78e43cc54408312fd6253b","name":"markdownlint","dist-tags":{"latest":"0.41.1"},"versions":{"0.0.1":{"name":"markdownlint","version":"0.0.1","keywords":["markdown","lint","md"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"ea5d0404302901eb1803b0e5d03ef0dbd7aab9b0","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.1.tgz","integrity":"sha512-ybunQUkb0FK9wtrgk9yx5Qhytd9Rl7QaPScQEikBa6RIls4G0pDmsx/bqFl4Ry1YApjYMNGsnpYFtaag8lPLbA==","signatures":[{"sig":"MEYCIQDd427XfVADFHrmZGDqbiYPMAvsTqLjLGrs0cQP/yC9bgIhAJgZlyTH092ggNXJSSGr/hDQr8DW0e2VST1IOneQneTK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"ea5d0404302901eb1803b0e5d03ef0dbd7aab9b0","gitHead":"3217272971fdeb2f9a63e3a2041466a55fe552a2","scripts":{"lint":"eslint lib test & eslint --rule \"no-console: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example & node standalone.js & gulp markdownlint","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.5.1","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.0","dependencies":{"markdown-it":"^3.0.7"},"devDependencies":{"q":"^1.2.0","eslint":"^0.15.0","istanbul":"^0.3.7","nodeunit":"^0.9.0"}},"0.0.2":{"name":"markdownlint","version":"0.0.2","keywords":["markdown","lint","md"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"6d2230f5d1700e3bd2a9b1432a128aca855849e3","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.2.tgz","integrity":"sha512-11NMjJcO8bQkcAY9c2rsYP0P/8lXqpoy6O1HdeMMkTS1a2RChavFJ1rx4aQHK92hbgoncky/VIvO1zWFM5hUjQ==","signatures":[{"sig":"MEQCIEtn1L1CMTZwdyf0tbhL+HgJhzaowhJTTc4wt3vhoSw9AiAoKNcLkCXcXx30LZ8yxxve/t7SfrE6nDUNTyLMnjp33Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"6d2230f5d1700e3bd2a9b1432a128aca855849e3","gitHead":"c842588ca30015ab19a6b8548e8e398198e6e577","scripts":{"lint":"eslint lib test & eslint --rule \"no-console: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example & node standalone.js & grunt markdownlint & gulp markdownlint","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.5.1","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.0","dependencies":{"markdown-it":"^3.0.7"},"devDependencies":{"q":"^1.2.0","eslint":"^0.15.0","istanbul":"^0.3.7","nodeunit":"^0.9.0"}},"0.0.3":{"name":"markdownlint","version":"0.0.3","keywords":["markdown","lint","md"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.3","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"1e75fddf329247697b840e95e216aa7cd853ab81","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.3.tgz","integrity":"sha512-ch0apxU8KG+WSoXyauissR6OBpJnH9f4oMbG1PIZhelLytzmuUHrDyZ5gmW/Kt8BRlR67089JfVv1y4x6fNYLg==","signatures":[{"sig":"MEUCIGXh0mJXsHma0zyc6CHVOAh9xOx1mUAu4QZ5uNl/PaheAiEAoLIKGxtJegDGx9ZZEXfF6oHK1ejPl6eiEH65THxiaCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"1e75fddf329247697b840e95e216aa7cd853ab81","gitHead":"1da7064094b4fa08c987a5b490813c91c6f51c8d","scripts":{"lint":"eslint lib test & eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example & node standalone.js & grunt markdownlint & gulp markdownlint","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.5.1","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.0","dependencies":{"markdown-it":"^4.0.1"},"devDependencies":{"q":"^1.2.0","eslint":"^0.17.1","istanbul":"^0.3.8","nodeunit":"^0.9.1"}},"0.0.4":{"name":"markdownlint","version":"0.0.4","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.4","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"e65fea161f4b48894ecee5be748c80a4059f1623","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.4.tgz","integrity":"sha512-W4yLklUj/47fWdolSThJRGoWMOdDl9nX+eNAZG8EAbnRh2yYfBg4URleDeY+rqcItbBbSduiEXcAoYxFfRULvQ==","signatures":[{"sig":"MEUCIQCkuEQ/VWUbzU7U13GIAOjF26cR8pY7W8BSRN4UpNFbKQIgIRlG1AekrdMIIZQPEYOXP6IyTCkD1gqnmJU7QuLt7bc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"e65fea161f4b48894ecee5be748c80a4059f1623","gitHead":"fde19470319212e3e3109162c3e4bd2165c99721","scripts":{"lint":"eslint lib test & eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example & node standalone.js & grunt markdownlint & gulp markdownlint","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.5.1","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.0","dependencies":{"markdown-it":"^4.1.1"},"devDependencies":{"q":"^1.2.0","eslint":"^0.19.0","istanbul":"^0.3.8","nodeunit":"^0.9.1"}},"0.0.5":{"name":"markdownlint","version":"0.0.5","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.5","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"fb1b4727ba57ab15cc47e74edccce319347c13d6","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.5.tgz","integrity":"sha512-sU71IpvV9saakHwJiRRKJnDzAn3GLuZ19eZ9hYyV3vWWfj/P8pmzFf+GBFHZLEjdIHpRNkmr7gsIZGPZa/oXiA==","signatures":[{"sig":"MEUCIQDwkyOlSpXPdsPGRoXdbsBQoFZgq957aMV9EyLQJj2xEgIgRG7ypFQtB4Ea/pb01QsVEyZf4wCFh7l/peqVyyulM+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"fb1b4727ba57ab15cc47e74edccce319347c13d6","gitHead":"9bf0b1a554edf578dcffe029740dc054b7757d43","scripts":{"lint":"eslint lib test & eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0\" demo & eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"npm install through2 & cd example & node standalone.js & grunt markdownlint & gulp markdownlint","build-demo":"copy node_modules\\markdown-it\\dist\\markdown-it.min.js demo & browserify lib/markdownlint.js --standalone markdownlint --exclude markdown-it --outfile demo/markdownlint-browser.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.7.4","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.2","dependencies":{"markdown-it":"^4.2.1"},"devDependencies":{"q":"^1.4.0","eslint":"^0.21.0","istanbul":"^0.3.13","nodeunit":"^0.9.1","browserify":"^10.1.3"}},"0.0.6":{"name":"markdownlint","version":"0.0.6","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.6","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"f0e3dabff0f865e18cad1cb47fef34bcb638a86d","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.6.tgz","integrity":"sha512-2jxomIcTY+HWnrMWv7Q/T93d7yp4RXNGkoQXWq5II1TgyQj5pFDoB7HZSCX57ATk9zZTb1++jwXR3uHn6AKmew==","signatures":[{"sig":"MEQCIFo0rBOJGkTGf21vM/UOox+y6Wjb/z8gf+izHxqZ8oaaAiBDPrb87TOZvZNB0s0/eBF1IFqqEni62V3mlqWo+JKCKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"f0e3dabff0f865e18cad1cb47fef34bcb638a86d","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"eabe2387bc9627db8a3c980f887038d46b8799be","scripts":{"lint":"eslint lib test && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"npm install through2 && cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.10.1","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.4","dependencies":{"markdown-it":"^4.2.2"},"devDependencies":{"q":"^1.4.0","cpy":"^3.3.0","eslint":"^0.23.0","rimraf":"^2.4.0","istanbul":"^0.3.15","nodeunit":"^0.9.1","uglify-js":"^2.4.23","browserify":"^10.2.4"}},"0.0.7":{"name":"markdownlint","version":"0.0.7","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.7","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"019a7c31c8ee462949f3b805170705e29cb2f4ca","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.7.tgz","integrity":"sha512-bf9mGmMcUIMB6F8WDrp/EsEfZl8JBPmJu/9zoA/pC8oout16ecbZQjkVAozRmHMtwOKQbIWKxVRGTnHFQHPmYw==","signatures":[{"sig":"MEUCIQDU9+e72vwyimKLG1lA4nP4czpHgVgYb3Io1jWfbibYcQIgJfOMi+/Tt1hPmWt5PrGpQ0GF6XHqI5/ggBw76Fj9Sr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"019a7c31c8ee462949f3b805170705e29cb2f4ca","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"e890992cd87f85d2be9b89278c48ed9538e0d328","scripts":{"lint":"eslint lib test && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"npm install through2 && cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.11.2","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.6","dependencies":{"markdown-it":"^4.4.0"},"devDependencies":{"q":"^1.4.0","cpy":"^3.4.0","eslint":"^0.24.1","rimraf":"^2.4.2","istanbul":"^0.3.17","nodeunit":"^0.9.1","uglify-js":"^2.4.24","browserify":"^11.0.1","lodash.clone":"^3.0.2","lodash.assign":"^3.2.0"}},"0.0.8":{"name":"markdownlint","version":"0.0.8","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.0.8","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"ed2a0fc6cba3aae6af09ae08bdbfa4de178a4677","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.0.8.tgz","integrity":"sha512-5wcxyTaugNRMyGBKD426c/cEx/IO5OvIVhkQodt7baAMAmqAdzTfOFvky352HXW1xVDMN2BTQ0mSwhCQYHxRWA==","signatures":[{"sig":"MEYCIQD6EG2FCH1tgQlGy59v9QlytXm4BN+Y9KN4NzXHySj0SQIhANmQVbLMU4NIcFLrsnh1+qbZ+f5jDegybDZVJbxRRriN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"ed2a0fc6cba3aae6af09ae08bdbfa4de178a4677","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"d5050beafa4c21773a264901d2cdf61ab8818f6e","scripts":{"lint":"eslint lib test && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"npm install through2 && cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.11.2","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"0.12.6","dependencies":{"markdown-it":"^4.4.0"},"devDependencies":{"q":"^1.4.0","cpy":"^3.4.1","eslint":"^1.5.1","rimraf":"^2.4.3","istanbul":"^0.3.21","nodeunit":"^0.9.1","uglify-js":"^2.4.24","browserify":"^11.2.0"}},"0.1.0":{"name":"markdownlint","version":"0.1.0","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.1.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"f6258c7d88c107b074b0d1fc4a8124c4ddd7a5a3","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.1.0.tgz","integrity":"sha512-ssP4s9i0OmuOcJlWCEjvscFZF8ak6oWonHEt/VrHpHxnVgjmrGnwf0RHYoLhaJqsXarU7D9xQTCWShgPSd9qhA==","signatures":[{"sig":"MEYCIQC23xIdiSp5dttR+t5pvQfmLscQM4Xolg8gozBNeNFiKwIhAPTNwAzErknBWvAoSTtvED7YzTx74LFVXcT8jihVV8Ig","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"f6258c7d88c107b074b0d1fc4a8124c4ddd7a5a3","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"2ee78316e44c21b721ed945c00a89d8747854fc0","scripts":{"lint":"eslint lib test && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"npm install through2 && cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.14.7","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"4.2.1","dependencies":{"markdown-it":"^5.1.0"},"devDependencies":{"q":"^1.4.0","eslint":"^1.10.3","rimraf":"^2.5.0","cpy-cli":"^1.0.0","istanbul":"^0.4.2","nodeunit":"^0.9.1","uglify-js":"^2.6.1","browserify":"^13.0.0"}},"0.1.1":{"name":"markdownlint","version":"0.1.1","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.1.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"2feb7a1a28873e25e2f516de6edd8069845b615b","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.1.1.tgz","integrity":"sha512-VruH77B4Rl2/GND2bOkboi0qushF3MgvTvNpG2I2kvC9l7Xl5VMkw5azJfu35EDQXbabQjyvEgk9KiTSRmkiiw==","signatures":[{"sig":"MEQCICBvwT1F8LDRNd783nQwht5thjWtbmZUzO7cuYQWUo+0AiBdRA/pE8cDApM7MzFkUfpvWNas3suUYj4wt9v5JHI9uQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"2feb7a1a28873e25e2f516de6edd8069845b615b","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"13ee2a285b270e92c720c20cccc3eabac10b0700","scripts":{"lint":"eslint lib test && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"npm install through2 && cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.14.12","description":"A Node.js style checker and lint tool for Markdown files.","directories":{},"_nodeVersion":"4.2.4","dependencies":{"markdown-it":"^5.1.0"},"devDependencies":{"q":"^1.4.0","glob":"^7.0.0","eslint":"^1.10.3","rimraf":"^2.5.0","cpy-cli":"^1.0.0","istanbul":"^0.4.2","nodeunit":"^0.9.1","uglify-js":"^2.6.1","browserify":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.1.1.tgz_1455431476881_0.7542996588163078","host":"packages-9-west.internal.npmjs.com"}},"0.2.0":{"name":"markdownlint","version":"0.2.0","keywords":["markdown","lint","md","check","validate"],"author":{"url":"http://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.2.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"05a4ba3aea7bb5da08d2b27c98afa03eb429b262","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.2.0.tgz","integrity":"sha512-qu4wG5f337JTlMJSEdFtFOq0l1gfzywWpkgSh+yBq7mlsuy2G0oOGpQwraGz5ht7knH23CSxBd0v3tdc1bQmEA==","signatures":[{"sig":"MEUCIQCAXaBHphWhBWTA/H51qnlh4OU9Fl1w2+9qfl+Rr9tFIwIgOf8hLJTWamJpM6gHc8tNHYmUn6lOSAEFmcP4rX0nwNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"05a4ba3aea7bb5da08d2b27c98afa03eb429b262","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"3db84df660cf125acdec439fea7275ae2639a257","scripts":{"lint":"eslint lib test && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0\" example","test":"nodeunit","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.15.8","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"4.4.7","dependencies":{"markdown-it":"^7.0.0"},"devDependencies":{"q":"^1.4.1","glob":"^7.0.5","eslint":"^3.0.1","rimraf":"^2.5.3","cpy-cli":"^1.0.1","istanbul":"^0.4.4","nodeunit":"^0.9.1","uglify-js":"^2.7.0","browserify":"^13.0.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.2.0.tgz_1467757183697_0.9821889966260642","host":"packages-12-west.internal.npmjs.com"}},"0.3.0":{"name":"markdownlint","version":"0.3.0","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.3.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"af428c09cf6a5dcc32fa561161d43981d6609bf2","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.3.0.tgz","integrity":"sha512-SGZEt+ja0+lngg660T/P6ODxNQXC2zePRrHlKYxHzsVNim+yJIX+UuLStMif7xGBvTWRwmiUJ+i56y+W10E6lQ==","signatures":[{"sig":"MEQCIFw8/Q4b3nqIXI3SymsnsbhbIks93DJbezxMfb77GW8JAiB9K/z9XpjMU4XCzEZ1uoDkXv3+Nulzk7LzUTWqVHtWmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"af428c09cf6a5dcc32fa561161d43981d6609bf2","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"f24dc4bee01dfd6148d7ee0ca4226f5bd05424d7","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.15.8","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"4.4.7","dependencies":{"markdown-it":"^8.0.1"},"devDependencies":{"q":"^1.4.1","tv4":"^1.2.7","glob":"^7.1.1","eslint":"^3.9.1","rimraf":"^2.5.4","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.10.2","uglify-js":"^2.7.4","browserify":"^13.1.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.3.0.tgz_1478150913008_0.45760796149261296","host":"packages-12-west.internal.npmjs.com"}},"0.3.1":{"name":"markdownlint","version":"0.3.1","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.3.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"8bc5ad5bad8a24b3fcfa5aa5cd1ceb8e063c49c6","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.3.1.tgz","integrity":"sha512-nCyTn0oCCAzkOB58wjcJ6RkEbKEyyrsDBfOaGY1dP/qyFq3dQ3tdPJRSzcXiVyj9mTd+R3dbXZLr8TCZj+kLUA==","signatures":[{"sig":"MEQCIGHYgcfy89c9L2cwDeeFn7gf0KAL073xc6reZoZ2AghKAiA9PaIzARYI7yzD9wBFstblxd0GtG/v4oBXZjXypNJGBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"8bc5ad5bad8a24b3fcfa5aa5cd1ceb8e063c49c6","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"56f3abe600fde65c9149cc32d5c3bf2fba089623","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"2.15.8","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"4.4.7","dependencies":{"markdown-it":"^8.0.1"},"devDependencies":{"q":"^1.4.1","tv4":"^1.2.7","glob":"^7.1.1","eslint":"^3.10.0","rimraf":"^2.5.4","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.10.2","uglify-js":"^2.7.4","browserify":"^13.1.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.3.1.tgz_1479011316188_0.4932318164501339","host":"packages-18-east.internal.npmjs.com"}},"0.4.0":{"name":"markdownlint","version":"0.4.0","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.4.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"5be8a342c4ab4d5c6cfe8702db30c63bbed01589","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.4.0.tgz","integrity":"sha512-seV1Po3XaHXonpQm3lXMp3LzRB4HDHzaqD4aMlT+b06euJEio9RxIrB8F69mRpnwGYXmJ+FenZiD5U5wxmwJlA==","signatures":[{"sig":"MEUCIQCWS4t7+tZV+4JN//c/eyI1ME0B/NhZadGeajqpyHCvvgIgCiEVT/KChotp6WFhRtiLmAI2HgQ+JhT9TNkGkeW3mrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"5be8a342c4ab4d5c6cfe8702db30c63bbed01589","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"e2bdb522f550f526aeaad1f2356a3a1c9fb5ce28","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"3.10.9","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"6.9.2","dependencies":{"markdown-it":"^8.3.0"},"devDependencies":{"q":"^1.4.1","tv4":"^1.2.7","glob":"^7.1.1","eslint":"^3.16.1","rimraf":"^2.6.1","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.0","uglify-js":"^2.8.5","browserify":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.4.0.tgz_1488611443574_0.13459731452167034","host":"packages-18-east.internal.npmjs.com"}},"0.4.1":{"name":"markdownlint","version":"0.4.1","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.4.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"37320ca944938024fd6b421b2401ad349349588a","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.4.1.tgz","integrity":"sha512-eWGynSjS1y5h4O4CuugPg/5DUuRTX0gTvsSglPoGVDhl/wawpmxjDNB+KdjgFtgxpoxm24IFySED95f0CforXw==","signatures":[{"sig":"MEUCIQD6qK7LXQiNxkNTH/zr+y23EhF4uwp48xiDCK7LDOEKHQIgB8gxV1OvT132HmffuaI0XvqKqoGzDaK1Y7ibFulZUVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"37320ca944938024fd6b421b2401ad349349588a","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"24c33df174597a2f2cae19b0add2e6416b4a45ba","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"3.10.9","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"6.9.2","dependencies":{"markdown-it":"^8.3.1"},"devDependencies":{"q":"^1.4.1","tv4":"^1.2.7","glob":"^7.1.1","eslint":"^3.18.0","rimraf":"^2.6.1","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.0","uglify-js":"^2.8.13","browserify":"^14.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.4.1.tgz_1489984473511_0.542150269029662","host":"packages-12-west.internal.npmjs.com"}},"0.5.0":{"name":"markdownlint","version":"0.5.0","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.5.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"4bcdf986173235613451b61f5f123ef92e048c77","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.5.0.tgz","integrity":"sha512-H4Ckgf+Relwnfca3YpziCrVsfMqbKXs2pR69pOBsFlQ8qQ/ALGeJC5sE2Lst6cSLUKt1f9uL35H/5UI/w7TvlQ==","signatures":[{"sig":"MEQCIAHBscJpDVFkBxeGjC2Ty5mkZluMWOZ9k68nOJKrVCMZAiAkRNc2/BR18S9BUu9BlqJelcakkpAwGU1xG/WdPgViYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"4bcdf986173235613451b61f5f123ef92e048c77","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"47707f0ddfd55793a9c5e083c411465f9bb98db2","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"3.10.9","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"6.9.2","dependencies":{"markdown-it":"^8.3.1"},"devDependencies":{"q":"^1.5.0","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^3.19.0","rimraf":"^2.6.1","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.0","uglify-js":"^3.0.9","browserify":"^14.3.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.5.0.tgz_1495509670642_0.06914028315804899","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"markdownlint","version":"0.6.0","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.6.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"0c9eb422cb701719927969aff85f7a0409b51373","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.6.0.tgz","integrity":"sha512-jJz+Q94PBVdr0vRlcV33MbNPIXW03yaW2ACtiPwnIXaMnF48aj0wP8J01RRfJZthBQ5oWQJc2h1hfAZWT2Fqaw==","signatures":[{"sig":"MEUCIDR8xSgr0nE8o3nvFTNs0EJa37nNXGCn9JhfJYXMBTVVAiEAt4+d0xZiV1affC2kuaWNEPW2yNXBQqUSgbc7msJTfvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"0c9eb422cb701719927969aff85f7a0409b51373","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"82d9c36d6fa53711a4304d393665c2167de89358","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"3.10.9","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"6.9.2","dependencies":{"markdown-it":"^8.3.1"},"devDependencies":{"q":"^1.5.0","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.2.0","rimraf":"^2.6.1","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.1","uglify-js":"^3.0.25","browserify":"^14.4.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.6.0.tgz_1500440292604_0.9303020173683763","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"markdownlint","version":"0.6.1","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.6.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"61383e2544f7819f6d4717514e57d5f62fd15818","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.6.1.tgz","integrity":"sha512-smUVsxQIUX8+j/uzW7YB77QOHlWTx9NwADAIE5ye6ZpBLgsu33Qgv9AnM/3KjZJ6XY4Hfw6yIEST5jnPOtSa8w==","signatures":[{"sig":"MEUCIQCTTy0+xqMww/OZ10MYF5eDKeOzpVDLZBVoaEaFSFhuhQIgINOAF+/2OlUPBylvEPDMtztvSVBgedtZSEFkslDomB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"61383e2544f7819f6d4717514e57d5f62fd15818","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"103a67d1e0731730d1179fe235d600364b208f11","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"3.10.9","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"6.9.2","dependencies":{"markdown-it":"~8.3.2"},"devDependencies":{"q":"^1.5.0","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.2.0","rimraf":"^2.6.1","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.1","uglify-js":"^3.0.25","browserify":"^14.4.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.6.1.tgz_1505021889540_0.6182272245641798","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"markdownlint","version":"0.6.2","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.6.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"c16a5713cbd6245db2866741f32dd0920624d88d","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.6.2.tgz","integrity":"sha512-9bEkIyt2qqAKxU22mC3JxCCoC2ON3JXjNawwEHG0srXGMN/yzjn5Zb2WCkQYdJ26hrmlt35aadyyLBKfyv+KiA==","signatures":[{"sig":"MEUCIGl3jX/pW0g2d7GVCB8i5QBTuCG2xZMZecHkqwkmBOWFAiEAzxzy3FxMuHPKZdIBhxZyQKIxzEvfssimodakyIPUvIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","_from":".","_shasum":"c16a5713cbd6245db2866741f32dd0920624d88d","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"8c2bb1f5bdab3918cbb1e5542ee1fa461097f8f8","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"3.10.9","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"6.9.2","dependencies":{"markdown-it":"8.3.2"},"devDependencies":{"q":"^1.5.1","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.10.0","rimraf":"^2.6.2","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.2","uglify-js":"^3.1.8","browserify":"^14.5.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.6.2.tgz_1510205896243_0.13141297432594","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"markdownlint","version":"0.6.3","keywords":["markdown","lint","markdownlint","md","validate"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.6.3","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"e7859da1a9329575b81947e59966e34e649391cc","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.6.3.tgz","integrity":"sha512-gDxEkl5SgGe8BTMVBLSkaG/FSZgLXhGzdLuKPCXmnMVyvvAIIzPOKfo/jvvONoaFJ7iUiaA2bbtGlhdXSqRaQg==","signatures":[{"sig":"MEUCIQCg3fnCRpfgzTx0CzNn49TuUCY84x8yqySYske8Jt/NAQIgU9+3buVXw+q8VNm8AHflO0ZujlornaBuccm0Bz81MUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"3b42e00c608b4185f83d60333d335ff626915b12","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.5.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.9.1","dependencies":{"markdown-it":"8.3.2"},"devDependencies":{"q":"^1.5.1","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.10.0","rimraf":"^2.6.2","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.2","uglify-js":"^3.1.8","browserify":"^14.5.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.6.3.tgz_1510636453796_0.09265969577245414","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"markdownlint","version":"0.6.4","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.6.4","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"7fa77e0d8c1b1c3ed7978761ce664bd23e7328ef","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.6.4.tgz","integrity":"sha512-gcojwPjnWIE6qJh16veEN2k62rkJdXEznAaupbNiBpwHlMqFqh5SMA5/YPJO6/uEpwn2NJjSYkYk2OcIWvgkeQ==","signatures":[{"sig":"MEUCIF3in1mk48ahI+tWANhcnHf8QyGU+zbMTpdk9BApBSBuAiEAxBfLIcRtgvC28PD6WiYapx4ij3KDpkXB4CgamWvmQdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"4345423be1cd216db71a1acc66205eb8c9d630b5","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify browser-polyfills.js ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.5.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.9.1","dependencies":{"markdown-it":"8.3.2"},"devDependencies":{"q":"^1.5.1","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.11.0","rimraf":"^2.6.2","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.2","uglify-js":"^3.1.10","browserify":"^14.5.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.6.4.tgz_1511416211160_0.1453708081971854","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"markdownlint","version":"0.7.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.7.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"5e128439b12a5a0b0718c1029cc38ac231aa5064","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.7.0.tgz","integrity":"sha512-qTn1Ffe/dCsCQDUrgYpMz1lsgwKTnpbIGE72N24CbXiugsQqjI/VZp813y7LMhBQaK0OGr0f9TnQtUw37hfwRg==","signatures":[{"sig":"MEYCIQDOZpgClhBMRK1YtODK+VcGtu9af9uOI2XMunS0LLcoZwIhAIh2e27MG5BRrMEyTt2HZVEo22wM1PhwFJuS3ip8Rk2v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"gitHead":"c0ea22e55e50ad290a1980356bdd72d36c158e7d","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"markdown-it":"8.4.0"},"devDependencies":{"q":"^1.5.1","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.16.0","rimraf":"^2.6.2","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.2","uglify-js":"^3.3.8","browserify":"^15.2.0","@types/node":"^9.3.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint-0.7.0.tgz_1516683903918_0.09770413115620613","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"markdownlint","version":"0.8.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.8.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"98cdbc8897fa40cc5d545efee2bd884a950e5c48","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.8.0.tgz","fileCount":63,"integrity":"sha512-awrBf6/Szq6t0FxnVIo8Ifppb14Ne4T+gic0IfH6CHN1M3tZUMXEAhIerCyqDXQbXUmm+Ffzi6O3H2Hr4yxaEA==","signatures":[{"sig":"MEQCIGssbT9rAF1bzJRvyn0nzQRgoJ1WOg80KqhW5zKLDjI2AiAM9cwq/CJZK7N011dYcP4TLbAjWjHBRjDotWsCajRlZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187465},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"engines":{"node":">=0.10"},"gitHead":"5dcdb55952270d9775860531226d9c8807b4bbd7","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"markdown-it":"8.4.1"},"_hasShrinkwrap":false,"devDependencies":{"q":"^1.5.1","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.18.2","rimraf":"^2.6.2","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.2","uglify-js":"^3.3.13","browserify":"^16.1.1","@types/node":"^9.4.7"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.8.0_1520747940673_0.39934099909725584","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"markdownlint","version":"0.8.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.8.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"a87572ccc84273b2a723205e65fa657437fe06c6","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.8.1.tgz","fileCount":63,"integrity":"sha512-1ppHJ0NUXL2TfigHJ+P94pqOMvMUpP86CQzlINpgK3zeRshykwsQuaAf2aQu9S8ZYkgJ+FB+iSo1OlrJsbhefw==","signatures":[{"sig":"MEYCIQD2WtrQPzUYSz5ar5DBcq/s8bGrubg3QehjVqwXvpjuMQIhAI4ACsefqBHeoJE3ytlBmdAcKMcpAZg6F68XKjcJB1sB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187642},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"engines":{"node":">=0.10"},"gitHead":"e938f421a9a0bbb6c3ff82d7b41c2cb227e9414e","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && browserify ../lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"markdown-it":"8.4.1"},"_hasShrinkwrap":false,"devDependencies":{"q":"^1.5.1","tv4":"^1.3.0","glob":"^7.1.2","eslint":"^4.19.0","rimraf":"^2.6.2","cpy-cli":"^1.0.1","istanbul":"^0.4.5","nodeunit":"^0.11.2","uglify-js":"^3.3.16","browserify":"^16.1.1","@types/node":"^9.4.7"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.8.1_1521604151739_0.1395721709013713","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"markdownlint","version":"0.9.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.9.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"f2500856b6c2a1450b919dcb4671d4116fb1f0bf","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.9.0.tgz","fileCount":63,"integrity":"sha512-oktat4knTTEV9adbw+PgCtUuNkHW66QYOqzmVnaOwgRyqUFseX278QYY+peinHM3qe8rgQfSQUOemFXtnoXZ1w==","signatures":[{"sig":"MEYCIQCsWu2GZXUViRzMN9rrw40jtYz1clW26Yw2ow3Vq2Rk4gIhAMWZ2D5/EpYlWG6D9KDSynokt0fOFsrWUvIjGpw3Vl1Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+M6cCRA9TVsSAnZWagAAmn8QAIta9qcAPMTN0FcTyiXe\nYm9+7s3fLRhZ8P8SXOgRglcGfIO3e5ss+qwjzjF47GKOMbVe4fpz/ktzM7nR\nWXbiVC1SH0OWw0qWBG57cHzvACRK68Q80ieHXE5BdaMBhY5mIOs8Rq7M3sRj\n0XGupSnCykSRq6xZTfuA/f/m2jIZ38KtLoE9oW84sl4TNr2nHZZubspqaLJA\nJZ4t+Ax7rTOoNLTff9onF54B2d+kpAitjrHPwtgL3G+60hawo5cgrVaWB4ZV\n637FbX6sMuDTtUZ8OqO3jtUnip1/JwpRcNIIefzaLpQhsegyHkY40xS6X233\n5FvBTlacmNX6MWwsaCpq16MynDWGbEd4roiTnSNiX+aHEDX6qVDl2VgAuKTJ\nU5ZEKwFb9xlthK1Fleu2KXJX+jmTAfK80q9SFfdmGIie0NeYaIuGFp7jPWk7\ntKqNwDdIlRhFqIEhp1pXq8MV6IzgN9Bi+PsINmIA4Hv1mWJZAQwCYHsWiZme\ndgOiwuK3H4dfYrYCX7Syw3udtd/zpK3FROtYMAKjnhtgXLNqkOtWw4J5nmX1\nEDidqnbtnLCJU+kPd0VMqamsMX7kJLGQGsLD/GLbrZWe0+04okhiI4tgeUHb\n5g0jbnzwRbrOFSM4OdSi9secSUa+rsqNBcYeReX2Dq72qW271bf9YHICJ9eb\nHP8r\r\n=FKZn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"engines":{"node":">=6"},"gitHead":"43a50c4cadaa0d0bc135353bde2d28492daed34b","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --outDir ../lib-es3 ../lib/markdownlint.js && browserify ../lib-es3/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.11.1","dependencies":{"markdown-it":"8.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tv4":"~1.3.0","glob":"~7.1.2","eslint":"~4.19.1","rimraf":"~2.6.2","cpy-cli":"~1.0.1","istanbul":"~0.4.5","nodeunit":"~0.11.2","uglify-js":"~3.3.25","browserify":"~16.2.2","typescript":"~2.8.3","@types/node":"^9.6.15"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.9.0_1526255257336_0.5282332191365118","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"markdownlint","version":"0.10.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.10.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"ee941ee943f78ff6adbc1ff0fad49365e600b664","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.10.0.tgz","fileCount":63,"integrity":"sha512-QqNUxh8CsdSjfj16nlNOMmeJG1BxSuQTS6Ak5XxQhCOCncZsNW7wgnOcVqsxFJfPRn2xfKTFigsYHsgZUEvVQA==","signatures":[{"sig":"MEYCIQC/0iSlaO1otEsVSeK90bqmrb9rqeOssxhPDZt3gOHy6AIhAO/IMSDItSEcOhtXswV3bxuW49DxnOc0o8ERrkAIXQsW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbC4WnCRA9TVsSAnZWagAA9BwP+QCTaNrN76twHPEk+1YI\n1ryaCaUuGujq5KZjqM+lFqCM8/XyfgWKNBsNvNToVQdsu4DNXfzpPb6FA4WL\noZYMSP3MDFqPKSbM/dSJHW231QczEj67SSxnYQ3ou1wSUKhzjTInuX/XQNjX\niDc5oaA7H58cq6Db5eJB49/unsNJW8GrBIWDbA3FIunUWmhiQBrxnEowlzfJ\nV2FsdyyC0ZdHYCBZ6lC4cj6w+aZUs1OHKIixZIviXgkqEJdcy7su5AyLYO2f\nol5qovi+352ebYTp+dRSDTqSzdf94NGEk9nAGI5iRi6uFyQXmmQjG7xSLz2y\n0vKyQZsL7OWj5ZaZn0MwX7lv6avpYPi1mbLy+pxluuKr4xJekCchydhm+4LO\nW2ZnHFqHQrOrjJMNXL7DYX6BB3mPCwrjvHMOvoZ/FP9/blvklOwVifJBUi5i\nqL4jhbPsOYFfNBcxjLbJK4ZExqfodoL15diACRfZD8VqwCMmWP31v7F6bEvp\nF6xqwHWkxvMH3V2gk1XcSR+hH9tNdmgyB6yYoEh/YLCoBvzHpavuk7xXpIOJ\nmzsaIopQBuj7JRGr8h26Q24bbqkv4FtX2R2fcjd3ySI+sLWRTZsyhRWw+r9x\nW4MRDEjNNoJw24f9rVwWgrRO607rm2MtT910T1YC6+lQTjEnrMBLt8FRHjdo\na56P\r\n=RcQ7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"engines":{"node":">=6"},"gitHead":"2710c375b3c9b9b6531d546b667f50f7d0c956f2","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --outDir ../lib-es3 ../lib/markdownlint.js && browserify ../lib-es3/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.11.1","dependencies":{"markdown-it":"8.4.1"},"_hasShrinkwrap":false,"devDependencies":{"tv4":"~1.3.0","glob":"~7.1.2","toml":"~2.3.3","eslint":"~4.19.1","rimraf":"~2.6.2","cpy-cli":"~2.0.0","js-yaml":"~3.11.0","istanbul":"~0.4.5","nodeunit":"~0.11.2","uglify-js":"~3.3.27","browserify":"~16.2.2","typescript":"~2.8.3","@types/node":"~9.6.15"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.10.0_1527481765465_0.0032869840481979384","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"markdownlint","version":"0.11.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.11.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"3858bbdbc1ab78abf0c098d841c72b63dd3206a0","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.11.0.tgz","fileCount":64,"integrity":"sha512-wE5WdKD6zW2DQaPQ5TFBTXh5j76DnWd/IFffnDQgHmi6Y61DJXBDfLftZ/suJHuv6cwPjM6gKw2GaRLJMOR+Mg==","signatures":[{"sig":"MEMCICjmEjUAHS+RBGnO7AfH8IW2/LMwmaYeGA0dIHBVq0juAh8Wzwm6Mte3Ja4vn9gPRyLYUpy1IACpqCIraN3i8MGB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVA0bCRA9TVsSAnZWagAAJuQQAIZspRvgglKg+y7JMgAB\nK8sRHgzawp4F1DotJBt3+rQ+bjiFBXzlmewJewSb5PHPSktYm3WJ0WKq103u\nWsZIg9wsoowQL+q8JUH+SVDJysxyEc22nXRc0TQB0C2zgeeme+TYcsbuvEgr\n0+BHtbdNALihocZrL88tmswRFSIg6KP7V3ze658gAtsqQghzncqgsdgcCLw7\nafSQ8Ktyg5dZojGcF6LFbssbY3/7pmNPc0lmFZ6hCBeS32y83LvSojA0ngH6\nBlmLJOO0mn1+ot/jXGfryQLc6TDSDLnQjrJOxuVo23IVnfGXdBwCZKt1S9Uc\nhSqr97j5HKSR+YIURsNa4u+22kcZ7Fs0wS2jL8qRJmEskgp6h3i/TlDZJ0VZ\nImFQzlSTGlRgW274ItiVjmrMyobX8PpsxO6bmBsI+ywkiTaukuWHIUgTadP9\n/n7VvGJ1gXkyoPUhpvwaNPA1r+kdWGIPzeNwmilM8bC0scu35R1lEP7im1iD\n5IE9pviFF3x2aPq2QWqF5r+0EOUTo7Osn3Do3eVUM3eag4ZaaTWi00vNWi19\nE4TCzupHSg4L6Db/Uf1DAMQbXw5iTgJa8XPmRfZ9KfwrSXmdH6h8Pc41vb4Y\n/VeQFP7HuZHk4COJfTC3fnpEX65/R5hSumZSJKIdj9lm0E5sFceMVHiPjKY6\nANHm\r\n=6yEx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"./demo/markdown-it-stub.js"},"engines":{"node":">=6"},"gitHead":"a4f541fdf4738e9b794c0ae189546d8283de00ff","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --outDir ../lib-es3 ../lib/markdownlint.js && browserify ../lib-es3/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.11.1","dependencies":{"markdown-it":"8.4.2"},"_hasShrinkwrap":false,"devDependencies":{"tv4":"~1.3.0","glob":"~7.1.2","toml":"~2.3.3","eslint":"~5.2.0","rimraf":"~2.6.2","cpy-cli":"~2.0.0","js-yaml":"~3.12.0","istanbul":"~0.4.5","nodeunit":"~0.11.3","uglify-js":"~3.4.5","browserify":"~16.2.2","typescript":"~2.9.2","@types/node":"~10.5.2"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.11.0_1532235034940_0.4949427482395825","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"markdownlint","version":"0.12.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.12.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"998e0c22698a753c406f19b06c2375321a2b4fb0","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.12.0.tgz","fileCount":64,"integrity":"sha512-bjur6ZP0yKHVYh1U5+xD+bVkouKiUyiVzg9c9qkytYRW2nDfSowifKSmpPeO0uZHxzZOYMcV2Oe7sycPOEqMOQ==","signatures":[{"sig":"MEQCIEluKuQf89DLCjzNuGwdL+bWwkaTb0Erg+VbLv5sxyY9AiAFY9xuWRZ055kqDGE0vbXC+te1l66m/qPItUDYjJ06/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcV9LcCRA9TVsSAnZWagAAJ3kP/juFYCP9BTmMqdcHz5Nl\nbG04ouQzp+efY/+2g5RrASH0kYsYuA64AYUUG6k7XiMr9KDcbCGRWkkhvYOa\nFzSn4qKRA4AfY8GIHmp0QgolkpMujzhTZzp4EENDiSPo17jVkDQ4lvv1C33g\nUDs8qjzqoMXLnvnjO8pGc+S4uhuaTAAIVbldCjw5Df/jAXWyNS9wd+btDd72\nYiwCbtoJ7N5zR8EPYO0pQF4S0YMktO8uQvq4tWrC1t88AqnwCh7pZgM/+N8T\nfjuHfQlRlRFPrCkiAP369SZsJgQ4hh+55UEKyknH8BIPBG7N1XJQLzgiSrRa\nTtoe+8G/WXVspcTuoKFaroRZSG54d7YedeDZjiS3VAJfuFScOuMJfYjs5Uml\nsSwIkZr8BtWlEZJRUGCK1J9EmL+bYfNO56letcON7k9+tGFjiBYJUcfk8Hgt\ns95A1MeuILBCBIFK9RI5l/u31bd/+dIfyyWGCp0Ibq/Xl3mq975mk0RcxxlV\nNEfJZvchEIVWRbAqP0KcwrrHPj6mqfrp5BV5yopyo4dM58kyU9DivfCVOxDJ\nWnUJmFkL8FfXS4r2LcQgwex96UFkMTYixLSyg60kEWyI4MmpLybBjSFX+rh8\nw4g3rDXsX86L/Gis1KjOtRMim6SMEoLVMo2U5+cFH5E4lE3LTwGQQ0uR2RNn\ndOBC\r\n=gXGa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=6"},"gitHead":"045238740f559d99a52acd1c0b0d7936d55da2c6","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.11.1","dependencies":{"markdown-it":"8.4.2"},"_hasShrinkwrap":false,"devDependencies":{"tv4":"~1.3.0","glob":"~7.1.3","toml":"~3.0.0","eslint":"~5.12.1","rimraf":"~2.6.3","cpy-cli":"~2.0.0","js-yaml":"~3.12.1","istanbul":"~0.4.5","nodeunit":"~0.11.3","uglify-js":"~3.4.9","browserify":"~16.2.3","typescript":"~3.3.1","@types/node":"~10.12.21","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.12.0_1549259483515_0.2868832938030461","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"markdownlint","version":"0.13.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.13.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"39ffd5ffbf1198c761a5ef3e28c195e5eb8dd669","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.13.0.tgz","fileCount":64,"integrity":"sha512-mGeDEbvmRk2T8f043lK7Lhcdi7mr68hQqGsJCS4p52uvEyOLym28s3r7GA6aaFQFtwT0MfFaJ/7Ex4n/HVPUnQ==","signatures":[{"sig":"MEUCIQC2i795rkVisr85/oRIM/ekXaLK69nEHeF1eHt+V42zRgIgJAyAMJ5iusywRg39jnsW7KCI6fTzrmstpxpN06sz2so=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":210460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn++7CRA9TVsSAnZWagAAHhAP/3ICTM3jePy3WFdH8NTc\nUcjAlkz4TQTnz06v7Wtr4pYz1b1inqWwdms4iEDAERTn4MN8ZRyhsB/YUSWA\non21szN1AUjWmesXxSVq/A4TI8IhAk6DGPxlmLHbdPAk6wcsISQkOh2m9b3w\nyGhwCTOU6LrWvDetaigiSrkZEK4nWi/yIOixi4MI86Lrj/OJHxqalo1W19Vi\nBocmHUi5AOAF5Zz3L6GJGK6jYoM36Enn92lUV5pL4YFmHBuVSvTuO07M8W2C\nG7T1cJCr/3NCqx4wAMVdZWQ0pXkFf9CRvutjDFv/ZZywk5v8JEZ/3Ky8Y+rA\nHfxo7O4j97pnTL03QibB8pqcttR6llx+dbZlnoskNoZBBDcbWLbW7ka2T9Hp\ns4rPc3RN+FUtOoHlGgH1vUT+4c/PXBeldeYvEpPS6qRoOeL1lALBBSQVumpy\nYvsa7fXXf8v1ZG5buKAHGqSIZc/LMYnUVKwCaJLXcN300ttz1cYeRyTegsFf\nKBUR4a9gwCMkxEwt4ixx6++Mab1t2IR084w6w7tlYoDf4kTlVdL5sUuavEso\nwzIn+9KFjChiJcy9qvQxodQ5cHYGbWlzRzdOr64/NurEiIDlZBa2CO6waDOg\np20LGKtbvGgbZSpeJNTh4Yk78zL2KS5LMvJvsyhc5Kgf8CJREf1cOmdw+BUz\n/b5O\r\n=w/aP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=6"},"gitHead":"6f7c0aac131f21dd41a2a26810779c993521b733","scripts":{"lint":"eslint lib test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"istanbul cover node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"5.6.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"8.11.1","dependencies":{"markdown-it":"8.4.2"},"_hasShrinkwrap":false,"devDependencies":{"tv4":"~1.3.0","glob":"~7.1.3","toml":"~3.0.0","eslint":"~5.15.3","rimraf":"~2.6.3","cpy-cli":"~2.0.0","js-yaml":"~3.13.0","istanbul":"~0.4.5","nodeunit":"~0.11.3","uglify-js":"~3.5.2","browserify":"~16.2.3","typescript":"~3.3.4000","@types/node":"~11.12.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.13.0_1553985466639_0.4359103749415405","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"markdownlint","version":"0.14.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.14.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"4cbccb41f7fd8875be188ea3fa9ccd31a6c863b0","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.14.0.tgz","fileCount":70,"integrity":"sha512-PkLe36HTB0ZkU8Kveq4rGmftFgPxioweqofHyHLcPD9SKyUdMAgUgNJQ4+OXjpsVPLLL3qYoxPewsQ5G3FI+iQ==","signatures":[{"sig":"MEUCIHMYLREqw95xIQz56Rpr4N/Ln2coxOqfBBhU3U5PyjYjAiEA0hHyIoaNRowoMhzDpTvpKfsohc+f0mH+NtuJnecP8Gk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0mddCRA9TVsSAnZWagAArCYQAKDOofnu+q0ycqR8MT7t\ncRO/hKMpFvgZA2HTPhRFIlK/00KOnGxzgVJO06T3g5dkNYkZ/cmRSoU+/wSF\ne62jthCZDatso9lzsOMxR7ktBeqCOO+CdB068o+2vnYqyiCoVvh6G26bGAwF\nE6glQd9mlHcpfxghRiImTdNo4s9GrTSOA3Cdq2KDuQRJu5xVFrsDgagVrZmF\nARMOJD9wGhKL3XZe0aVhymoUHCXkXuV67XA52YDdWbznAhN854X1b6o06NEZ\nWTWX8z/Arc9+/L76++xdCW0sTReW0qWXBvUVJ/5EtPCpANPCYuiW3X0XiLWy\nuU4p5ZEQR0lZc9uSKLJ1VqoWhBVtoijsz6GvfuicuLCgxbMcB+HqmOyIzFvX\nNMUgWwGAHCPAZO7NUvPM8jUUd8TYfNYXribqvMTHPMX0nRYoe7BqI8xyexIB\nJhv3xiwnwtrss6gnAgulbCtd0CgaP0KisRVbH10ufZMForbAX1/T2eh52WvU\nvnKzE8QFgl8gDwUjaEsUg6F0so4Nw/gyZmDlI6PXbEz6zJWh+ngyvxIQMLle\n0NifKFZxRorDs1d2MiSd4pp+kp1N2AXD6YM7EqxHWd0dBodeo1YkLI1L7/n2\nyDb1pjhqRmETllGb4VZEgsGblRpqQfKW3mbZprSvxviq/wG75sQRUX7mFvIf\ngaq5\r\n=54wI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"ad8e4007c07678659d9a2fe9339216c219105525","scripts":{"lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"8.4.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.0","tv4":"~1.3.0","glob":"~7.1.3","toml":"~3.0.0","eslint":"~5.16.0","rimraf":"~2.6.3","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.5.11","browserify":"~16.2.3","typescript":"~3.4.5","@types/node":"~12.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.14.0_1557292892655_0.2854028045621442","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"markdownlint","version":"0.14.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.14.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"62666d897284b44af20627229334045248f1c941","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.14.1.tgz","fileCount":70,"integrity":"sha512-W3RxMP8GYyJAhgUXIXvBOXT2ai89qDIuLf2ZM0Xd+XcwXBS6Hu06Hg2UKNwMDPTy0uQK8YWCH4hkdxlevm/BgQ==","signatures":[{"sig":"MEUCIB7ESAc5GV8hFyD8R/1qm5i9wTJj3dzNXvRUVASpWihyAiEAgpbJlGo/d/3zip5uVNKdGbtFX09Zv32cwm8IFlR79ig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc07eKCRA9TVsSAnZWagAARmIP/Re9CNBptt/tG3pHjuwu\nG8T9wjY0ZFBKALYhwe1kXS1/914YEbUp3hNy3gRnZAfFl2oiK5d+K/t6lUn9\n45naJPbZ/WIkAgSaelau1XJIlWIykBOj4dHABGbcMEoE1rwwgxrXhZfGyPAu\nrhoGGCGaym2VcNyTVjaA6Td3g3XEv5p51QrX6fyV3ZRrP4wBiPppHFT9yqxi\n7JppMOmAG+cXbSyPvQTuB7EHh9XT8CUZUatmZNeMUcxHyH9GBu0IlmHOQf0M\nxdvFD2m9HuUHaGVsAT8tzBL8zQdxUBPT+5bxQlTCC18JtyW/zimDVf5riK00\n+NPWiph50hc3ktsu+4TS8F094wopHmHtfwgT6Iy0QplQiihIyKjX6ExHHuvl\nr2Cq9dYRpKYdJeNTEKhzyQ+CFRGEGswjx5ppp/Zt/t3+ULErniHkyR0sJaou\nDa2vYQXGcIN4kP3nYiQBOAaKZyXc7BTaqb80ML2sWLtGrd7ZfK3O9o2XHjCF\nhZzJcOiC3kjsNMGv64bI0XfrMCTyrLFYoxjoYGWUOGSGxnxAbTpeIpldfkZk\n2W72I4c7jdFu/pXh476quqvNZ/tmelpCQlbusLoXHecQyKgs+8+bHrtHoUn9\na7Ou/U7qXrB15QWU/BevRIstwqJAEI7SBAoAVqmAerlKbjzDN905L4Ci3Bpy\n8WwQ\r\n=9ghB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"0b9b74ccfd8097340fa354fe394031093da4cfdd","scripts":{"lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"8.4.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.0","tv4":"~1.3.0","glob":"~7.1.3","toml":"~3.0.0","eslint":"~5.16.0","rimraf":"~2.6.3","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.5.11","browserify":"~16.2.3","typescript":"~3.4.5","@types/node":"~12.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.14.1_1557378953920_0.3999881491288313","host":"s3://npm-registry-packages"}},"0.14.2":{"name":"markdownlint","version":"0.14.2","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.14.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"22185a42b263a5c1105d894b9b66eb5ec992dcab","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.14.2.tgz","fileCount":70,"integrity":"sha512-Lzw5u46jcIQW0RX8nfz6mOjg3VwoTi7KTubk+G7LgJMybV98h3tyVaMpsNRm3UomBosNOUKVe3XOjJs6WS6DdQ==","signatures":[{"sig":"MEUCIQDDhiOx5qW7D3tPA1oUKdTFKJWDOZrj5Axx9D1vq5v1YQIgJcQ9U9B7fRX/Of/cNRrF0AksQLlm+equmClg8/G8c/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4G6LCRA9TVsSAnZWagAAR4MP/RAgOgyhBaVoiHpA6TFY\nENXz5L9VDptQqU2iJIwEQe3xxsEoDirUC8vljUhzs+DDMLVft02w8WPTg16N\nZwjH8Tye9iVA5dQDO4+oD74t2+JPR9hkwa+ko22Tz4KwoyFeCdSuWtx/C+pQ\n0m0k8g/lhF0lPRestBzmUJXubAqWVVdRTIjzApuNo3QxPvpefrYFxwxid1My\nZXqV4bh514t7SfCwNQljSj0GqTcXdM4bHll10GF+9SRqTTH5Xvdako4d45Ui\nI3g/j6JRUgSv5jxB0d5JcEGXeHwDtluy7l6b/2QYWXGo9Gi2GmWSqCxGIhvu\nASFr2Ne9EbvKgY19KWVR8V9Ss3vFDK9TiQjiHvBKLlv1Qf0O8uduH+6qmCj+\nkn3jTrZ8pvn3bC8FaM0gzhos6H58pTbja68DpmgfisGC0EGdWu+mnLQ7WI7o\nCwc+XUCfEIH9H80J+NYRod49CL1Gp4dUYMP5UHSfrQvpsTEbFGVeyLXjncul\ny2fkdaANEhDHyBgO8NaW+2nXoae5TZjVEJDrKAOgO60fsXWFOq2ML1yWMQHa\nj+T1i+3z70hZIInSuNo8PilT5QmpLhCH1GLCHNJed2NB31FvNhd0wT5fzOiJ\nuW8mferP+IC2IfOHfh+NEd0e4AgNz+yh+Y1Ov3JO3EFOmVNg/eiAQC/XZ1sz\nSCgN\r\n=RxyN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"95d23b9a11f615faded1e804e14d2969a996ed48","scripts":{"lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"8.4.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.0","tv4":"~1.3.0","glob":"~7.1.3","toml":"~3.0.0","eslint":"~5.16.0","rimraf":"~2.6.3","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.5.11","browserify":"~16.2.3","typescript":"~3.4.5","@types/node":"~12.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.14.2_1558212234317_0.3068505582705192","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"markdownlint","version":"0.15.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.15.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"14837354f01fe15bc06dfd5dd38247b79bd4c8f2","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.15.0.tgz","fileCount":61,"integrity":"sha512-sNcrSrUgpNbTQX6rPIMd+RI9rAryGTEbDI9VFpcFyijlC5g8gpkma49k5p98yFLdNbdcB3VW69UJ0smxvTVw6g==","signatures":[{"sig":"MEUCIQC/4ZzKrQ9puRViIsIp34LPrECCHtyfpz8TPmLjFfFjJgIgX4wbBTVxvU2ydCdhhWELMLa9QXf4a+StUclvaCFEoVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/ZzVCRA9TVsSAnZWagAAYlUP/Al7XWnY87vJlOdPrlu9\nlFVfDhbU/ZeSlby9NPbGQaEuz0JixXpnhOREh/yqu7OLg7s39PUz8ayvq0rU\n7MT6OnVaipKwW52yR1ZbXcgk/N5dKAVLqss/miipMWrOOBYk7sCsFpFnFiZJ\nwPxxMfJgu5H3c5wi6bV7E62nclksNgQL0AP4aEQUGR02g+E85L6w8m4OiWKC\nJWxUU29w6ykvBnqKmYK0iHyOcu62tNI5BnMOaI7ULMWkVJt5zSHqwPE+vM2D\nzyNs3oAy81nz9rezLKd4O96SMZB/CrTUyji/F3KMB5cEelglDbWTspApgKAQ\nHNHqbBe4exLtEQsTsFo9dmnVOfFQAk2FieGSH91oRAk2FU9BmBv9cjCnzq4V\nVuPFZ98a5xm030mLcx1ZWGZn3Ut57rWOvvGDUGj3Fi+ccfSII//2c+eXqkE2\nIxkclx0g1jf6O16n4qyXRF8j8zfkZW9NhU5SF7KvE6GqEgUAVwclFB31ZTW/\nWDXXfNqXwKEjyoiF43YGBxKeFIVfv46HE49jUDandp3LkeZ7Xmzic7ugwtxo\nitPdOur3smvVVTwTCyJhBkLNf6ePGXHCBwqtpIaYGJc5a2cqGvzuNB5byigr\nBEe993c9UYFZkLsmOX11pxQMtkd9THV3iAd+wUqCvN+gz2s6DE0cqEa6zHao\nDkgH\r\n=7pbk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"1ae512be697e56de7d397e93b8f8e01b949da147","scripts":{"ci":"npm run test && npm run lint && npm run test-cover","lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc --check-coverage --skip-full node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"8.4.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.1","tv4":"~1.3.0","glob":"~7.1.4","toml":"~3.0.0","eslint":"~5.16.0","rimraf":"~2.6.3","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.6.0","browserify":"~16.2.3","typescript":"~3.5.1","@types/node":"~12.0.7","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.2.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.15.0_1560124628072_0.5537129377421137","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"markdownlint","version":"0.16.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.16.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"69f73cc755a44231fbe5dc7c37a5909cedc0ac6e","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.16.0.tgz","fileCount":61,"integrity":"sha512-Zo+iPezP3eM6lLhKepkUw+X98H44lipIdx4d6faaugfB0+7VuDB3R0hXmx7z9F1N3/ypn46oOFgAD9iF++Ie6A==","signatures":[{"sig":"MEQCICV9Q1+BcOuNbSER0Kvp6D1Q5hfk5wa6kqi5XUzEGkzsAiBNN24j5c9vgGwUnuljiSGCJTep6I4wZUa61/5ZJCIXIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR7inCRA9TVsSAnZWagAA9IQQAI9ZYTbsk2dcynBvTxYE\nIauaL9bkZN2+wBvYJBmdJ/BA6tyvGFj0GA+viTeOEsOvqNGH43JW23JP10FQ\n3121p+wOORyHyEfnOtbQSg41NJUDNsr+jxGfeznuI1viHPFxlo9iwURucW7T\ncXqvJAJijyY5ujH57Ciobf+F+TSrOIspYXMILG80cxnFagppa5S7MMu20dtP\nzArFj1FVWhJTU9VpkOgyWBVOAyBoVNj0H019uHesZL/FbqtOg+uKjhkUASJc\nYLEDjVo14HPQIqjGCX+pniCxImCUTmvy9avyT12MuUBe34o8ESjWQGCL5wH/\nshf/7Rs+ROOg368XRcremfWtZFdFUbbNPXsqohL8r8zheUQ7LHVuXK+Kwcxe\nQUTV2mzxQ46UhkhMI3bR+PyBmh48s7+ud1Avp2HDgJZk2xflqiesOjQdBoGr\nSfDGxNSDzTTGdax25LZxOITaQ3MTKiKUyPSOLpebGrQNjj2cp5x83NL9vKlg\nUmL468zy5EpjVLqNVo0xoPlFNIpzhZhmwBD0Id9o1rVNqub/5Jp3XHluXtgO\njjNV98CzQetIDimxLYw7i45vbCA4VM2aMv+UDd03tWgF6DfhsrCAoI8ZW6Oc\nKatKXXXnkDU8grJdU720knH2wlmXRFRzP35HieD3Iu38lvPGJnYcHGlh1qHj\n546D\r\n=bBz1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"6e086114b11343a51268eeb22ffbb0f5cebea39c","scripts":{"ci":"npm run test && npm run lint && npm run test-cover","lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc --check-coverage --skip-full node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.1","tv4":"~1.3.0","glob":"~7.1.4","toml":"~3.0.0","eslint":"~6.1.0","rimraf":"~2.6.3","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.6.0","browserify":"~16.3.0","typescript":"~3.5.3","@types/node":"~12.6.9","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.16.0_1564981414284_0.10694879838501103","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"markdownlint","version":"0.17.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.17.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"0c005a80e3deb1cd49e6b146fbfa5a50de582d44","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.17.0.tgz","fileCount":62,"integrity":"sha512-X6ITzOCX+1u+fOc/tLbAz/Pjoz7Y5CpTuoZZMvBmg8HJa1Ui/ibL2MtmWnlGjZajpsv96dgRAZeOPfDVbrdpDQ==","signatures":[{"sig":"MEUCIA3OSacyfmhEFBu2vtaYY1K+AyVZtYw69IKnEdS3DDcBAiEAlKSS1c3BraflO00CIxGJYJrHCBnvILTTH1jETPGULqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmCFhCRA9TVsSAnZWagAAGMUQAIPINOHr68B2qveMUY4Q\nBk3dAz57ycVgh6q+vZcfJGwdzPc1N1BHZYI6jkMhnJTJM8ml8blMpkc7ao9b\nGeMWjH0giEKaFpvf/3Ar7QKvyMhoWKz0dA5c+F8jycg54lzkjzBIySETf3Bn\n7lmubtOX/G7nZus+8fJNCl5kvOQqEHwcOD03NWqc9faM2DyHrxeCPbh/lFdc\ndnlwStmOBMCt65adbAG4biuzDk86YbMKGFlomw29eYkBwLb6QPJ/KBt44Lij\nOTHORZl4/BFVY5s13z4vDPu7s/g7vywCuuI/aGSoHVI0smAW5uSUGOjoZy/b\naoxTBaLs3QKEVCsa4EhB82QaDgSajtAWZUMZ235QaAKtMIuTH6L77LyTosE+\nPWoJsz3XdBLpBsIYqC8DvZHBbFdVMAgTeVckCdqK/nfUoIF3/GxcMQdrFoGN\ndjvaFO2PulheH69gOwKAbMLZNxgrJuKoF2lxGqMxIG0r2KPoPlEvohEzXXe0\niHzmbca63NsR6PyEWbRG+jHUqJ9alrgNPa57Bzm7m9lU98+l0b6r3B1LrfOY\nYLFIlRvbzDrwtIFy538vrl3/avC/isypZE4ZZEPN/H+tBnPN+UFNJbQnIW+m\n9bp9HVwlO1h60Yq90QlLvaDe2Qb77i2+I6/09Y0/2qEZBNQ9LBuiKaxoS4Ku\n9oL0\r\n=qr/8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"377323d8722d055dd4a687242e7bf14a1f05dc7b","scripts":{"ci":"npm run test && npm run lint && npm run test-cover","lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc --check-coverage --skip-full node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.1","tv4":"~1.3.0","glob":"~7.1.4","toml":"~3.0.0","eslint":"~6.5.1","rimraf":"~3.0.0","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.6.0","browserify":"~16.5.0","typescript":"~3.6.3","@types/node":"~12.7.11","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.17.0_1570251104912_0.6958303004011017","host":"s3://npm-registry-packages"}},"0.17.1":{"name":"markdownlint","version":"0.17.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.17.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"6dea34fd5858d16448d0f0cd9956feaa350003c0","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.17.1.tgz","fileCount":62,"integrity":"sha512-QOHR0IEiQKkHA14gdg8by16Fz9iUdi5lI2LPuJKlxuFhaOuGzQCdxkubV4Wn7XWwBpKg/EgL/bLZ5D3I+ed68w==","signatures":[{"sig":"MEUCIQC66BZ/Diw+EnpPHXHtEgRV5dh4HUMFMe+FIWyRZyr8NQIgdRauH1V5CFsjWb/Tqjpl/mQMIEPWd16RWjunS8GVMwY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdq7FRCRA9TVsSAnZWagAAHswP/1SueCaeHejhXxIT50h2\ntZ2gX4LpO/F/FOmEpR/y1DThYlTygCiGjvSVPpoI2PA5l63q7pIrcBBFezq1\n786RR9RIhHRWUMXTh0u6vuexh7RTnlWkpQE+20y8tybacNpAYpL4lWzzRo5k\nj/YA+pde4CWrMWTAbhO4+DWzK6u+CA9zPM7OlA68Ob06T0Z7a/Pi9pQwRAeO\nTeACx24dzH79qCKNkDu2epa24aJjAnNY1qzAk6eW8koI58Hq3HBqdLUo5pHR\n0kgG4j8eenXILL29p5JakhQ/nsh9FSsRHZAP5CL+XbK7FOOUFyJl8br79H50\nlFwhuNFUcpUNG4JA+GZYIw7ll6bo2uiyIWblvPJSH4ItAT71npBRbZVvbw2K\nefDJgedIg4dFzJdyY7Ke6UCVgiccz3Vhnuq3d4vyXPJa0+IeS1EAgcr/7lUN\nTH9g1TYnk+X5cwsxD3ToRq/WKtup09Enyd1dWs7jliBp1VYhDYA/sGXgL6tZ\nBT0ThmioKTYYVqbpc1b08QjGgLUEnNGBWBEFstOx7I6gyoAO/svGQpn0vRpK\nA6buPy+fkYeXsqdt/7yQR19BWznYY+CGR/fF3kaCoXvXDAPtxcN05Du8E/xH\n2PKNdlXiWord8c7XQUKH3l6ISupCVj8Zc927uwYFwDVxapGwYKqxEDPuJlK9\n6A0k\r\n=ofxs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"61f6df7c832d58dce88727eb897779a89840d580","scripts":{"ci":"npm run test && npm run lint && npm run test-cover","lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc --check-coverage --skip-full node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.1","tv4":"~1.3.0","glob":"~7.1.4","toml":"~3.0.0","eslint":"~6.5.1","rimraf":"~3.0.0","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.6.0","browserify":"~16.5.0","typescript":"~3.6.3","@types/node":"~12.7.11","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.17.1_1571533136382_0.27801922581081184","host":"s3://npm-registry-packages"}},"0.17.2":{"name":"markdownlint","version":"0.17.2","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.17.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"de0ab144fbf314fedadcb8a4ce0db9ea819f91a5","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.17.2.tgz","fileCount":62,"integrity":"sha512-vsxopn0qEdm0P2XI3S9sVA+jvjKjR8lHZ+0FKlusth+1UK9tI29mRFkKeZPERmbWsMehJcogfMieBUkMgNEFkQ==","signatures":[{"sig":"MEQCIEUv9iwBLnhFIUML9UV1ttJBw/DIQJSq84YLsuCSTixHAiB1saR8pyK9wRJIuSzpgqN8TvsdySgicwNG5qvD6z9J1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":427276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsmwSCRA9TVsSAnZWagAALggP/2BU57HK9L59fUq+7wRE\nODUZiKdr4RdHC62XpruMYj4kyOGxkmkKMhTX54b/IRzz97VNjJI6eAUkMH/T\nxKzsfDZZq6WJSb69b8pU9AfI4fKm+FhAV9HqsF/p+pt4Tue66KAIB3WgMAOk\npSG7IEsVghLgNeWOJkLBFibI5F4RPkF2CnqU9pd5mPZtqwEQKKEg5+RfN2Q2\n4v02RIkC3x6RPEcMr8IXhMvoRLeJRmnLZyB/OYllhaU/oX/eqjkgUfgSyKcZ\n97fEUlwQQn1vAvCvIiVOlWykvA2kvXpCD8hk/FIffSYtxrFnNbJ6fR/hiHv9\ngpcbgU6Snzu2I8mYqUuEwzJy9GeBCwezq8rGGJsW+2XeGCRvqkduKd8vitIb\ns/fLokczJhCAcNmDnpqPvsaOyHrFmIKL7h9IZdDyR11JdFTMb69OOkZmhKgk\n12WYn3ZBspfWYZkArxVt0m57PuTe/z52AEgcWl9H73el6Jizq8lsgdbBT5cU\na6b2f/76KFYs3n0QHMouOxJ8FWq1/3fDW5B3lteCn0c5mYDI6eXKdk418cxL\nfMztoR5SpwEdRIuw1mED9VpRMLsP2NP1lwjEIt3PL0uj2MSAWYsHk1C0gDLy\n9Ho1nrOVcGg7H1HtKMP6pNoNECpBET8G37ofhm8nhtvOSMTLd3CvQT7CTJKm\nFm+z\r\n=H8H0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"fd06a50ee553ea9909142066be2da8b87e2d4128","scripts":{"ci":"npm run test && npm run lint && npm run test-cover","lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc --check-coverage --skip-full node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.4.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.1","tv4":"~1.3.0","glob":"~7.1.4","toml":"~3.0.0","eslint":"~6.5.1","rimraf":"~3.0.0","cpy-cli":"~2.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.6.0","browserify":"~16.5.0","typescript":"~3.6.3","@types/node":"~12.7.11","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.17.2_1571974161750_0.542967499033","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"markdownlint","version":"0.18.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.18.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"906ab9229da4c4be074d0b79de23a69bfa8471d3","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.18.0.tgz","fileCount":64,"integrity":"sha512-nQAfK9Pbq0ZRoMC/abNGterEnV3kL8MZmi0WHhw8WJKoIbsm3cXGufGsxzCRvjW15cxe74KWcxRSKqwplS26Bw==","signatures":[{"sig":"MEUCICsyB0Er/lXYcSegkGiveuEv+Krim6FNfnh+4lt6d0dnAiEAhnWquq+2btUd8PbMFmGF/dM+N8Mh8BsDBI7dKLgTWA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":452920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9V19CRA9TVsSAnZWagAAbnIQAIeh2EM7NdqvbDNs7jgH\n8NAG5ng8OU8cYRSky84RcYUExeSt2F41TUqTmnlJQzvgGQjfEO3dShkmhCXM\nssaKAnCfCRTYRTJa7aAQmI1W0P/2WjlGZ8cqw31ha/cgwKY3d/MKS3g50zx8\ntk0GGEBvwrlBxvgf/fayKnFwDZejl7wjaUeiTSrlNbSWrVv4fxQIMS+gKR2E\n8v4CqJauSXZseMQT19YtAyGvtTQjoEEdYkbQsoeTCmHb1g2YuhRJURcX3B7L\nfud5M8s21x5tSZTywMYbgvRxHzsUfyTmmPwHiFcQ970XYHn6FLFO0b7Ka9jh\ntC2lJ7pXTfZCG0zVQAf2ORFoXDTQKSRiZBDTrH7d82b6EHVzdT0pi/5yRPJq\nLzicftI5LCpCgmiEb8/B9ngiZfqheM9t5VFlG2mzf+mpkO2axi0ZkLNPU/hf\n+QNaDeg1t1Qapo2LzaLXjQq52B9pl35bEeAbxiSOmYJMMCU6gXcFmgcTUivr\nOK3tgP6zHf8k2BPO+2hvQyV+19koUD/svCCVT/pYaTUl1M414bc24MJ8TJHP\nRR5XA8rw8xA/+gK+JjlxEjdnCI1f0lsgFXQ13gPHuhBo13/tYRu2Z8Ks2eYd\n3+RfMaQez9RFJeSw8VXdSpEwH6rWRAJufDRO+bTU6fChCD9iOLGBHevN7ZM/\nMV19\r\n=uJoB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=8"},"gitHead":"5a766ccb304d0838d3d66c2d03039a26c746c6df","scripts":{"ci":"npm run test && npm run lint && npm run test-cover && npm run test-declaration","lint":"eslint lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"nodeunit test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"nyc --check-coverage --skip-full node_modules/nodeunit/bin/nodeunit test/markdownlint-test.js","test-extra":"nodeunit test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.13.4","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"~14.1.1","tv4":"~1.3.0","glob":"~7.1.6","toml":"~3.0.0","eslint":"~6.7.2","rimraf":"~3.0.0","cpy-cli":"~3.0.0","js-yaml":"~3.13.1","nodeunit":"~0.11.3","uglify-js":"~3.7.2","browserify":"~16.5.0","typescript":"~3.7.3","@types/node":"~12.12.17","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.18.0_1576361340805_0.1332138441232682","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"markdownlint","version":"0.19.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.19.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"a692c7b5c077874d4ee8b74e188d6c464ccce81e","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.19.0.tgz","fileCount":64,"integrity":"sha512-+MsWOnYVUH4klcKM7iRx5cno9FQMDAb6FC6mWlZkeXPwIaK6Z5Vd9VkXkykPidRqmLHU2wI+MNyfUMnUCBw3pQ==","signatures":[{"sig":"MEUCIQCk+sQ5HdwFMKwzQGTtz4eMXjOPMD7j0cBNfsS6Rm9mtgIgHL6jT1YqKJqhqVTWNaPGpduyV7P7Tc4JHMGOdCE7OAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL6nMCRA9TVsSAnZWagAARz8P/RWsM7rYe2EhcjBmhyEl\nnhM6UuETWuQqYnbEyj55e96gxf5pwqGFSDjb7rKO/EHAX9WdfG9p+FjourtM\nbJGUarEo9KCt8ggliIZWjTFbZWAbJ9wK4wPfLcG3Ch0ZFFhxMVIf3siWMFH/\nv3ot7T9YYdG0hup3c/lAIfjXzk6rShrWSpT7iPyKYa4jGPmfwo5qhAJbRyMk\n959UbOr1o+ZEzD226qt01uTydo9p8eubF/iFY4kOVM2pfDFXaXYslCNIWCUw\nNOiicqrZbPv6S5Kqn6CDk8m8d3W+lTvbACqc+GUeVx3eql73fpY4Vb9fCq86\nmG/2oWc0Xw/AP0RY+OEP/vhKmFF+7pSGO3LJYsLPoP8vWKehYYIbExRRelPV\nSanr801pZXSeehqA4nQ927vTjPnkfAt5m/SRMJY6hwfyhuoIif/kLkXtmgXN\nRlNHf9lpaMvoHVQPF23GoKQi/Ih9koUkMMQzuho7yUXhD+ls2vMQNdn9oPlW\nXmp/vObOJ83D/3j4qy6UGLHDbLAUDvugZHWyBENnjepxrS6xGzxzqI9yAoqF\nRn7VMcptYCoKSMfSyy4Cj4SnN57bXW+t1XohlK0oKq+HlnYNOj+5e8AX5f5v\nsgrfV8wo0ztVCExDMGp3p2D24IW/ubu7hNij4yrrdjBl8x5NFID6WdQO3bFU\nYTIj\r\n=SVKQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"6dff816f825909d09e838afa131cca212e586083","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"node test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 node test/markdownlint-test.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.13.4","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"12.14.0","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.0.1","tv4":"~1.3.0","glob":"~7.1.6","tape":"~4.13.0","toml":"~3.0.0","eslint":"~6.8.0","rimraf":"~3.0.0","cpy-cli":"~3.0.0","js-yaml":"~3.13.1","uglify-js":"~3.7.6","browserify":"~16.5.0","typescript":"~3.7.5","@types/node":"~13.5.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","eslint-plugin-jsdoc":"~21.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.19.0_1580181964160_0.057606341718396514","host":"s3://npm-registry-packages"}},"0.20.0":{"name":"markdownlint","version":"0.20.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.20.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"b8c200ebfe5f31708e1303ae422645a3c025e61b","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.20.0.tgz","fileCount":64,"integrity":"sha512-EtRN3zfVoYlP+ymGM+F0ZKPKzBZl2eUj+LoSXI8e6POz97vD767Dpz8ETlYxLyFIzgsdfsnSLK5pTbAgFi78jw==","signatures":[{"sig":"MEMCH3YmkiEdvFqCb93IgiCYsPlodE7OOgDgjIy1s9oNusYCIBmnS1NollfVNBY0OU6fR+R8+ju/xF/oTYbFt9OWNHYX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekjCTCRA9TVsSAnZWagAAeqoQAJqWMQPeBpxmhkn8pvRk\n9SftSx4IQxhkix34KK8PzL+rnKO76l7sGCjEi3Rm4/DDs091A80PaIphOjSI\n0Lv9Wep8O9E7+QmFgGaKYuc9qAF8Vg06nHBLHC6Sef9Si2ON+FSRIZxCAPkB\nmR3nhXKvpE2Jql3U8CfcOMpZvzHgBCjhQztDSqG0U3FTWE6Y+LVCeKIHj9ha\nSFMvmzwsTxa5kuPtXN81sK7d4prWrPLVpRqf+4KWN0HCoWbTYKHL/OCUD6mC\nqonAEA4pvy/NkfBV7dU5exfmoohFbxW4CezlJ17Ar7xhDzRJco+NYf8C7Ldq\nUKwsdobDDBbrLE2r26BCBYB4F5zOr4rSt6Rk0HR3pzUDww9h65JMMUT86XF3\nlApuLYPHbhs+dgqV6VsIE37M/2FiFN5Gsg+X72lCVd97qoxpUW7Te2EbTKx1\nILxfS6VUu2CVsN6T2LCfX4U8Ha20JG5C4v8brrWaEZiIujVzIewxh94XQ01T\n7nc0UFNn3PphkoGWTJE8wb9nSSiUmCsXXsElXxNV927V+GUUMgopxGucWYpu\ndYTmSs7MqXeauL0vD7e5vL+YMwQ0YZ4IWudLOXYjbVN78OgQGKIt9SK10p66\ntWfd/rkheMGlwaLla99aWnUd4gO7b94zdTwH2bvDNYfi0zIYahtGkUXMe8Xg\nOEbC\r\n=kv6b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"190716da39660df004f401868c736446a6880762","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"node test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 node test/markdownlint-test.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.13.4","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"12.14.0","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.1.0","tv4":"~1.3.0","glob":"~7.1.6","tape":"~4.13.2","toml":"~3.0.0","eslint":"~6.8.0","rimraf":"~3.0.2","cpy-cli":"~3.1.0","js-yaml":"~3.13.1","uglify-js":"~3.8.1","browserify":"~16.5.1","typescript":"~3.8.3","@types/node":"~13.11.1","tape-player":"~0.1.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","eslint-plugin-jsdoc":"~22.1.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.20.0_1586638994789_0.1375532819951062","host":"s3://npm-registry-packages"}},"0.20.1":{"name":"markdownlint","version":"0.20.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.20.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"c22609b37422d19cbb38e84fb11c7bae789ba6f0","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.20.1.tgz","fileCount":64,"integrity":"sha512-jq1qt0QkzY6AiN6O3tq+8SmUlvKfhx9GRKBn/IWEuN6RM5xBZG47rfW9Fn0eRvuozf5Xc59dRaLUZEO0XiyGOg==","signatures":[{"sig":"MEUCICvZgALo//l5/fLvMMSwTRGVOKqvan1cX9WUpXrQUTVOAiEAv6Klz0EjYzDbBb9bH4dup/L5reb2wPgYQDtnXUeLXgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":489523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJek+IiCRA9TVsSAnZWagAAx4gP/2AOYeBr5oyOj9I70U03\nfxv5IJ7S1bH7tb6hMcRzKvRhX1blPKvEcskcG+YgPXVmUKRE0N5aS6R88k6j\n4gHzdgS4pleJYVVdLUyqBrlLs+fjHSz29+HdTIMjawC9T9ljFU4nFt0UZC5Z\nFc8Nbnc4vGBowcRsSlAHe5kvWNnutTmUJOtpuR3gt1XwKr+nlJdXWZJaz3V2\nb8JdyKPhVarZlid+d+gDZSDgfr3ubCPxcJpx0FzoODdR6EQ0T3SjbAX5V9zM\ng5pYqfPvWq1BP+DJTLuEa76upAPKw6djyNzjQ4/kAjiUgJ7btCQrlosBJuxO\n2qOpTUpl5Ma7ZGepZU7UO1NG3IG+FmV9GDviYRcRKoie76jcO4Fo49BuE0uf\nIeruYliRTbOnSZzoV7VYApeGZN/I8ZjSQIaxqfYJg6bl/+WxYX8pxxBEtsv4\nV2ciZh0bFp++L7WKWz5/CbJpUdkvtxXI0F85c+vLIsjQCc10Z7oLtAVjQkBf\nKW+YRWUzLNr9uneHEnJYzL7zRh3H0IxdVjT/BtROnAxk9sSpvrmpM/XVcB+k\nFk6oJ2rw1osJj42TjodZZjj0FR1bho90Xe2wnMFvAVEpahWp0al0IDcXSYi4\na9MEIGsbs4Drx8AMHt/bwQVzFH/cCL9hJ0pfIoYose1cjrA5fvQKS7KsXAvH\n1eUk\r\n=3UQQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"7280ea27831061b4a65ec4cc6bf49be983d4f73c","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"node test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 node test/markdownlint-test.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.13.4","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"12.14.0","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.1.0","tv4":"~1.3.0","glob":"~7.1.6","tape":"~4.13.2","toml":"~3.0.0","eslint":"~6.8.0","rimraf":"~3.0.2","cpy-cli":"~3.1.0","js-yaml":"~3.13.1","uglify-js":"~3.8.1","browserify":"~16.5.1","typescript":"~3.8.3","@types/node":"~13.11.1","tape-player":"~0.1.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","eslint-plugin-jsdoc":"~22.1.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.20.1_1586749986109_0.5783110053703073","host":"s3://npm-registry-packages"}},"0.20.2":{"name":"markdownlint","version":"0.20.2","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.20.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"fecd591da64f3c6ee39cc0a7294560c9c14cf299","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.20.2.tgz","fileCount":64,"integrity":"sha512-TU/SgsylEzp9oAj9dGGZ6009yJq48GpEAeYIsREje5NuvadzO12qvl4wV21vHIerdPy/aSEyM2e9c+CzWq6Reg==","signatures":[{"sig":"MEQCIGviFR5pcfNPkcQ0jvAc3G7Z1ageljPMQHftxECKLcXNAiBv3hjehctERNneACBfCBzxAGziOknMhQjJmsoWMFoS/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":493711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepQwfCRA9TVsSAnZWagAAVp8P/1IyB+vEp/W5q7XPKPqn\nMsY12YMSWtFfotoGiP2RqlP9yR9a/hAt2mVc7BG07/2+L1agGw4hagLG13js\nQvkDjxpNUmY9f8ctVwWdYXDEFiPwtrkZBCwxzzpYQvgjXQzd/9Nt3Z88En9d\n/1+buDQBEwD3yd2ozlR3BFMkk4jkQoPIgXHSSex0H6M47DmhOrvj2M4wH8k1\n6oGzWjEVhPze75vaNUPRv459gQtu3nGOdA0KN5FbhkOkfK1fSaulvRYGSPua\n7RD92zwkdvJ7g7AVoPld+aIs2kTB6HEeTNilVkfH/AloVylbsV1PRLNHvhmc\ndrC3gxTd0UFoWZPdm0TMLjco0FzDbDPKTf0mfiHt6pbsZBcg+QBI6I9xKXtz\n6g99mIecB7W6Spmj59uJfNFMIERuHovUp8cwDi9tJM9bWPjNkD5T/KMgDXQo\nG68n5WlbrMo5oSew2eOzRalAX3H0Vjc7IgJLrO+StO0+2k2WlYvh2115d7fO\n4Kiot5Jq24gkqvEeTOKGbAYt4GonwGSHJyDC0t6CwzGpZp2OSNGYYm0EsMNx\nWZteUyoNI5j/Cd8BSFVvxyYMguEe1ckvDVI1gl0ObMtPNrfHt7Gj72mIHozy\nTI+8gBfBO6UdL+kaB2V8Y1uSwBZAb7PTvXMnIAr+g5u+gLcEmbWZ3a1Iq6OQ\ns+CA\r\n=REk8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"00c1e28f4882e38ae72a7dc16c624b109dbefe3e","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"node test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 node test/markdownlint-test.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.13.4","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"12.14.0","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.1.0","tv4":"~1.3.0","glob":"~7.1.6","tape":"~4.13.2","toml":"~3.0.0","eslint":"~6.8.0","rimraf":"~3.0.2","cpy-cli":"~3.1.0","js-yaml":"~3.13.1","uglify-js":"~3.8.1","browserify":"~16.5.1","typescript":"~3.8.3","@types/node":"~13.11.1","tape-player":"~0.1.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","eslint-plugin-jsdoc":"~22.1.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.20.2_1587874846277_0.24569783165475","host":"s3://npm-registry-packages"}},"0.20.3":{"name":"markdownlint","version":"0.20.3","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.20.3","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"6f56d3e16d990af79d42e58bd2849f70b3358595","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.20.3.tgz","fileCount":64,"integrity":"sha512-J93s59tGvSFvAPWVUtEgxqPI0CHayTx1Z8poj1/4UJAquHGPIruWRMurkRldiNbgBiaQ4OOt15rHZbFfU6u05A==","signatures":[{"sig":"MEUCIQC8L0m/f29xsKU9oTxQmf5FPb4DgxEbRQfTOgYqFme7IwIgMSagyOXaLN5/+YaroJnHQGDvDe1lSPfqfOG0YXxnxBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeviDeCRA9TVsSAnZWagAAtOAP/RlBmfOLoV5p59cJIl8t\nLYALaY6NuYhWp8ScTCv2fSm2U1HOzq6JQOnjtQ2IHgUL8NtzcvfdXsQS2Gqm\nx2YPJesSNzazmyqtn3diNP7gkujbs8d5gU9QOa/I5hYMWmYG8F+Ll+/g7KbR\ndqoDLRAZNIYf7B6RC0SHolwlpqAFuubTO+31aeN1kBkDOQvKuMPkQ+XYXc7q\n4oUOUyeZBR18ShQToWKPn46EiQMp/slS2VWNeb3ha0kHl5I/RMb4MD8eh9MS\nkW2bCjUVTmleQoj4Bya5biPRijIURBW19zoXn9m09Cdj3fBfxB/WbHyQWDOc\nBm0LVvlpY2f/dSdzKLvoepWzqy8ZvXKdFAiU7k3+OI77OOcXi2mSlPux/nIK\nbp/EiwYo5o7rbiodeqMHx9UCdBNuUhxL6rY8tfKqO9OyaMdykQtLL92du3aU\nhb90Vv4v7IOmLWKMhdm5FyXFMnhPVYjj8pn1q0k/MRSGQbf4U2b4M9JX/bpu\nYfb/4LKFomVTCjN9ITb7o/ynZKXbo9cvsE06gMxckO1e7VLSeS2L40Fr9vSK\nLa6QYpJoI/3JGFaBKq3imrMKKcJsysQwKb4F1jxevwvC4OstxUriBSfECPZq\ncms2/QDDCSu9l1ewjihoVSe3ZvXMD9xw6kInSZe0ntNMnKmQrEfohWgHTJmD\ncsSo\r\n=RpA8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"a794118a8d3226765cc041682ec709781ec48323","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"node test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 node test/markdownlint-test.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"node test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"make-dir test-repos && cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.14.5","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"12.16.3","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.1.2","tv4":"~1.3.0","tape":"~4.13.2","toml":"~3.0.0","eslint":"~6.8.0","globby":"~11.0.0","rimraf":"~3.0.2","cpy-cli":"~3.1.0","js-yaml":"~3.13.1","uglify-js":"~3.8.1","browserify":"~16.5.1","typescript":"~3.8.3","@types/node":"~13.11.1","tape-player":"~0.1.0","make-dir-cli":"~2.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","eslint-plugin-jsdoc":"~22.1.0","strip-json-comments":"~3.1.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.20.3_1589518558055_0.9092949973307907","host":"s3://npm-registry-packages"}},"0.20.4":{"name":"markdownlint","version":"0.20.4","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.20.4","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"3b34681494cdad174e14a27182b5cdefaa537823","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.20.4.tgz","fileCount":64,"integrity":"sha512-jpfaPgjT0OpeBbemjYNZbzGG3hCLcAIvrm/pEY3+q/szDScG6ZonDacqySVRJAv9glbo8y4wBPJ0wgW17+9GGA==","signatures":[{"sig":"MEYCIQDM27323R6HiTFKyMYRsTf0VgQ1PUqay2D5fFOWQ6qH3QIhAJiltFt8AeM/D91P2I5ZDRqx/9LiarXbM9ZhWO2ik9op","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":486585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8sd0CRA9TVsSAnZWagAALM4P/1UOIGKQ5tbozxqNxZds\nKnlZRT/5oxYQkMYaxJEl994sJ7WSr5aU9M1IJqkQ6EhOcysZy9c8Jt8BsUqR\n0aqPaYA4VmCMJkIpmcSUyn7tHXR7WRP073yPBYMzBO5NqoAqZM7ia30jvRSK\nwzWVN1cfF3gqccA2AyHHJx/YxUcSXNZExCPKd8vVvZDNcq4bEpcak7tdaLHZ\n/EpWpsxCuxXQ0yr8biFj9lH5jzu6kOeOQlLDhCj0xw4GyVLXpRBlJH58JsMx\ngLEb0jWDnCcPatx0VHM/Ga1yXX3yn7UFsOr7QRskdy80unsOYQJCgiL+sN/F\nvpxx6oHbnFHTvy+TwrEMXuK2Vf8YKSWgXk0p0l4T5X2w9U/sK1HQ6X2OUCN4\ncTI00Qs9azRFvJbf2HtnEDy8fLcGfGgYwemo5fp44P4u3QiNHdI6jTj5U2Pk\nzpFGZzMlkGz9wulrJMkg6/dyaLbR3jXcQZ/t1B2hacKR9hipQfizNaE1yMo8\nCX0wV0T4UZe6XeBZymfLxXH0M78rfjbAKbuys0gp5Kl3lngR/6Jh1r+eGHXe\nSDgBRxHW7lW28sJQQaJE58LaI++of9WX3SFzIF8VwN9MsYCWmpHsSTr1o+XV\nMaNb1EneihSehj1BhSJ9cij+qlzhhakXi1Ci2Mhq5jDbfpKqT9I7Z1tTvwNs\norAA\r\n=Ejuq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"3b6421a224e6cd383ef9a70f37a5e534b7e024ac","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0\" example","test":"node test/markdownlint-test.js","debug":"node debug node_modules/nodeunit/bin/nodeunit","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && uglifyjs markdownlint-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 node test/markdownlint-test.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"node test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"make-dir test-repos && cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.14.5","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"14.4.0","dependencies":{"markdown-it":"10.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.1.2","tv4":"~1.3.0","tape":"~4.13.2","toml":"~3.0.0","eslint":"~6.8.0","globby":"~11.0.0","rimraf":"~3.0.2","cpy-cli":"~3.1.0","js-yaml":"~3.13.1","uglify-js":"~3.8.1","browserify":"~16.5.1","typescript":"~3.8.3","@types/node":"~13.11.1","tape-player":"~0.1.0","make-dir-cli":"~2.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","markdown-it-katex":"~2.0.3","eslint-plugin-jsdoc":"~22.1.0","strip-json-comments":"~3.1.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.20.4_1592969076091_0.033833498906071124","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"markdownlint","version":"0.21.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.21.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"411a6937315c7562042e478cd91f52194ff88da4","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.21.0.tgz","fileCount":64,"integrity":"sha512-rTxr0fbCFmS65oxXBD0HNy3/+PSukLS+b7Z6rGDWbjdRJp/e2dKj538r3KTn8oXrusx+ZtuYOozV2Knpnn0pkQ==","signatures":[{"sig":"MEQCIFULvuQQHC0RTavGlftalM7PPKuFt6X/nb8U+BO0whw0AiB4P0RwXioshqZSnAdqT9rs22HcUuy83IPjxDRBZfUciQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":468702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZ64YCRA9TVsSAnZWagAAUGsP/RB9krUnok75vT9HIjUF\np2y/D1BMVx/3RQn+RTvX0q0EGjonFSbzZDVCKE018P/RGbUYSdrAMecc3vfP\ni3uoKX0BZgb5yh/8aGIGhJzKNnLgB+1kkJuY3RTf1tiMnHNBDp5rRHNRL2IG\n5uy4nwMSy1KwYgqHSJS6UqqY7SEeOFEwZfM2TB8i4+5N4UKsr6+TYuNl9a5L\npf01TuC5Zoa0CWh2HP8o+5O/mMe4IG6zM/YgxI7dgz4b0y5hwHcyAD0WOelX\nvLnAPpGdMZOzpAOw0JWFQhLrXTt1oeVowqaP6iwxeB1/2kV4uDI5uawwR29x\nHKxiMDHh9qsTWsQNwOIrttf2JPR0JX+cLVy7HVqOeRwb5HW+Uzp2cCv17pwC\nzBkly3q2jj9hrxOl8kVwns4jE4YAfY8JKavaiiE/avk04vAP1FxM3KksvHAU\nnTLF9qCfJklrwUmmaj12oXJ77ILJxtMek0x/Y2jwiL2MmxD8CMmQiQSMgKcm\nxe5gWXnfRJPsTyMKGReoEEY81gsW+sxgAah9G1xyghFytNy7y7PVjYdFuSzY\nxT1wrb0tRlZ/1Vf8fHVF8dNbI9jJ3xjv5e/PPurf7ZBN/bDgFGLVfHjPoQwS\n7CpsJpcbmqwhrLoE+poUkGX6pJiwIBDUKhTAQmhEZ2rQZjfYafszbeCauei9\nbe3U\r\n=wGcV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"59eaa869fc749e381fe9d53d04812dfc759595c6","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0, unicorn/prefer-add-event-listener: 0, unicorn/prefer-query-selector: 0, unicorn/prefer-replace-all: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0, node/no-missing-require: 0, node/no-extraneous-require: 0\" example","test":"tape test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && browserify ../lib-es3/helpers/helpers.js --standalone helpers >> markdownlint-rule-helpers-browser.js && uglifyjs markdownlint-browser.js markdownlint-rule-helpers-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 tape test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"node test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"make-dir test-repos && cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --outDir declaration --resolveJsonModule lib/markdownlint.js && cpy declaration/lib/markdownlint.d.ts lib && rimraf declaration","build-config-schema":"node schema/build-config-schema.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.14.8","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"14.11.0","dependencies":{"markdown-it":"11.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.3.0","tv4":"~1.3.0","tape":"~5.0.1","toml":"~3.0.0","eslint":"~7.8.1","globby":"~11.0.1","rimraf":"~3.0.2","cpy-cli":"~3.1.1","js-yaml":"~3.14.0","uglify-js":"~3.10.3","browserify":"~16.5.2","typescript":"~4.0.2","@types/node":"~14.6.4","tape-player":"~0.1.1","make-dir-cli":"~2.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","eslint-plugin-node":"~11.1.0","eslint-plugin-jsdoc":"~30.3.1","strip-json-comments":"~3.1.1","eslint-plugin-unicorn":"~21.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.11.0","@iktakahiro/markdown-it-katex":"~4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.21.0_1600630295878_0.8128566896003464","host":"s3://npm-registry-packages"}},"0.21.1":{"name":"markdownlint","version":"0.21.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.21.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"9442afcf12bf65ce9d613212028cf85741677421","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.21.1.tgz","fileCount":64,"integrity":"sha512-8kc88w5dyEzlmOWIElp8J17qBgzouOQfJ0LhCcpBFrwgyYK6JTKvILsk4FCEkiNqHkTxwxopT2RS2DYb/10qqg==","signatures":[{"sig":"MEYCIQCNJPgL5BUAAvNatH8CuB1rbocGfkQ0RL+yjVK/3c/+PQIhAKR8ynUi6S/6NHZDVfkiT/mzziJgOUsduDd1GpV7m+YY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj6m1CRA9TVsSAnZWagAA0loQAJ7/1h0J3HPIGEWe4KsK\ny4tAocP924LRavOAjxl5MAEl4tySNqoArZJCVkB+puRkthcZuYMFFPk92IuX\nOlWNDuPDstoTqiZfkUCH9vc1J/sT/CBRj4pVZThRHV5r7yUkk4Ty6p3L+18U\naqWpNKDrZ+NS3XOPTFeS7ix/4CK2UpbyJyui7pGYUVMg41PQWMCYmJD/8tcx\nQDCA0v3SIjArzp2ayVDCDorNNVohdXvBccoAlCnhguxjYUijZjd6t1lBa/TT\ni9fyvlPX8Y3SZ4Ocwa7Wcv9X6XZh6+ZopSn9gPhEE2daDhtwvXiUPehDEF6C\nmHAj/f2stpjIpIX7A48a3TkHOU5jekIsnaOsGebksuJpEIA0bdKVSTXN7PJe\n9Glq4aFiH7ocZ6KEWioyqKgMYE8zN8G62KHVV2ePW+k/EM4xQJ7BIlBlGKNj\n85JqwqjU89wxC1dy+gUgzVRC5zZaHKTxPz74gt5EEFWVVFUsi0O/cQwTTBgy\n8Jvdk2051p+7aPiFWpZS+ta2CTwCQTKdEy6NhKT7zktQEar3/5Un/9BivElO\nG0eBGi/r3WA1k0G+ctdV5zya6vIu461qDGj6SFTyAY6fzBMXVRHYj5DiBtwM\n0z6RKjSU0bOUqeIbM5Ic1mQJN5tAE2g7FvG+RnpLkR/dQK/1tqODnNNvm8Rf\nCwfJ\r\n=WFh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"532a2881f283cfd0774cd86a363cae633820ebe4","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0, unicorn/prefer-add-event-listener: 0, unicorn/prefer-query-selector: 0, unicorn/prefer-replace-all: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0, node/no-missing-require: 0, node/no-extraneous-require: 0\" example","test":"tape test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && browserify ../lib-es3/helpers/helpers.js --standalone helpers >> markdownlint-rule-helpers-browser.js && uglifyjs markdownlint-browser.js markdownlint-rule-helpers-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 tape test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"node test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"make-dir test-repos && cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --resolveJsonModule lib/markdownlint.js && rimraf 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","build-config-schema":"node schema/build-config-schema.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.14.8","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"14.13.1","dependencies":{"markdown-it":"11.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.3.0","tv4":"~1.3.0","tape":"~5.0.1","toml":"~3.0.0","eslint":"~7.8.1","globby":"~11.0.1","rimraf":"~3.0.2","cpy-cli":"~3.1.1","js-yaml":"~3.14.0","uglify-js":"~3.10.3","browserify":"~16.5.2","typescript":"~4.0.2","@types/node":"~14.6.4","tape-player":"~0.1.1","make-dir-cli":"~2.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","eslint-plugin-node":"~11.1.0","eslint-plugin-jsdoc":"~30.3.1","markdown-it-texmath":"~0.8.0","strip-json-comments":"~3.1.1","eslint-plugin-unicorn":"~21.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.11.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.21.1_1603250612471_0.04228880892024689","host":"s3://npm-registry-packages"}},"0.22.0":{"name":"markdownlint","version":"0.22.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.22.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"4ed95b61c17ae9f4dfca6a01f038c744846c0a72","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.22.0.tgz","fileCount":64,"integrity":"sha512-J4B+iMc12pOdp/wfYi03W2qfAfEyiZzq3qvQh/8vOMNU8vXYY6Jg440EY7dWTBCqROhb1i4nAn3BTByJ5kdx1w==","signatures":[{"sig":"MEQCICnLxCiUCQ4zMb9vx3xrtRK1L8ghfK+XCAET6iEpidNPAiARg+ooCZKAlmit7fXeoAT7JpTU12ln2KZsnoGS7BGz2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":520707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvaxpCRA9TVsSAnZWagAAph4QAJRlmLxme56EpPSkIrwW\nZliFa5HaPUfCcsKlVPfatojqW101pH93KyEDed6WzXSSRwmQBYo/wnsrf0D+\n2RMAjU2HesUG0JObeOx00/3z/nsWvImUAOzU6kAAQXE6CLPS9N7WdFroFaSw\nSmXYF4FhLcabY64L8h2uIk1iv4HJiYSe72Lk6UEGdPdjJElPmTZs1/v669Ml\nSWowpQgTz/8Gyma4IZgdUkWPi9559vX0+jEX7oW1R1GRuHKhCwnltmpg1xc1\nKb/yGjAeX8iut33X5+0lMocQmQ2AHwJDRs4DI4XcQnLDafc8Iaa8WfMnMFR/\nsJK3VL1oBQl2934G2ywDdOwEaedaHCPwmWvragbt4TFCFCRgAojf89/MtEqH\n9vhWAdKXQAtufzzte6yj0bGhxszI88udHYJNZLtAvsLzPLsezK4ia0vhx68n\n1XfMbpzYFnwJcm2TwfO0d2V9oK5XlcpDEA/VjWbaELIV3PKysbshBH2zJpCf\nvqpAmJxTail+IgcC5syGYBx1t92pKP2k6frsZaIINfISFQWmVMnhtevhL9on\ntonlNn2/8Cwa22dX/VpgvRTjCmM6AHp8gGfc393PCmnslsFloSP0wDOWSTCG\nT6bD7LFv1YOVDUGXL5vxMSsh47yqFI5X5K5UQeuihfv4KYqg14ssf7hRnZj0\n1gtG\r\n=z0RD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","browser":{"markdown-it":"../demo/markdown-it-stub.js"},"engines":{"node":">=10"},"gitHead":"2a9274ece586514ba3e2819cec3eb74312dc1b84","scripts":{"ci":"npm run test-cover && npm run lint && npm run test-declaration","lint":"eslint --max-warnings 0 lib helpers test schema && eslint --env browser --global markdownit --global markdownlint --rule \"no-unused-vars: 0, no-extend-native: 0, max-statements: 0, no-console: 0, no-var: 0, unicorn/prefer-add-event-listener: 0, unicorn/prefer-query-selector: 0, unicorn/prefer-replace-all: 0\" demo && eslint --rule \"no-console: 0, no-invalid-this: 0, no-shadow: 0, object-property-newline: 0, node/no-missing-require: 0, node/no-extraneous-require: 0\" example","test":"tape test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && cpy file-header.js . --rename=markdownlint-browser.js && tsc --allowJs --resolveJsonModule --outDir ../lib-es3 ../lib/markdownlint.js && cpy ../helpers/package.json ../lib-es3/helpers && browserify ../lib-es3/lib/markdownlint.js --standalone markdownlint >> markdownlint-browser.js && browserify ../lib-es3/helpers/helpers.js --standalone helpers >> markdownlint-rule-helpers-browser.js && uglifyjs markdownlint-browser.js markdownlint-rule-helpers-browser.js --compress --mangle --comments --output markdownlint-browser.min.js","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 tape test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","test-extra":"node test/markdownlint-test-extra.js","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"node test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"make-dir test-repos && cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --resolveJsonModule lib/markdownlint.js && rimraf 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","build-config-schema":"node schema/build-config-schema.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.14.8","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"14.15.1","dependencies":{"markdown-it":"12.0.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.3.5","tv4":"~1.3.0","tape":"~5.0.1","toml":"~3.0.0","eslint":"~7.14.0","globby":"~11.0.1","rimraf":"~3.0.2","cpy-cli":"~3.1.1","js-yaml":"~3.14.0","uglify-js":"~3.12.0","browserify":"~17.0.0","typescript":"~4.1.2","@types/node":"~14.14.9","tape-player":"~0.1.1","make-dir-cli":"~2.0.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","eslint-plugin-node":"~11.1.0","eslint-plugin-jsdoc":"~30.7.8","markdown-it-texmath":"~0.8.0","strip-json-comments":"~3.1.1","eslint-plugin-unicorn":"~23.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.12.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.22.0_1606265961076_0.28278773699626725","host":"s3://npm-registry-packages"}},"0.23.0":{"name":"markdownlint","version":"0.23.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.23.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"122cd097ff63652b889375e53ee617fa39c413b3","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.23.0.tgz","fileCount":67,"integrity":"sha512-QB8PpxirRg7orVtkwHve3bhRx5/Iw818EbjuqjzHFRdy/c8xh9bhvE90SVJGTUzJJZIJA9Cpm5B7NoUj+8p8zQ==","signatures":[{"sig":"MEUCIAmAAQ8I47sEbaJVqUcBqzUgnBVa2ignJCp64Lfz6dHkAiEA4aYuZVSgqJTB3HBYlrBsh2mp8iE1iSLYmUI04u0laQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgH2oSCRA9TVsSAnZWagAAUxkP/jeObHTUgVEEmW7EweMQ\nMCWCsHin+yit2aKSzNidQkEANHOi0dCuAun+c5/MehJGIziDKanLBubPrdfV\nP11F9tr62CjnDr201ZmXTznq8yUOdqYOThVIXzSby9KBKWNgz6g/VvGOCkt7\nmuLRYSphSiXh8Gr9PCcfGeInHmYCJD22AQjJxUIl0WBZ/bfKCbA8UMi5UiPQ\ntbKRtvbCJUplEqQZf9Z8bOR+VDtpHG+LzQdHY+nxBwdusW3f3VRnbYzDS4J+\n+SDNGN1upEWxEBtruKzYMxYgxSRdFh48+v75ZkPjv6lzxrF8LWWuQbFpi8+b\nkk9Sw5GfdEYf+z4D4/RlVFrZepiKo3ppuxVn2efGvK3xTZfdVcHhRRsj9wm3\nhreVPmbCdg459sTvN3vD5QqQaiW6+OulzkcH1GirPM479To17l8Ml0CbzRbK\nZXHOm9/TFJfxP8S4aXUvQIwt+teNWkLQWXa75ogAI1+KxJi3uc9riH69vT+/\nMKBmdEUTTEJSm7YJr877T6R8Orn6ogk9X+NJxyzCr1MJsGXikiI4n6mCfRLt\nlmXxiYUJIVMvJO5vrV93nvxuJCJ0F4dVpE+iZTypdpzrEtI2SQgjy+dtwBkJ\nIkWcbeWQOikmFrDGTyUBRJDpRB/ZJ2hf9QUboHb+vZhaKpfPaaWIdCqPkd0D\nxhXx\r\n=5q89\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","engines":{"node":">=10"},"gitHead":"c1f0f265658c284b4b01d710b18dde88b1c2d49e","scripts":{"ci":"npm-run-all --continue-on-error --parallel test-cover lint declaration build-config build-demo && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"mkdir test-repos && cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --resolveJsonModule lib/markdownlint.js && rimraf 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.14.10","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"14.15.4","dependencies":{"markdown-it":"12.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.5.0","ava":"~3.15.0","tv4":"~1.3.0","toml":"~3.0.0","eslint":"~7.19.0","globby":"~11.0.2","rimraf":"~3.0.2","cpy-cli":"~3.1.1","js-yaml":"~4.0.0","webpack":"~5.21.1","ts-loader":"~8.0.15","typescript":"~4.1.3","npm-run-all":"~4.1.5","webpack-cli":"~4.5.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","eslint-plugin-node":"~11.1.0","eslint-plugin-jsdoc":"~31.6.0","markdown-it-texmath":"~0.8.0","strip-json-comments":"~3.1.1","eslint-plugin-unicorn":"~27.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.23.0_1612671505916_0.07758572858175827","host":"s3://npm-registry-packages"}},"0.23.1":{"name":"markdownlint","version":"0.23.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.23.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"98292b5d340d01e9c113f3d7fb3b2ccf89628dc2","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.23.1.tgz","fileCount":65,"integrity":"sha512-iOEwhDfNmq2IJlaA8mzEkHYUi/Hwoa6Ss+HO5jkwUR6wQ4quFr0WzSx+Z9rsWZKUaPbyirIdL1zGmJRkWawr4Q==","signatures":[{"sig":"MEQCIGrU4rSSY4pZjCbgLotepFcFgxpEDi9hWw20qIiZ0jAmAiBZXEcO9e3yh6Dszvc5OZV1l7Z+RqJDN7DJnJKLaxILIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJiOvCRA9TVsSAnZWagAAueYP/3vZ/8lldhaJbSaaNWG5\ng8SGnghnOUIfUnd4u0SNrLtyaKu8a4pt/nxVOWKQ8j/zgwsSHGbUnGkw3xuw\n+RK6zlpOp5DecVVhTTmZ+NCZWqARC2ctqZmj2oS2bsMQ7efGQr7XqajhLygh\nDHT2sifszaScyrQYKeMdt0yp/sPCNduAP/ev0ER1YvNB3r7v4kRPor092Exk\nXUM66ah4+I1y2+n/7FyMSl7ON0J8tNNzvZLesnjsNLEh0+q+g7nlUCYXHiMQ\nKhYMYf2Q59zzBRjDLTfqwfarggQyUtLSsxHsWv17K400VCQmXbEizmgxtD7O\nFcT7EwHxk6dOjKufMtraAcdxZ6e7SamglOGwXPOJDaM7lGM22IPpfEO0uO/z\nDIqgjvRQU/nXg6+NGzpgThpqIM1uz6L38LARwvQIJ+uQ/Rpm0550WbZ16aW9\nvw9mfvGaXFd2pE89UDVGh44S7MKTKLbO+Y/awBrKEQ53vvoLrDeoPc7FnoRf\nBzCAuUC5kQGO2S5slQzES/6Mu/Bgs4PaKCBXJHxWRxvWV1Ub0mB8aKtSMWXu\nYRiLITvFQjXiJzRlJdOto1gXJPSTZAfRQRLlu5lmzp7l65wHKKe6EhapvVTA\nLrE8vOodjYrHhTNOLjRTFADiPO2tzrVZTHwC5OkWzuR8ZcqYTs/s3Lfe1tgn\ni2fv\r\n=0ajW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","engines":{"node":">=10"},"gitHead":"f87f9d080002281d96ac32f119d8c99c028a6ddb","scripts":{"ci":"npm-run-all --continue-on-error --parallel test-cover lint declaration build-config build-demo && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"mkdir test-repos && cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --resolveJsonModule lib/markdownlint.js && rimraf 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"6.14.11","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"14.15.5","dependencies":{"markdown-it":"12.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.5.0","ava":"~3.15.0","tv4":"~1.3.0","toml":"~3.0.0","eslint":"~7.19.0","globby":"~11.0.2","rimraf":"~3.0.2","cpy-cli":"~3.1.1","js-yaml":"~4.0.0","webpack":"~5.21.1","ts-loader":"~8.0.15","typescript":"~4.1.3","npm-run-all":"~4.1.5","webpack-cli":"~4.5.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","eslint-plugin-node":"~11.1.0","eslint-plugin-jsdoc":"~31.6.0","markdown-it-texmath":"~0.8.0","strip-json-comments":"~3.1.1","eslint-plugin-unicorn":"~27.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.23.1_1613112239396_0.6545488656337675","host":"s3://npm-registry-packages"}},"0.24.0":{"name":"markdownlint","version":"0.24.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.24.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"224b53f671367a237d40c8be1745c7be9a322671","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.24.0.tgz","fileCount":66,"integrity":"sha512-OJIGsGFV/rC9irI5E1FMy6v9hdACSwaa+EN3224Y5KG8zj2EYzdHOw0pOJovIYmjNfEZ9BtxUY4P7uYHTSNnbQ==","signatures":[{"sig":"MEUCIQCM/KNBKjBFkxgmkRjxutexLoKouTBuJyFDNL21U2YZ9gIgCZsRnw+2KPc5U27s8t8m1qHDLyGPhIjL8RwgCq/H4L4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":473593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIzleCRA9TVsSAnZWagAA+NEP/0bH6w0KIDUeTzaXiAk8\nnXIGBhrskKSTEq1DxRDErNv7rTUOP4eS1HlaVP1jmyp8TjqlW8/DpylOlGda\nRVXPvdm5BItGvhbX+2xoS57DS3im4x5McDMWSk7RpUsCDt5XK9ETff1TbRQs\nPMPXU+FZpAr4Dzmaioz4lnumw8gQJmt6RtGDxMPfwW4gFbOJBbouBJqumBL3\n/b3k45j0BTXUpOWnby+hG2X1MtWxllCVDCikUBC1xNjMsEZu9JwkE4uYCxrw\nMCp9lbAnnbmY+Qr60uFnc55K2ZvqU+isIc/HZyIfNs7lR1A5Mg7u73/CLFXA\nxlM4e0hEzEljnkKtdqUz7lvcLw0YT1AbR5Yg4VgkpMdS07v1Re1sPO/hvFbg\nJp/Ru3DJ5oMxTQaz4VBtB3TACK7tuE3rUkvG5btzarxaAIBpPZl9qXe6cXCS\nSmc2pml1ZZnK4y/pqbt4Xm7OITUQBcQLcq/ilSklSe31jjw5lL+7nOyY+JP7\nt7dqtOJuuWAWHnpU3fUFB3oREQ2HDLSMA5u2Gc/5/U88PDfjeOUHrY5R0YdN\nYijXdlGMJwSwnuF6FI60IfRp6oulqXpHTyTgh+ppXVGTl7YIEVlSkw6BlWpb\njio5XPoBMvxRLjLCmVEuTT1UbLEiButVxhHemcgYBOi0tCtQULvb9XxTfhUg\nE9f/\r\n=7yhm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","engines":{"node":">=10"},"gitHead":"a852407c887ec60949aa5365ed964bab833f962f","scripts":{"ci":"npm-run-all --continue-on-error --parallel test-cover lint declaration build-config build-demo && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","build-demo":"cpy node_modules/markdown-it/dist/markdown-it.min.js demo && cd demo && rimraf markdownlint-browser.* && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clean-test-repos":"rimraf test-repos","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --resolveJsonModule lib/markdownlint.js && rimraf 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-v8-v8-dev","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"7.19.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.6.0","dependencies":{"markdown-it":"12.2.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.8.0","ava":"~3.15.0","tv4":"~1.3.0","toml":"~3.0.0","eslint":"~7.32.0","globby":"~11.0.4","rimraf":"~3.0.2","cpy-cli":"~3.1.1","js-yaml":"~4.1.0","webpack":"~5.51.1","ts-loader":"~9.2.5","typescript":"~4.3.5","npm-run-all":"~4.1.5","webpack-cli":"~4.8.0","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","eslint-plugin-node":"~11.1.0","eslint-plugin-jsdoc":"~36.0.7","markdown-it-texmath":"~0.9.1","strip-json-comments":"~3.1.1","eslint-plugin-unicorn":"~35.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.24.0_1629698398533_0.1308488847872764","host":"s3://npm-registry-packages"}},"0.25.0":{"name":"markdownlint","version":"0.25.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.25.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"a0f66c676f3360e76396dfb1c8a8b552dde619dc","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.0.tgz","fileCount":69,"integrity":"sha512-HtmitJLnzMyPbxy0tkEkzM6GP8it9tshI2XC+eUB+ZcdtWx5sokakQGEGOPVhra2CB/qRRuFEJ9Xl+X/BaB9QQ==","signatures":[{"sig":"MEQCIBrW8i8n79tzpJ1gKWxojTZOUztMkmmLNxfIKaLakL7sAiAinNXpxLsZZiYctgbLggiEcylKCBL1XddKHXhKowBpXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":495468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyn6CCRA9TVsSAnZWagAAxhoP/2ZcUjllSYc3wydpzN7/\n7mVErAfNLgiPJrTr7riaXqxWa1nOfC2C/GH3Xz6j4lxh3vVibXtJjvvXPmZg\naczzIPtAyTbaSsxCKOtBfq6SWzbDlnKVQ4zs7ud8S0qk4vbXU9t1xDdUD33u\nXWEICdzUpMqX58rqlT0djhThz0GGMWmm34tphiVVxuBT/yvfbD+zy1KPS+nD\n+RmsbzbyIcr4e9vCvvBnWgR6PfwbkIN/hdn2YFRgK2/TgdEs9jwb3Qj/OCjv\nUXgh+iF7UPX5Oz+7j/QCI+SkThsqnQqX+aBSCTxrB4tRxSD3mfbeFNmeYSCM\npPb71QG2Kuj6eRlKuQWiQ4B/pU3WkCKAqeP4JPmHUckoLxy3ifMRZuuP42Vk\nEwfDCBiekhs/GAjq60pdr3PowTHJgqWANZHCKmQ6KHpI+GJxx9/0K1E+oybP\ndHUR/oh8KM7MiqBQFZCYEfJe4VrQbYkzMNJ+3bDcbDF+C6vuM7HnWpS5ct9R\nWUBfTBXN7+55bD8UW/L8tdjl5h42yMljWiYuWBbC5k6FqBj6oG7np3iceb7F\n9H5hnOyel4EPQcMGUJ2ubPtwhX77avF0b5syEJNVyASoNbv+d0uvwP7yK5aT\npISjEeScS0YhaG0ACWF1f0eNRtpckACriwpLTz9uO7hq8zciIZaCn7QSiHaz\nMY7a\r\n=s0oM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","engines":{"node":">=12"},"gitHead":"02707cf2702127f928e99919127ef703abf03f65","scripts":{"ci":"npm-run-all --continue-on-error --parallel build-config lint serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --resolveJsonModule lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-v8-v8-dev","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"8.3.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"14.18.2","dependencies":{"markdown-it":"12.3.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"~7.10.0","ava":"~3.15.0","tv4":"~1.3.0","toml":"~3.0.0","eslint":"~8.5.0","globby":"~12.0.2","js-yaml":"~4.1.0","webpack":"~5.65.0","ts-loader":"~9.2.6","typescript":"~4.5.4","npm-run-all":"~4.1.5","webpack-cli":"~4.9.1","markdown-it-sub":"~1.0.0","markdown-it-sup":"~1.0.0","eslint-plugin-node":"~11.1.0","eslint-plugin-jsdoc":"~37.4.0","markdown-it-texmath":"~0.9.7","strip-json-comments":"~4.0.0","eslint-plugin-unicorn":"~39.0.0","markdown-it-for-inline":"~0.1.1","markdownlint-rule-helpers":"~0.15.0","markdownlint-rule-github-internal-links":"~0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.25.0_1640660610284_0.2606976328674502","host":"s3://npm-registry-packages"}},"0.25.1":{"name":"markdownlint","version":"0.25.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.25.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"df04536607ebeeda5ccd5e4f38138823ed623788","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.1.tgz","fileCount":69,"integrity":"sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==","signatures":[{"sig":"MEUCIQC6nNedQrGAHLOgPC0WSEe4OQlaCtjdmjhiXKJfvqJrgQIgL2GBG9Vd9t6gFw5YOGC6/GKhHsXH4XsRvNuGHTZXr2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":495505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4RqxCRA9TVsSAnZWagAAls0P/1cHTYLmGTF97YdXPA7x\nPJOA56yn7cbse2NLdUOAZzIGO4u7oRGhC7QNFHCgefP5kYEz+jgPgEv/oaai\n1UIacbqTC+Jpo7BTEgklLHdqx4pQf+3Axkz63kGi5OCtK42DBMbk+/DF/n0u\ntOzePByHLU++q4zR+EIWvUP3NlG20Gs6DgcrC89i3BZR/R8GNRayRVSrzwna\nx3qmaGFvXZCIF4XtguevY4WBX0PJuD+tWSuGKmfv8qmQeKbuYrVFPQx3vbcT\noSMMdSLH1h/6woXMzR/gK1rN0uo/L68jb7Z8F4S+F8OQhnmhSoKXUMXtOsan\nF4dheH8OpSJsUUciuy7D+mo3I8wM1lykEUaRV5iBeb1ysmto3G92AMPFjqjm\nesxsXLaY7LAiPMozcRYXNVFEDUb7+ak4qnI5VX8q1D5I96K7XYGfQejh0WzS\nwR/y/q686eAXMrpnsxK0ck/l7J11WyS+aeZ17++0/s1iFveZ1PYjIftljWTR\nE8kxtqfBgaK80nNOJsrMQKZvmVt76rjBnjJUNV2C28W6kPpKThEGnfks9F4D\nt9ne7Bv+jBVyaKpLLvX4Nd345PU0VYVBrv0Fzwa40lzQy8pbuTxdg5wLrd7w\nmLm67BJ9TvUM986+sXrQ90i1PuD6uPn6ioaW8nXloQxSE5LM7sgjzEYJzJ/p\n/LBa\r\n=rr1d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","types":"lib/markdownlint.d.ts","engines":{"node":">=12"},"gitHead":"2d19c0685bfa98dce87f493a8fcffbb5939af2c3","scripts":{"ci":"npm-run-all --continue-on-error --parallel build-config lint serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --resolveJsonModule lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-v8-v8-dev","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"7.19.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.6.0","dependencies":{"markdown-it":"12.3.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.10.0","ava":"3.15.0","tv4":"1.3.0","toml":"3.0.0","eslint":"8.5.0","globby":"12.0.2","js-yaml":"4.1.0","webpack":"5.65.0","ts-loader":"9.2.6","typescript":"4.5.4","npm-run-all":"4.1.5","webpack-cli":"4.9.1","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-node":"11.1.0","eslint-plugin-jsdoc":"37.4.0","markdown-it-texmath":"0.9.7","strip-json-comments":"4.0.0","eslint-plugin-unicorn":"39.0.0","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.15.0","markdownlint-rule-github-internal-links":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.25.1_1642142384977_0.8641843736497699","host":"s3://npm-registry-packages"}},"0.26.0":{"name":"markdownlint","version":"0.26.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.26.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"1e800ecc709ed4061c18ab03f1cba23f58511421","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.26.0.tgz","fileCount":71,"integrity":"sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==","signatures":[{"sig":"MEUCICnm/w5IgJ2/pR6I/srYSDjckk4Z9VhSXW16QmoXg9M7AiEAxhPZc12Nt5l1dVZq3cYnk0Xf+C0zfPnFZfUepCTdU/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJispzqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2Yg/9HwhwbUX/772sarX3G5gBdIUAIF71W+E/Ln6L4ETeGkGFpLNU\r\neA+USl9HKbY5U+2UKF1IJ370rbRxDqQYugjwKALvOBsZsN1VRmRsChIrln14\r\nYwlqi2wsv4UUD0HNGqonZlq/GHTTpgQREgpR232hzXLO/YB/osNgUVQ/cKet\r\n0Q2Yt5iUMyr1b06kKQDFQVXoEA2rK+1tavXrjXMdKl9FFF/+3FNENFIYGC/5\r\n7r9w7GPyWre2eqmKVy7qNFOU6ZFfuGX82ydwhq44c1XoQuPovcYiMN5fcl4j\r\nTlY6xd+YWfLyoQhoe5fngImQ41tRXr/Esgr/BlSxWB3ub3Kpxz6psnpayHVd\r\nb0F5qwLO39rMpt0vU72Z3cMY3ItBYitoowjfRBmEEzK5Qnp63yfh5fA0U2qF\r\nFxgOar8sOGWjHogB9UbGO6YX/Mq/Ym2kWjMRVL6x6eoDp2ntj0glTq/aVP5/\r\nV0Si59Gx5JmpnVwJqhlLwfsYXWzEt43aVh4fdJPAR2yB/jWANnzYgBuY1/QP\r\npk9CGCE86BF2yacNoVe6hdS1DwLhDY+GFXaRaxBxZrZg+Ck1rSnSTUEkUrON\r\nMD6P3lXLGdi8ZnbLj8oVkFCnX47XKbVleHccUNHbKne0RCLWWYAqdDIsP4d4\r\nhyjCDQk87CahHakNEehmEF92IAT2ajazbDU=\r\n=T3Nt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/markdownlint.js","type":"commonjs","types":"lib/markdownlint.d.ts","engines":{"node":">=14"},"gitHead":"51cec76c2b0e585a290aec4b53201c517e53d901","scripts":{"ci":"npm-run-all --continue-on-error --parallel build-config lint serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-v8-v8-dev","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"8.11.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"markdown-it":"13.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.3","ava":"4.3.0","tv4":"1.3.0","toml":"3.0.0","eslint":"8.18.0","globby":"13.1.2","js-yaml":"4.1.0","webpack":"5.73.0","ts-loader":"9.3.0","typescript":"4.7.4","npm-run-all":"4.1.5","webpack-cli":"4.10.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","eslint-plugin-node":"11.1.0","eslint-plugin-jsdoc":"39.3.3","markdown-it-texmath":"1.0.0","strip-json-comments":"4.0.0","eslint-plugin-unicorn":"42.0.0","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.16.0","markdownlint-rule-github-internal-links":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.26.0_1655872746052_0.4132755346925687","host":"s3://npm-registry-packages"}},"0.26.1":{"name":"markdownlint","version":"0.26.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.26.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"0f6ea2d0fc08c4f41c6e001b467736405327a392","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.26.1.tgz","fileCount":71,"integrity":"sha512-8sLz1ktz5s4E0IDum2H9aiWLQU7RA5Eket9HUW5IRwfFnW2RD2ZyqYePW+z71tMc7lrFZc1+yPmlN9lirbJnlg==","signatures":[{"sig":"MEYCIQCL//fIUoNZEE+bFlrrhoux+vkQ/4QWxME/ZrDSv3MySAIhAPdlBHGE0GNk13wZgrKyGkfMBRJj/rSYazb9djtdlvpD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3aDyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmochA//Yz21gGxN77K06tZ4qV1iD6fvjpQlTvcTz0WbeJwDqGGEYyOy\r\n28WgpG59qZHrEHbEHheHOBdsmxDA+taJ3hbwTYPNB2hCKlG599+CU6V0ImJo\r\nSBA7La6vMsn9Mt9/kp7L0oXUaC9E2qtPAYzBqqFIziqwEjjI+h+6tPLZeuqK\r\naUf0zav4dNETqU80AKOhsNN/Xc6FPGf60EqmbEvnsT5L50iO1ZVnbSWIeePM\r\nlmdkzVMSkMEml6EEVCLnz8lrA3wMobPH3jBb2/SfI9iYq0Yznq9svZ6XTm9G\r\n4MN8pnuHypWYMvJcn5IH1hGHO5pMY4QRwrzKPc8k0jgYC4n1B6VopksjSVIu\r\nxnZU7Ll4Bx0feZbGLX6pIML9AaxJkurmP/YoIRlPSYoA2IX8J7P5UAabBg4+\r\nyBe6293ZLQov451Dm0aH+E/QdR84t7OtQAoPBKdPjRJf8FlMtx582Xw3m0mt\r\nsj820t6jMDW8j3kStyJ1q7QZIEmrVqo1+X9aCspUiH06XwisAH5m5q89lWM0\r\nwYiIJ1QN3NFfVGKciV/cAZ+6gmRBCjTaevzKOnEExKnyqggCkoWos8PtZNzc\r\nymAg3nlR8CDHhhrLCAhkLISeRCI/mvf/8ddM7zLU4WeRU21roge1BiwC+sVC\r\nPG4yhTMz3EXUU25j7Ex17EI/AKSOoaLKBFs=\r\n=R5cQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=14"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js"},"gitHead":"cba2ca0dbdc8f11e4b97c054380ffd52bb7aae19","scripts":{"ci":"npm-run-all --continue-on-error --parallel build-config lint serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-v8-v8-dev","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"8.11.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"markdown-it":"13.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.3","ava":"4.3.0","tv4":"1.3.0","toml":"3.0.0","eslint":"8.18.0","globby":"13.1.2","js-yaml":"4.1.0","webpack":"5.73.0","ts-loader":"9.3.0","typescript":"4.7.4","npm-run-all":"4.1.5","webpack-cli":"4.10.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","eslint-plugin-node":"11.1.0","eslint-plugin-jsdoc":"39.3.3","markdown-it-texmath":"1.0.0","strip-json-comments":"4.0.0","eslint-plugin-unicorn":"42.0.0","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.16.0","markdownlint-rule-github-internal-links":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.26.1_1658691826319_0.6323688288676739","host":"s3://npm-registry-packages"}},"0.26.2":{"name":"markdownlint","version":"0.26.2","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.26.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"11d3d03e7f0dd3c2e239753ee8fd064a861d9237","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.26.2.tgz","fileCount":71,"integrity":"sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w==","signatures":[{"sig":"MEUCIQDGd+KYApMVJdEBfEeNPJ8/6mQssrj9NxB6LtIxlskFhgIgdBYzU61JHZ4zH/rVX+OdmS9cqfPfnc5K4pi6Bx+jySc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":515914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8eLSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWag//bUzcYc5KVofkEIBhexQDLSv/UaY4B8yTIwJVf65ITHxY5VFJ\r\nMTV5rDf1PvvWWxqUnv8tJnKVZ5byWU6sSnuGR+iubZacGxq4hR8rwTJedG94\r\nCd8rR3RZNx2N0grVV/A/8FmNnTOM26TfkPDoXbPe/g/KajafhuMj5/loUg7t\r\nuZEzzxV9akhSaojCIt3yZ3y3gs48VQN2oXnSO1GcuHM2dIIpTJBcKrru7AqH\r\nLa3uxAhRlSMRk8pDf1tTaPrjePwX7ZxirN0SZbgTcwyLmduE3/n1C6o5ixJo\r\nHU3T3G3hVShjnA0BA47IoOFzeavzG/ZENyR8AHdZSt8JSqDXtrRN5lMBpC+R\r\nw0u/pTw27atFgrriPO+jPkSBiEgCEfOKB1WO45m8vHMha4jO84Nunp6cFz5O\r\n4X9LfVI3gInaA/WZB8HceWbMAZWO3QZoWNKyCQ9GVg6pNtcNBHtJTp+2iXXn\r\na/+aQ89gyryVTsyPY/rFxu6Yet4DbzqrXJlsasG86Gw+pX3xhtbGrqLZArCp\r\nMqk3QI9Uzd43ftxuj9+GJO/TE6j8fVIzSq2oizXRFB4MOSBV/iSWxY0XhgZM\r\nNjyM7o2UpN4GJkFlRaZRlnnyGJUXeB1u+41aLg+0BBoHEtEuTC24EQZT7InG\r\naXCSXwedMA5qyk6hComm6dJumeP4B1cDTkY=\r\n=PALp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=14"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js"},"gitHead":"2488a5c0ce92d65ddcc6422f5d453384f3c1e1be","scripts":{"ci":"npm-run-all --continue-on-error --parallel build-config lint serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","clone-test-repos-large":"npm run clone-test-repos && cd test-repos && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-v8-v8-dev","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"8.11.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"markdown-it":"13.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.3","ava":"4.3.0","tv4":"1.3.0","toml":"3.0.0","eslint":"8.18.0","globby":"13.1.2","js-yaml":"4.1.0","webpack":"5.73.0","ts-loader":"9.3.0","typescript":"4.7.4","npm-run-all":"4.1.5","webpack-cli":"4.10.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","eslint-plugin-node":"11.1.0","eslint-plugin-jsdoc":"39.3.3","markdown-it-texmath":"1.0.0","strip-json-comments":"4.0.0","eslint-plugin-unicorn":"42.0.0","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.16.0","markdownlint-rule-github-internal-links":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.26.2_1660019410502_0.8115489919748633","host":"s3://npm-registry-packages"}},"0.27.0":{"name":"markdownlint","version":"0.27.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.27.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"9dabf7710a4999e2835e3c68317f1acd0bc89049","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.27.0.tgz","fileCount":122,"integrity":"sha512-HtfVr/hzJJmE0C198F99JLaeada+646B5SaG2pVoEakLFI6iRGsvMqrnnrflq8hm1zQgwskEgqSnhDW11JBp0w==","signatures":[{"sig":"MEYCIQDoIn/IHP4MUlQdDBRPvKcykGyxfQKUCHU2lzFpJBw1lAIhAJnsHTNAr8CA6y1JnCHCXK06HmAjc018/IFOZYFHY2Of","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":601930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjq6DWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0lg/+KQmmGwyGyAqMv/uZ8s8DRicNRyBodSaVsMh2uA2uxbLqZlEg\r\nQGNcdVREU1TDUD9/RrIXZkvCXRllUSEA4ZrRAjHn7136dYlA7k/3/58VpY1X\r\ntVFpc+ZbFfVVgGWOSlAYmu2PfYrWE6WErjqODnP6EIncVpmvaujpyAl1IMKC\r\n4V5L1Mb9SYDXCAe2v2Kxw7CjTZNV0+VUd67uVkAn/veOb5OjEJgBq/FJw8p7\r\nNSAnzkWEeiTId/EQ4i98rvKjMzKe7LBuHmgdjyA4meGz8fmBgRWba8YjWoJG\r\nSCL/4EaI+fG2c5F2s+rgR36mbmxyJYJjEM2zXD7y8CfLi44lURwmNWCvyuoj\r\nXMF66zJt+pxWGTbT6JmGMWSgfN5YPNLbJ0kDVB3DXDSqKxyg94rzyY4V5tWa\r\nDo9Gr5b0Xe5KffpSERJUgGUk9XSLDX0CqIbgdmqtjKbRX3cMEZ+WJSYe05Qf\r\nUgyauYQlZm9QZRMRGeUU6WAPJbloDlWh60hmgw5teeshNUbtwVCrwThAu+WN\r\n0JFQWeRMOTjZkhs9mDbec0eJ/JDHGfPDxPQ8TvrT55ctSVaOtgAxyun1516A\r\ndD14SNZh46P1TmJdEs0CHMwT/u2uSL+eGLtpstVeCft8D/P29O4HDBHuRGvi\r\nCHVzt5xPYiUsL5UcjNATce0cE8HJT5ngy3g=\r\n=UyDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=14.18.0"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"e3fbc081563e172101d1fa3c487fed9bdd25d567","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.mjs --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=5m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'helpers/*.d.ts'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"8.19.3","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"markdown-it":"13.0.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.12.0","ava":"5.1.0","tv4":"1.3.0","toml":"3.0.0","eslint":"8.30.0","globby":"13.1.3","js-yaml":"4.1.0","webpack":"5.75.0","ts-loader":"9.4.2","typescript":"4.9.4","npm-run-all":"4.1.5","webpack-cli":"5.0.1","eslint-plugin-n":"15.6.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","eslint-plugin-jsdoc":"39.6.4","markdown-it-texmath":"1.0.0","strip-json-comments":"5.0.0","eslint-plugin-regexp":"1.11.0","markdown-it-footnote":"3.0.3","eslint-plugin-unicorn":"45.0.2","terser-webpack-plugin":"5.3.6","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.17.2"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.27.0_1672192214653_0.031122244543645206","host":"s3://npm-registry-packages"}},"0.28.0":{"name":"markdownlint","version":"0.28.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.28.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"23234130bfb88c9ed0eaa65fcc3bebad80dd8d84","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.28.0.tgz","fileCount":124,"integrity":"sha512-7Gt/SzjE5420Dr93wZgTLlgfcWj5vxAWJtvN7bBfN35ytQwsVDEW46L+NswzeCVhZSFdWRgLdEwQo3lMavUjvQ==","signatures":[{"sig":"MEUCIQCUjiwJMNMD71/xnkFUMyzWWH9jJENYcLjxcw9AfDhqwgIgBmj+EfdWEDQ/yRfxLxl6FYSvRAFZ3REaORhxuS9uAM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":709890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHTNPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqb4Q/8Cdrn5VVt7z0JtJO4t4j9B/ig6AMpN1N3q5hF0DDXoVWqoFgE\r\nHf1Ba/IO6aTSo8Rp08fuXYrkAp8aSAoO1477XvzX58w5XHtkDzkOPR4LR1VO\r\n9EQf7mbAE4i++9a8VsR44qHc9QaEmlwwZNmJiSC8k6HmctQL9MomMKMElY35\r\nps+hJvxnJ6hT/DROeQ6EvarfuHJKxfLxQTvOtxzhp/71n1dejT4PA80rjY0n\r\nIkbH32NUfjSSiocG84GG/hd6bc44nfrP5MRorg6xK4eB6khVskY115HltAzd\r\nZQGjxJdWIg5MJqTM36tLBHIuQkwQlkFGhLejI/8bzCoAf1rI8tmVvJ+JwMtK\r\nhf5FcSDmRIilrAJbin/m85pfykL4tpW6Xc8xf9zZGks7ohAwGouZdnBss8KA\r\nw+06RAhB+PnxYHeVSi3Lv3ddfALX2dKBk7evaI7igwKbeQCs82+XdzxufIvj\r\n7n5gNK/PfCULziLGONVG2edzh4LY9KyuGHTOMcIqt+L+wlCv/P87tKxgjHHs\r\n7hS4Ka5oV9QvUY3sNbJeIh16++ricTvF5f6sXIbQ95En7NlmQCEKnBDU+dN8\r\nSu5iSb2L6UfNw2ESI3kp3Wx7g/aonVg0i+olVlzpikAH46U7bP7MPUqMJ7rM\r\nlbJlNsxT4qQ0En7Qa1F6Nwq0jZv4nY+n1Qw=\r\n=Q9F4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=14.18.0"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"95992f23c6de3454ed77efc52b9c4de257e36afe","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --exclude 'test/**' --exclude 'micromark/**' npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mdn-translated-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet","clone-test-repos-mdn-translated-content":"cd test-repos && git clone https://github.com/mdn/translated-content mdn-translated-content --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"8.11.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"markdown-it":"13.0.1","markdownlint-micromark":"0.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.13.0","ava":"5.2.0","tv4":"1.3.0","toml":"3.0.0","yaml":"2.2.1","eslint":"8.36.0","globby":"13.1.3","js-yaml":"4.1.0","webpack":"5.76.3","typescript":"5.0.2","@babel/core":"7.21.3","npm-run-all":"4.1.5","webpack-cli":"5.0.1","babel-loader":"9.1.2","eslint-plugin-n":"15.6.1","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.20.2","eslint-plugin-jsdoc":"40.1.0","markdown-it-texmath":"1.0.0","strip-json-comments":"5.0.0","eslint-plugin-regexp":"1.13.0","eslint-plugin-unicorn":"46.0.0","terser-webpack-plugin":"5.3.7","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.18.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.28.0_1679635279188_0.08227323366158656","host":"s3://npm-registry-packages"}},"0.28.1":{"name":"markdownlint","version":"0.28.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.28.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"7978f7e4393edbe08527417d44ffdc2ab865a61f","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.28.1.tgz","fileCount":124,"integrity":"sha512-8At2DbgGKT/RVBinkqIPqLETopPXyQFGWSiTCJSr9Y6wVVyY70cDJ9dw3FXePn4AkytIUclgrsgI6KVeqeHFoA==","signatures":[{"sig":"MEUCIQD6yIYprgZbXyFVcXcexfQIZDmPi7pqL+2a6H44H9y3agIgPljXlCVceYDc3JLhNxAacOc4QD+pbegyCpTbTmOJSiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":712603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLjIDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIJw//b9BP0uW6o18CqAFbbtV+WFzdCZP3Sxoa4bsXl7gNIC54uQEA\r\nhNiHazTgs4Hed1cOX2rWoKHMvP9gEelKErTfhhCWFWnfF0qQmRQfr1Du9aBB\r\nMXln3gqH+AR7akRDO2XejwlhDepIslgpYfoADxHZyQIRAMBnGWsDBVxIllBg\r\nldh5iKXRGtJEwX8JI928nBNElvqUdU6+dt5NkU0dn18zCO7IBun//39Tj751\r\n7dOTNAGlC2y9zu/KTgEW3TokZ/FteK2EBD23+nZTxFqCopBl3dxLCQ8Va2sB\r\nU9qGbLOvF86GC3/W5NDIy8g52MgpVtwefRWQLfdyjFE/77l1t5I4x+SSkFQq\r\njH892dhfw12vfnP1SUx5UJKVBZi2hKmSktnqlckdJNoOuVpdV8biS8wN+kGk\r\nQDUadj78HIJbIlbR6gFEQTMwcm9wkIzhBGG/ImwEeHLAd5sErrnvI6XUlSkb\r\nXi758bzERfdeM1GQ5rzEC176mAP9ZOGwHWDunAXPqSAUtl5mxQpaMDMg/ioK\r\ne5Q42Iss7ShAW+NodDYDOZ2lgxu4JguNVFadhdxtF+6Rk4qncchQJK4yFfxC\r\nqTW2696EfR23FQHBVWEwNbqtOZDey0vghwbx/O9bZ1jLvabgzHkfYTMceS0V\r\nkG+1/J2vOtMQFaiNoHzaD43KECshk/bW4jg=\r\n=bzl6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=14.18.0"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"fcb8190781c80b292ac44f6df984326e0e6c69cd","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --exclude 'test/**' --exclude 'micromark/**' npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mdn-translated-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet","clone-test-repos-mdn-translated-content":"cd test-repos && git clone https://github.com/mdn/translated-content mdn-translated-content --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"9.5.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"18.15.0","dependencies":{"markdown-it":"13.0.1","markdownlint-micromark":"0.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.13.0","ava":"5.2.0","tv4":"1.3.0","toml":"3.0.0","yaml":"2.2.1","eslint":"8.37.0","globby":"13.1.3","js-yaml":"4.1.0","webpack":"5.77.0","typescript":"5.0.3","@babel/core":"7.21.4","npm-run-all":"4.1.5","webpack-cli":"5.0.1","babel-loader":"9.1.2","eslint-plugin-n":"15.7.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.21.4","eslint-plugin-jsdoc":"40.1.1","markdown-it-texmath":"1.0.0","strip-json-comments":"5.0.0","eslint-plugin-regexp":"1.14.0","eslint-plugin-unicorn":"46.0.0","terser-webpack-plugin":"5.3.7","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.19.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.28.1_1680749059490_0.1005636601020139","host":"s3://npm-registry-packages"}},"0.28.2":{"name":"markdownlint","version":"0.28.2","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.28.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"ea31586a02fe3a06403ecafbbe22d77e363c8ed5","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.28.2.tgz","fileCount":124,"integrity":"sha512-yYaQXoKKPV1zgrFsyAuZPEQoe+JrY9GDag9ObKpk09twx4OCU5lut+0/kZPrQ3W7w82SmgKhd7D8m34aG1unVw==","signatures":[{"sig":"MEQCIFMh3gSJuFEy/UDRT/kiQT+2XeEkRszMK4qm4ytoGkpqAiBzGG+ycAQvDkd+rqqU52v67OtfA0qfHNFEYG5WNnqnzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":712655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS0McACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJnQ/+NzsyzQyxQAFhAb2MkCEyyeBnJkXc+pMcHE9zrbsCGWlGHdAZ\r\nOZGZ7qPcWhZvQsOrpxrSLLBfLjDFhC4Bnxm7AYXZ4diLmaEZzl8eoM7Vpt64\r\nnp755F3oJggTUohoFYPURwEAF+9QIzx0F2WxWpVLd+e4SUAWRvboZ5TSmsaB\r\nFZnB9NRZ2whAVy31TovgEySP3/kWYmAUvVk+O7lQ1NXNcVIHu2J9q/LzmNn4\r\nPsEfAeQzDOKpp6tt53WQcHacYGS7X11x0WniKjhMvCwZF6LE+HhKreR90Map\r\ngzbGiv1RRm3zbHyJQiaepZD0CmMiMXZ3yz8pHWkseQgTQBR7Q2cNNSC9NacR\r\nTURB8le5LeNi3LgrWN1fT8x8BWBvi4SqQF1XFaLr18bqN35h0tymXyIUMhWf\r\nGqLLMpTwMZxr3i0gVkRcpSqMjgxOdN4d2xG2nvh/BRnrgZ+aKZawz+GtuSeT\r\nm1DxdwGsNe1wmwppO9EK+Qhi1KJT5dnvOupnCMjPxhg0q2adTRzNiPvbQ53T\r\nLBAewT3TPN4kOwaDsooChhbKpwpFouXilBvOZ7xNt2ywJe5UBf6WXCisquyk\r\nQMutUqPGXikCSD0PBmM9DaWIRm4tm4s9eDtLYxb/iUkQB8gZjvlKpe88L8b5\r\nwXCJ1Z+rQ+xErvZW1B97yi7TJ79dlUuQYRQ=\r\n=A4nb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=14.18.0"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"b6839ee5e764b90c0fd6c5cb896fa066aea61be6","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --exclude 'test/**' --exclude 'micromark/**' npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mdn-translated-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:16 npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet","clone-test-repos-mdn-translated-content":"cd test-repos && git clone https://github.com/mdn/translated-content mdn-translated-content --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"9.6.5","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"markdown-it":"13.0.1","markdownlint-micromark":"0.1.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.13.0","ava":"5.2.0","tv4":"1.3.0","toml":"3.0.0","yaml":"2.2.2","eslint":"8.39.0","globby":"13.1.4","js-yaml":"4.1.0","webpack":"5.81.0","typescript":"5.0.4","@babel/core":"7.21.4","npm-run-all":"4.1.5","webpack-cli":"5.0.2","babel-loader":"9.1.2","eslint-plugin-n":"15.7.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.21.4","eslint-plugin-jsdoc":"43.0.7","markdown-it-texmath":"1.0.0","strip-json-comments":"5.0.0","eslint-plugin-regexp":"1.14.0","eslint-plugin-unicorn":"46.0.0","terser-webpack-plugin":"5.3.7","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.19.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.28.2_1682653980603_0.1449440768529473","host":"s3://npm-registry-packages"}},"0.29.0":{"name":"markdownlint","version":"0.29.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.29.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"9647478b7d5485965c557502fe54ee5a550033f2","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.29.0.tgz","fileCount":124,"integrity":"sha512-ASAzqpODstu/Qsk0xW5BPgWnK/qjpBQ4e7IpsSvvFXcfYIjanLTdwFRJK1SIEEh0fGSMKXcJf/qhaZYHyME0wA==","signatures":[{"sig":"MEYCIQCp70+Jp2rWcpDfZmCq1uFN1hW660hmCFaUIaP3+3oelwIhAJfbpE+RjaNkhBhujayp77W2uWR47uGnGM/R53/RGt+L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":718275},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=16"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"d01180ec5a014083ee9d574b693a8d7fbc1e566d","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --exclude 'test/**' --exclude 'micromark/**' npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mdn-translated-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","install-micromark":"cd micromark && npm install --no-package-lock","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller","clone-test-repos-mdn-translated-content":"cd test-repos && git clone https://github.com/mdn/translated-content mdn-translated-content --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"9.5.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"markdown-it":"13.0.1","markdownlint-micromark":"0.1.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.14.0","ava":"5.3.0","tv4":"1.3.0","toml":"3.0.0","yaml":"2.3.1","eslint":"8.41.0","globby":"13.1.4","js-yaml":"4.1.0","webpack":"5.85.0","typescript":"5.1.3","@babel/core":"7.22.1","npm-run-all":"4.1.5","webpack-cli":"5.1.1","babel-loader":"9.1.2","eslint-plugin-n":"16.0.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.22.4","eslint-plugin-jsdoc":"46.1.0","markdown-it-texmath":"1.0.0","strip-json-comments":"5.0.0","eslint-plugin-regexp":"1.15.0","eslint-plugin-unicorn":"47.0.0","terser-webpack-plugin":"5.3.9","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.19.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.29.0_1685677732184_0.020869171505132345","host":"s3://npm-registry-packages"}},"0.30.0":{"name":"markdownlint","version":"0.30.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.30.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"e5b43f794c6810299cd4be86f8d54108e9169860","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.30.0.tgz","fileCount":125,"integrity":"sha512-nInuFvI/rEzanAOArW5490Ez4EYpB5ODqVM0mcDYCPx9DKJWCQqCgejjiCvbSeE7sjbDscVtZmwr665qpF5xGA==","signatures":[{"sig":"MEQCIAzVkJjflWGYmKcprzwxvR2Pg5ZY/Jtgha62exeUkLmUAiAGteF4Kb7NedgRoGoeyAOdYWpKVpDMSPpGKmiwyRAatg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":725583},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=16"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"d641caf90ca67660a1939e50f6cc8acb1939819f","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","install-micromark":"cd micromark && npm install --no-package-lock","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"9.8.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"markdown-it":"13.0.1","markdownlint-micromark":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"c8":"8.0.1","ava":"5.3.1","tv4":"1.3.0","toml":"3.0.0","yaml":"2.3.1","eslint":"8.46.0","gemoji":"8.1.0","globby":"13.2.2","js-yaml":"4.1.0","webpack":"5.88.2","typescript":"5.1.6","@babel/core":"7.22.10","npm-run-all":"4.1.5","webpack-cli":"5.1.4","babel-loader":"9.1.3","eslint-plugin-n":"16.0.1","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.22.10","character-entities":"2.0.2","eslint-plugin-jsdoc":"46.4.6","strip-json-comments":"5.0.1","eslint-plugin-regexp":"1.15.0","eslint-plugin-unicorn":"48.0.1","terser-webpack-plugin":"5.3.9","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.20.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.30.0_1691639290443_0.5338896549066678","host":"s3://npm-registry-packages"}},"0.31.0":{"name":"markdownlint","version":"0.31.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.31.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"7beba2e5d944d4334523e73c8aca13bdcc788fde","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.31.0.tgz","fileCount":125,"integrity":"sha512-e+jZGRGZrz1s0T4wiPDFtyQafq7sKgdbf2sdL46gRT8zLEvDDihQmGeSCV6VXp9BsfkuZ0dPTAg9hf4j6NFgjg==","signatures":[{"sig":"MEQCIEFUS9OQSPcx8fuJ1mH4ljDoa+D1WYk2m1xPo+uuhcLnAiBaKh3SsCAx4YBZv/DRlZ/RW3xBI6QX6C4ILvwFDYqvGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":730379},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=16"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"11fbab3c4711f613629ef252a574aef61dfbf4a1","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","install-micromark":"cd micromark && npm install --no-package-lock","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"9.8.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"markdown-it":"13.0.1","markdownlint-micromark":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"c8":"8.0.1","ava":"5.3.1","tv4":"1.3.0","toml":"3.0.0","yaml":"2.3.2","eslint":"8.48.0","gemoji":"8.1.0","globby":"13.2.2","js-yaml":"4.1.0","webpack":"5.88.2","typescript":"5.2.2","@babel/core":"7.22.15","npm-run-all":"4.1.5","webpack-cli":"5.1.4","babel-loader":"9.1.3","eslint-plugin-n":"16.0.2","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.22.15","character-entities":"2.0.2","eslint-plugin-jsdoc":"46.5.1","strip-json-comments":"5.0.1","eslint-plugin-regexp":"1.15.0","eslint-plugin-unicorn":"48.0.1","terser-webpack-plugin":"5.3.9","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.21.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.31.0_1694146976113_0.5076484733248909","host":"s3://npm-registry-packages"}},"0.31.1":{"name":"markdownlint","version":"0.31.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.31.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"f014ed2d3614c5dbc351b7f65641ccc0a5facdb7","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.31.1.tgz","fileCount":125,"integrity":"sha512-CKMR2hgcIBrYlIUccDCOvi966PZ0kJExDrUi1R+oF9PvqQmCrTqjOsgIvf2403OmJ+CWomuzDoylr6KbuMyvHA==","signatures":[{"sig":"MEUCIQCzrK+CBUsQphh5y5+sRe92y6MA8IdMo7z8cI8OYj9S6QIgLx02R6wWuSy2RgvfKUfLAxpUMccHz8QSA+5sykN4+1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":731293},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=16"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"gitHead":"3561fc3f38b05b3c55f44e371c2cd9bda194598a","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{c,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","install-micromark":"cd micromark && npm install --no-package-lock","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"9.8.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"markdown-it":"13.0.1","markdownlint-micromark":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"c8":"8.0.1","ava":"5.3.1","tv4":"1.3.0","toml":"3.0.0","yaml":"2.3.2","eslint":"8.49.0","gemoji":"8.1.0","globby":"13.2.2","js-yaml":"4.1.0","webpack":"5.88.2","typescript":"5.2.2","@babel/core":"7.22.19","npm-run-all":"4.1.5","webpack-cli":"5.1.4","babel-loader":"9.1.3","eslint-plugin-n":"16.1.0","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.22.15","character-entities":"2.0.2","eslint-plugin-jsdoc":"46.8.0","strip-json-comments":"5.0.1","eslint-plugin-regexp":"1.15.0","eslint-plugin-unicorn":"48.0.1","terser-webpack-plugin":"5.3.9","markdown-it-for-inline":"0.1.1","markdownlint-rule-helpers":"0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.31.1_1694835967718_0.6461155530059663","host":"s3://npm-registry-packages"}},"0.32.0":{"name":"markdownlint","version":"0.32.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.32.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"71160d0a98d3b05f96bebdcacc919fbfaf58b219","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.32.0.tgz","fileCount":124,"integrity":"sha512-DIA2LclWqWmyU1Z73mTYa9/oilWJGdCW+tiPpziwmut/O7LxmEI8xKeg3vhEezXOyMaTV76HSX3/HmypRC2/8w==","signatures":[{"sig":"MEUCIQDm1YsYfHfVOSwU/d+mc88r6t9deFtAkrKtvL6b2vS3oQIgY7TyWVLg1zp5CMKt47jKnKCx1IMSR/vkbpXcLQRR5EA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809518},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=18"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"49ef661478bcf0a012f6dfe23872cea730a246f6","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{cache,constants,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","install-micromark":"cd micromark && npm install --no-package-lock","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.2.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"markdown-it":"13.0.2","markdownlint-micromark":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"c8":"8.0.1","ava":"5.3.1","toml":"3.0.0","yaml":"2.3.4","eslint":"8.53.0","gemoji":"8.1.0","globby":"14.0.0","js-yaml":"4.1.0","webpack":"5.89.0","typescript":"5.2.2","@babel/core":"7.23.3","npm-run-all":"4.1.5","webpack-cli":"5.1.4","babel-loader":"9.1.3","eslint-plugin-n":"16.3.1","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.23.3","character-entities":"2.0.2","eslint-plugin-jsdoc":"46.9.0","strip-json-comments":"5.0.1","eslint-plugin-regexp":"2.1.1","eslint-plugin-unicorn":"49.0.0","terser-webpack-plugin":"5.3.9","@hyperjump/json-schema":"1.6.5","markdown-it-for-inline":"0.1.1","json-schema-to-typescript":"13.1.1","markdownlint-rule-helpers":"0.22.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.32.0_1699939636050_0.9744681789280039","host":"s3://npm-registry-packages"}},"0.32.1":{"name":"markdownlint","version":"0.32.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.32.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"14b3ff548e437487ae393ad5bc9092ca2858adde","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.32.1.tgz","fileCount":124,"integrity":"sha512-3sx9xpi4xlHlokGyHO9k0g3gJbNY4DI6oNEeEYq5gQ4W7UkiJ90VDAnuDl2U+yyXOUa6BX+0gf69ZlTUGIBp6A==","signatures":[{"sig":"MEUCIA8M3th5zY59AWTw+m87+kGfYKXrfzXLQ9s7l1vG3yWOAiEA3ke7ViKdKWCUfKKgkyZqw3I5uLdass3CQgqvPfbuWAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809748},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=18"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"dd7b9db685621cf2c1d2a0ee1e942d23f9b8a4ca","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=5m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{cache,constants,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","install-micromark":"cd micromark && npm install --no-package-lock","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.2.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"markdown-it":"13.0.2","markdownlint-micromark":"0.1.7"},"_hasShrinkwrap":false,"devDependencies":{"c8":"8.0.1","ava":"5.3.1","toml":"3.0.0","yaml":"2.3.4","eslint":"8.53.0","gemoji":"8.1.0","globby":"14.0.0","js-yaml":"4.1.0","webpack":"5.89.0","typescript":"5.2.2","@babel/core":"7.23.3","npm-run-all":"4.1.5","webpack-cli":"5.1.4","babel-loader":"9.1.3","eslint-plugin-n":"16.3.1","markdown-it-sub":"1.0.0","markdown-it-sup":"1.0.0","eslint-plugin-es":"4.1.0","@babel/preset-env":"7.23.3","character-entities":"2.0.2","eslint-plugin-jsdoc":"46.9.0","strip-json-comments":"5.0.1","eslint-plugin-regexp":"2.1.1","eslint-plugin-unicorn":"49.0.0","terser-webpack-plugin":"5.3.9","@hyperjump/json-schema":"1.6.5","markdown-it-for-inline":"0.1.1","json-schema-to-typescript":"13.1.1","markdownlint-rule-helpers":"0.23.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.32.1_1700021946163_0.5772482592815813","host":"s3://npm-registry-packages"}},"0.33.0":{"name":"markdownlint","version":"0.33.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.33.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"cc3852b2c54d5b0193710c6fdf97c5fbde7e322a","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.33.0.tgz","fileCount":129,"integrity":"sha512-4lbtT14A3m0LPX1WS/3d1m7Blg+ZwiLq36WvjQqFGsX3Gik99NV+VXp/PW3n+Q62xyPdbvGOCfjPqjW+/SKMig==","signatures":[{"sig":"MEYCIQCos7gwUYjRWAO+muyXzfJskMi78UNsMwyDX0bOhdeVTQIhAItCCVY3dQ+CmhPJSa6NZIK/m5z8Qnhf9JBzUn/zV5F9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":699162},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=18"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"9c77f92616c063a5d42f165cae2edb9e3418ac53","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts delete 'lib/{cache,constants,md,r}*.d.ts' 'micromark/*.d.cts' 'helpers/*.d.{cts,ts}'","install-micromark":"cd micromark && npm install","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.2.3","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"20.10.0","dependencies":{"markdown-it":"14.0.0","markdownlint-micromark":"0.1.8"},"_hasShrinkwrap":false,"devDependencies":{"c8":"9.0.0","ajv":"8.12.0","ava":"6.0.1","toml":"3.0.0","yaml":"2.3.4","eslint":"8.56.0","gemoji":"8.1.0","globby":"14.0.0","js-yaml":"4.1.0","webpack":"5.89.0","typescript":"5.3.3","@babel/core":"7.23.7","npm-run-all":"4.1.5","webpack-cli":"5.1.4","babel-loader":"9.1.3","eslint-plugin-n":"16.6.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","@babel/preset-env":"7.23.7","character-entities":"2.0.2","eslint-plugin-jsdoc":"48.0.2","strip-json-comments":"5.0.1","eslint-plugin-regexp":"2.1.2","eslint-plugin-unicorn":"50.0.1","terser-webpack-plugin":"5.3.10","markdown-it-for-inline":"2.0.1","json-schema-to-typescript":"13.1.1","markdownlint-rule-helpers":"0.23.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.33.0_1704677579149_0.34366293906815826","host":"s3://npm-registry-packages"}},"0.34.0":{"name":"markdownlint","version":"0.34.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.34.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"bbc2047c952d1644269009a69ba227ed597b23fa","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.34.0.tgz","fileCount":129,"integrity":"sha512-qwGyuyKwjkEMOJ10XN6OTKNOVYvOIi35RNvDLNxTof5s8UmyGHlCdpngRHoRGNvQVGuxO3BJ7uNSgdeX166WXw==","signatures":[{"sig":"MEUCIQC7HFvZ16vC76S1rK3sO4v7YgieQt8zXtyc51t78PXLnQIgfagKhCozrQpxyIU5F+laCBI8kmnmzwHps1tL+SGHYr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":743481},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=18"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"b2305efafb034b1f328845aec9928b5363ffd646","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --ext .js,.cjs,.mjs --max-warnings 0 .","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --outDir dts --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts copy dts/lib/markdownlint.d.ts lib/markdownlint.d.ts && node scripts remove dts","install-micromark":"cd micromark && npm install","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.5.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"20.10.0","dependencies":{"markdown-it":"14.1.0","markdownlint-micromark":"0.1.9"},"_hasShrinkwrap":false,"devDependencies":{"c8":"9.1.0","ajv":"8.12.0","ava":"6.1.2","toml":"3.0.0","eslint":"8.57.0","gemoji":"8.1.0","globby":"14.0.1","js-yaml":"4.1.0","webpack":"5.91.0","typescript":"5.4.3","npm-run-all":"4.1.5","webpack-cli":"5.1.4","jsonc-parser":"3.2.1","eslint-plugin-n":"16.6.2","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"48.2.1","eslint-plugin-regexp":"2.3.0","eslint-plugin-unicorn":"51.0.1","terser-webpack-plugin":"5.3.10","markdown-it-for-inline":"2.0.1","json-schema-to-typescript":"13.1.2"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.34.0_1710993223345_0.9096182098498282","host":"s3://npm-registry-packages"}},"0.35.0":{"name":"markdownlint","version":"0.35.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.35.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"8189347fef3550045de78a96c52a7f45c2a4f91e","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.35.0.tgz","fileCount":132,"integrity":"sha512-wgp8yesWjFBL7bycA3hxwHRdsZGJhjhyP1dSxKVKrza0EPFYtn+mHtkVy6dvP1kGSjovyG5B8yNP6Frj0UFUJg==","signatures":[{"sig":"MEQCIH5oEXQb5r2BYT33R943i7QCv/bKtJurZXdKYdiGunPbAiAls8RX7wwwPr2w9atAVyeusOvZFZnCoJxeXdqQRpnneA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":810060},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=18"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"fe02674ce0119b0ae2c260e326ef6f74693c35e0","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module nodenext && tsc --module commonjs && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --outDir dts --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts copy dts/lib/markdownlint.d.ts lib/markdownlint.d.ts && node scripts remove dts","install-micromark":"cd micromark && npm install","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.8.2","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"20.15.1","dependencies":{"markdown-it":"14.1.0","markdownlint-micromark":"0.1.10"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.2","ajv":"8.17.1","ava":"6.1.3","toml":"3.0.0","eslint":"9.9.1","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.94.0","@eslint/js":"9.9.1","typescript":"5.5.4","npm-run-all":"4.1.5","webpack-cli":"5.1.4","jsonc-parser":"3.3.1","eslint-plugin-n":"17.10.2","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.2.2","eslint-plugin-regexp":"2.6.0","eslint-plugin-unicorn":"55.0.0","terser-webpack-plugin":"5.3.10","markdown-it-for-inline":"2.0.1","json-schema-to-typescript":"15.0.1","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.35.0_1724903304179_0.19847570698696693","host":"s3://npm-registry-packages"}},"0.36.0":{"name":"markdownlint","version":"0.36.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.36.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"bf97b0fff65c48c41ee9ced21617c8c3e7f45b52","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.36.0.tgz","fileCount":135,"integrity":"sha512-ULhCJrt12HC8jZPCzc6yN3g2l8KaFR8bYHStnffzCOwY33hPrC6ic1pz1tDNs/ydKU2UiETOtL5nLYJNZLOd6w==","signatures":[{"sig":"MEUCIDQh+ruaFYYRL2usG5GqtgQdsLGgq14FcApQ396vnescAiEAw2QYFFpCeYpD0vUxspCcb8o6nykM5JJCjL9qp16SSWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":821019},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=18"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"e708143a28e94a89952547495cac05b3c8c9177f","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-fixes.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js helpers/test.cjs","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module nodenext && tsc --module commonjs && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.js test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --outDir dts --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts copy dts/lib/markdownlint.d.ts lib/markdownlint.d.ts && node scripts remove dts","install-micromark":"cd micromark && npm install","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.8.3","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"20.16.0","dependencies":{"markdown-it":"14.1.0","markdownlint-micromark":"0.1.12"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.2","ajv":"8.17.1","ava":"6.1.3","toml":"3.0.0","eslint":"9.13.0","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.95.0","@eslint/js":"9.13.0","typescript":"5.6.3","npm-run-all":"4.1.5","webpack-cli":"5.1.4","jsonc-parser":"3.3.1","eslint-plugin-n":"17.11.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.4.3","eslint-plugin-regexp":"2.6.0","eslint-plugin-unicorn":"56.0.0","terser-webpack-plugin":"5.3.10","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"2.9.0","json-schema-to-typescript":"15.0.2","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.36.0_1729912218719_0.2147162289053015","host":"s3://npm-registry-packages"}},"0.36.1":{"name":"markdownlint","version":"0.36.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.36.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"86491d35ad6eda89e1290404850a574da3e64490","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.36.1.tgz","fileCount":135,"integrity":"sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==","signatures":[{"sig":"MEQCIELuN4xWLENqjqMpfV5tXHTmDG0rJK4th+jPkEMV9dmMAiBlM5dfdH15kp+gk+IoRygXaRm3fDYU31UTtAu6R9dLKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":821241},"main":"./lib/markdownlint.js","type":"commonjs","types":"./lib/markdownlint.d.ts","engines":{"node":">=18"},"exports":{".":"./lib/markdownlint.js","./helpers":"./helpers/helpers.js","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"368cb1be5f50926f4c0940ccf46e808ac34e2973","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.js test/markdownlint-test-config.js test/markdownlint-test-custom-rules.js test/markdownlint-test-fixes.js test/markdownlint-test-helpers.js test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.js test/markdownlint-test-scenarios.js helpers/test.cjs","example":"cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && node scripts copy node_modules/markdownlint-micromark/micromark-browser.js demo/micromark-browser.js && node scripts copy node_modules/markdownlint-micromark/micromark-html-browser.js demo/micromark-html-browser.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.js test/markdownlint-test-extra-type.js","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","build-micromark":"cd micromark && npm run build","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.js","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module nodenext && tsc --module commonjs && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.js test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.js","build-declaration":"tsc --allowJs --declaration --emitDeclarationOnly --module commonjs --outDir dts --resolveJsonModule --target es2015 lib/markdownlint.js && node scripts copy dts/lib/markdownlint.d.ts lib/markdownlint.d.ts && node scripts remove dts","install-micromark":"cd micromark && npm install","docker-npm-install":"docker run --rm --tty --name npm-install --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm install","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.js","build-config-example":"node schema/build-config-example.js","docker-npm-run-upgrade":"docker run --rm --tty --name npm-run-upgrade --volume $PWD:/home/workdir --workdir /home/workdir --user node node:latest npm run upgrade","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.js","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.8.3","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"20.16.0","dependencies":{"markdown-it":"14.1.0","markdownlint-micromark":"0.1.12"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.2","ajv":"8.17.1","ava":"6.2.0","toml":"3.0.0","eslint":"9.13.0","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.95.0","@eslint/js":"9.13.0","typescript":"5.6.3","npm-run-all":"4.1.5","webpack-cli":"5.1.4","jsonc-parser":"3.3.1","eslint-plugin-n":"17.11.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.4.3","eslint-plugin-regexp":"2.6.0","eslint-plugin-unicorn":"56.0.0","terser-webpack-plugin":"5.3.10","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"2.9.0","json-schema-to-typescript":"15.0.2","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.36.1_1730092730021_0.5353316170719911","host":"s3://npm-registry-packages"}},"0.37.0":{"name":"markdownlint","version":"0.37.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.37.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"a2caf01e87cfb82164d55ae5cc9e6666818a4534","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.37.0.tgz","fileCount":143,"integrity":"sha512-kdw5PG3dQFkExmUdcNc7dVTxrQU+lBx2+HuNrfa/gaRHzHExQNGdTTtvz0YtpFabKijbs5a3rVlLY75x/6VB7A==","signatures":[{"sig":"MEYCIQCIVFhQWYUJR/WYjBMA9xx8oq1GQxoLt6yNkuIdJogVHAIhAJxLD145eHlYENXGHQ9wseR2mupR52BfyqXfXcaKmnQ1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":592466},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=18"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"62073a8fde79c7ec37032b260dfd3b94cba4ffbc","scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs helpers/test.cjs","example":"cd example && node standalone.mjs && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module commonjs && tsc --module nodenext && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs remove dts","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.9.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"micromark":"4.0.1","markdown-it":"14.1.0","micromark-util-types":"2.0.1","micromark-extension-math":"3.1.0","micromark-extension-directive":"3.0.2","micromark-extension-gfm-table":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.2","ajv":"8.17.1","ava":"6.2.0","toml":"3.0.0","eslint":"9.16.0","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.97.1","@eslint/js":"9.16.0","typescript":"5.7.2","npm-run-all":"4.1.5","webpack-cli":"5.1.4","jsonc-parser":"3.3.1","eslint-plugin-n":"17.14.0","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.6.0","eslint-plugin-regexp":"2.7.0","eslint-plugin-unicorn":"56.0.1","terser-webpack-plugin":"5.3.10","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"2.11.0","json-schema-to-typescript":"15.0.3","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.37.0_1733624499219_0.6478419602668912","host":"s3://npm-registry-packages"}},"0.37.1":{"name":"markdownlint","version":"0.37.1","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.37.1","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"e58632689682d8e73977201499d55cb158d581b9","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.37.1.tgz","fileCount":146,"integrity":"sha512-Q7JexBa4ZB1rXJ2HGJF/fYUMeo4oBe5Zn1ZTlbwJ7BFC9V8lOZQoB3acBWW1f4FXmrlrwRYLLpWRfLCZXLo7kw==","signatures":[{"sig":"MEQCIFXCf7uO2bKKh84IM21UHVkYIyomx6cJpO1473clfbGOAiBDG2U4ttd67CheAvaQkSw9RCIrCmsLIdeDCN0q7i3RFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":593728},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=18"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"e959c1e5226857bf5435f78c0ff2e99ae96d33a3","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs"}},"scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs helpers/test.cjs","example":"cd example && node standalone.mjs && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module commonjs && tsc --module nodenext && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs remove dts","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.9.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"micromark":"4.0.1","markdown-it":"14.1.0","micromark-util-types":"2.0.1","micromark-extension-math":"3.1.0","micromark-extension-directive":"3.0.2","micromark-extension-gfm-table":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.3","ajv":"8.17.1","ava":"6.2.0","toml":"3.0.0","eslint":"9.17.0","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.97.1","@eslint/js":"9.17.0","typescript":"5.7.2","npm-run-all":"4.1.5","webpack-cli":"5.1.4","jsonc-parser":"3.3.1","eslint-plugin-n":"17.15.0","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.6.1","eslint-plugin-regexp":"2.7.0","eslint-plugin-unicorn":"56.0.1","terser-webpack-plugin":"5.3.11","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"2.12.1","json-schema-to-typescript":"15.0.3","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.37.1_1734236983442_0.399266674151886","host":"s3://npm-registry-packages-npm-production"}},"0.37.2":{"name":"markdownlint","version":"0.37.2","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.37.2","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"72461a7abfef2e01ae7f3b596cdc083a25856571","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.37.2.tgz","fileCount":146,"integrity":"sha512-m8QhYnRA1ptbhIjhVVBUkKQcUelVxuyO/yXyLewnc1+xs4eXhST/+hIy29goO+EYVLmWtknH4SmYQ4s0caoKqw==","signatures":[{"sig":"MEUCIGXGb5aRvmMcTmAWsXs4Lfqb9Dor9GVi+pVJtlSdmRhYAiEAoDieChpnYDwVX2ctm83Z/f5R3G4d2SwVwVs0ZJPyPoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":594155},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=18"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"a1081ec450f9f229d604a0a305ff4498557a336d","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","markdownlint-imports-browser":"./lib/node-imports-browser.mjs"}},"scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs helpers/test.cjs","example":"cd example && node standalone.mjs && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module commonjs && tsc --module nodenext && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs remove dts","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.9.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"micromark":"4.0.1","markdown-it":"14.1.0","micromark-util-types":"2.0.1","micromark-extension-math":"3.1.0","micromark-extension-directive":"3.0.2","micromark-extension-gfm-table":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.3","ajv":"8.17.1","ava":"6.2.0","toml":"3.0.0","eslint":"9.17.0","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.97.1","@eslint/js":"9.17.0","nano-spawn":"0.2.0","typescript":"5.7.2","npm-run-all":"4.1.5","webpack-cli":"5.1.4","jsonc-parser":"3.3.1","eslint-plugin-n":"17.15.0","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.6.1","eslint-plugin-regexp":"2.7.0","eslint-plugin-unicorn":"56.0.1","terser-webpack-plugin":"5.3.11","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"2.12.1","json-schema-to-typescript":"15.0.3","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.37.2_1734587275575_0.891253965157137","host":"s3://npm-registry-packages-npm-production"}},"0.37.3":{"name":"markdownlint","version":"0.37.3","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.37.3","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"061ac5462e97fedc7a96aaac5c132885e4161bfd","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.37.3.tgz","fileCount":146,"integrity":"sha512-eoQqH0291YCCjd+Pe1PUQ9AmWthlVmS0XWgcionkZ8q34ceZyRI+pYvsWksXJJL8OBkWCPwp1h/pnXxrPFC4oA==","signatures":[{"sig":"MEYCIQDKq7VwXDgnjqCBoA8OIFL8hjQV2NbN8jJaw0kcjJ6MxQIhAKmI9yxJNCCB5Fi6uu2SZP9fmE3MP0Y1tx7fCktWQbC/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":594327},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=18"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"74b1c195e3e1facf44b7a5dc4622f970655e799e","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","markdownlint-imports-browser":"./lib/node-imports-browser.mjs"}},"scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs helpers/test.cjs","example":"cd example && node standalone.mjs && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module commonjs && tsc --module nodenext && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs remove dts","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"11.0.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"micromark":"4.0.1","markdown-it":"14.1.0","micromark-util-types":"2.0.1","micromark-extension-math":"3.1.0","micromark-core-commonmark":"2.0.2","micromark-extension-directive":"3.0.2","micromark-extension-gfm-table":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.3","ajv":"8.17.1","ava":"6.2.0","toml":"3.0.0","eslint":"9.17.0","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.97.1","@eslint/js":"9.17.0","nano-spawn":"0.2.0","typescript":"5.7.2","npm-run-all":"4.1.5","webpack-cli":"6.0.1","jsonc-parser":"3.3.1","eslint-plugin-n":"17.15.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.6.1","eslint-plugin-regexp":"2.7.0","eslint-plugin-unicorn":"56.0.1","terser-webpack-plugin":"5.3.11","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"2.12.1","json-schema-to-typescript":"15.0.3","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.37.3_1735617450161_0.8893110747110857","host":"s3://npm-registry-packages-npm-production"}},"0.37.4":{"name":"markdownlint","version":"0.37.4","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.37.4","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"dd58c4a13b798d4702438e5f7fd587a219f753f6","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.37.4.tgz","fileCount":148,"integrity":"sha512-u00joA/syf3VhWh6/ybVFkib5Zpj2e5KB/cfCei8fkSRuums6nyisTWGqjTWIOFoFwuXoTBQQiqlB4qFKp8ncQ==","signatures":[{"sig":"MEQCIGKJnBImp96WlLRJYEgJdJGQmePwxKPcmG1n47JhtJFSAiAUbd90su6PMKh9FfH8EOj/SB5icLjArjZAeyoLoXwbWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":596775},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=18"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"a4c553a45acdfc4135ff12180fef2798470b1be5","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","markdownlint-imports-browser":"./lib/node-imports-browser.mjs"}},"scripts":{"ci":"npm-run-all --continue-on-error --parallel lint serial-config-docs serial-declaration-demo test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs test/resolve-module-test.mjs helpers/test.cjs","example":"cd example && node standalone.mjs && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"cd example/typescript && tsc --module commonjs && tsc --module nodenext && node type-check.js","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs lib/resolve-module.cjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs copy dts/lib/resolve-module.d.cts lib/resolve-module.d.cts && node scripts/index.mjs remove dts","serial-config-docs":"npm run build-config && npm run build-docs","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","serial-declaration-demo":"npm run build-declaration && npm-run-all --continue-on-error --parallel build-demo test-declaration","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"11.0.0","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"micromark":"4.0.1","markdown-it":"14.1.0","micromark-util-types":"2.0.1","micromark-extension-math":"3.1.0","micromark-core-commonmark":"2.0.2","micromark-extension-directive":"3.0.2","micromark-extension-gfm-table":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.3","ajv":"8.17.1","ava":"6.2.0","toml":"3.0.0","eslint":"9.18.0","gemoji":"8.1.0","globby":"14.0.2","js-yaml":"4.1.0","webpack":"5.97.1","@eslint/js":"9.18.0","nano-spawn":"0.2.0","typescript":"5.7.3","npm-run-all":"4.1.5","webpack-cli":"6.0.1","jsonc-parser":"3.3.1","eslint-plugin-n":"17.15.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.6.1","eslint-plugin-regexp":"2.7.0","eslint-plugin-unicorn":"56.0.1","terser-webpack-plugin":"5.3.11","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"2.13.0","json-schema-to-typescript":"15.0.4","markdownlint-rule-extended-ascii":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.37.4_1736927211470_0.26597020097645574","host":"s3://npm-registry-packages-npm-production"}},"0.38.0":{"name":"markdownlint","version":"0.38.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.38.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"862ca9d08f3a28f4149bd388ac369bb95865534e","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.38.0.tgz","fileCount":151,"integrity":"sha512-xaSxkaU7wY/0852zGApM8LdlIfGCW8ETZ0Rr62IQtAnUMlMuifsg09vWJcNYeL4f0anvr8Vo4ZQar8jGpV0btQ==","signatures":[{"sig":"MEYCIQDmkDe7Z9sEs5r/kR2K7eeZtPLsC6CqWAbJBNxhmhVCYgIhAPpM1czOkUoOaAMdmtgGtt6V738hTmuMfHqVEQ6Qdq08","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":625790},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=20"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"224987d727ebada36752074d2466a061c9e03ff0","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","markdownlint-imports-browser":"./lib/node-imports-browser.mjs"}},"scripts":{"ci":"npm-run-all --continue-on-error --parallel build-demo lint serial-config-docs serial-declaration test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-project.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs test/parse-configuration-test.mjs test/resolve-module-test.mjs helpers/test.cjs","example":"cd example && node standalone.mjs && grunt markdownlint --force && gulp markdownlint","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","build-example":"npm install --no-save --ignore-scripts grunt grunt-cli gulp through2","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"npm-run-all --continue-on-error --parallel test-declaration-cts test-declaration-mts","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs lib/resolve-module.cjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs copy dts/lib/resolve-module.d.cts lib/resolve-module.d.cts && node scripts/index.mjs remove dts","update-test-repos":"node scripts/index.mjs remove ./test-repos && npm run clone-test-repos && npm run update-snapshots-test-repos","serial-config-docs":"npm run build-config && npm run build-docs","serial-declaration":"npm run build-declaration && npm run test-declaration","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","test-declaration-cts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-commonjs.cts && tsc --module commonjs --esModuleInterop type-check-commonjs.cts","test-declaration-mts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-nodenext.mts && tsc --module nodenext                   type-check-nodenext.mts && node type-check-nodenext.mjs","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && npm install --ignore-scripts @electron/lint-roller typescript@4","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"10.9.2","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"22.15.0","dependencies":{"micromark":"4.0.2","micromark-util-types":"2.0.2","micromark-extension-math":"3.1.0","micromark-core-commonmark":"2.0.3","micromark-extension-directive":"4.0.0","micromark-extension-gfm-table":"2.1.1","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.3","ajv":"8.17.1","ava":"6.3.0","toml":"3.0.0","eslint":"9.26.0","gemoji":"8.1.0","globby":"14.1.0","js-yaml":"4.1.0","webpack":"5.99.7","@eslint/js":"9.26.0","nano-spawn":"0.2.0","typescript":"5.8.3","markdown-it":"14.1.0","npm-run-all":"4.1.5","webpack-cli":"6.0.1","jsonc-parser":"3.3.1","eslint-plugin-n":"17.17.0","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"50.6.11","eslint-plugin-regexp":"2.7.0","eslint-plugin-unicorn":"59.0.0","terser-webpack-plugin":"5.3.14","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"4.2.0","json-schema-to-typescript":"15.0.4","markdownlint-rule-extended-ascii":"0.2.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.38.0_1746243068184_0.5404475695908435","host":"s3://npm-registry-packages-npm-production"}},"0.39.0":{"name":"markdownlint","version":"0.39.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.39.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"28b500633121b89cc884998d27d92427ec50fd21","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.39.0.tgz","fileCount":153,"integrity":"sha512-Xt/oY7bAiHwukL1iru2np5LIkhwD19Y7frlsiDILK62v3jucXCD6JXlZlwMG12HZOR+roHIVuJZrfCkOhp6k3g==","signatures":[{"sig":"MEUCIQDkaOMoumNE8clNBze5SIqcscLcZtQx92yXWPX7wESHRwIgT0EehbotukChDw/Od1CGmPu5dMxhqcbP44xDexAIuvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":829027},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=20"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"29bd10d5bb606f7d135fd824af8714a38dd4f2b4","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","markdownlint-imports-browser":"./lib/node-imports-browser.mjs"}},"scripts":{"ci":"npm-run-all --continue-on-error --parallel build-demo lint serial-config-docs serial-declaration test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-project.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs test/parse-configuration-test.mjs test/resolve-module-test.mjs helpers/test.cjs","example":"cd example && node standalone.mjs","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"npm-run-all --continue-on-error --parallel test-declaration-cts test-declaration-mts","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs lib/resolve-module.cjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs copy dts/lib/resolve-module.d.cts lib/resolve-module.d.cts && node scripts/index.mjs remove dts","update-test-repos":"node scripts/index.mjs remove ./test-repos && npm run clone-test-repos && npm run update-snapshots-test-repos","serial-config-docs":"npm run build-config && npm run build-docs","serial-declaration":"npm run build-declaration && npm run test-declaration","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","test-declaration-cts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-commonjs.cts && tsc --module commonjs --esModuleInterop type-check-commonjs.cts","test-declaration-mts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-nodenext.mts && tsc --module nodenext                   type-check-nodenext.mts && node type-check-nodenext.mjs","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && node ../../scripts/index.mjs delete package.json && npm install --no-save --ignore-scripts @electron/lint-roller","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"micromark":"4.0.2","micromark-util-types":"2.0.2","micromark-extension-math":"3.1.0","micromark-core-commonmark":"2.0.3","micromark-extension-directive":"4.0.0","micromark-extension-gfm-table":"2.1.1","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.3","ajv":"8.17.1","ava":"6.4.1","toml":"3.0.0","eslint":"9.37.0","gemoji":"8.1.0","globby":"15.0.0","js-yaml":"4.1.0","webpack":"5.102.1","@eslint/js":"9.37.0","nano-spawn":"2.0.0","typescript":"5.9.3","markdown-it":"14.1.0","npm-run-all":"4.1.5","webpack-cli":"6.0.1","jsonc-parser":"3.3.1","eslint-plugin-n":"17.23.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"61.1.1","eslint-plugin-regexp":"2.10.0","eslint-plugin-unicorn":"61.0.2","terser-webpack-plugin":"5.3.14","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"5.4.0","json-schema-to-typescript":"15.0.4","markdownlint-rule-extended-ascii":"0.2.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.39.0_1760325047883_0.06732450405208468","host":"s3://npm-registry-packages-npm-production"}},"0.40.0":{"name":"markdownlint","version":"0.40.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.40.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"1c6e29385f810f0b860f0af4866208e572bd8c59","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.40.0.tgz","fileCount":153,"integrity":"sha512-UKybllYNheWac61Ia7T6fzuQNDZimFIpCg2w6hHjgV1Qu0w1TV0LlSgryUGzM0bkKQCBhy2FDhEELB73Kb0kAg==","signatures":[{"sig":"MEYCIQCC2BuFpFMFPk7GswJtvUtg3xcFSd4vOJpj0XrcCK3TbgIhANjs/Cl2ScNjFwdG60E74epKk6mlm906+9fz/T3Rq9Fi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":834392},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=20"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"63fefcbd4a7cbfa4fb49b40b5c4020c25df24c7d","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","markdownlint-imports-browser":"./lib/node-imports-browser.mjs"}},"scripts":{"ci":"npm-run-all --continue-on-error --parallel build-demo lint serial-config-docs serial-declaration test-cover && git diff --exit-code","lint":"eslint --max-warnings 0","test":"ava --timeout=30s test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-project.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs test/parse-configuration-test.mjs test/resolve-module-test.mjs helpers/test.cjs","example":"cd example && node standalone.mjs","upgrade":"npx --yes npm-check-updates --upgrade","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-cover":"c8 --100 npm test","test-extra":"ava --timeout=10m test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","declaration":"npm run build-declaration && npm run test-declaration","build-config":"npm run build-config-schema && npm run build-config-example","lint-test-repos":"ava --timeout=10m test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"npm-run-all --continue-on-error --parallel test-declaration-cts test-declaration-mts","update-snapshots":"ava --update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --allowJs --checkJs --declaration --emitDeclarationOnly --module nodenext --outDir dts --rootDir . --target es2015 lib/exports.mjs lib/exports-async.mjs lib/exports-promise.mjs lib/exports-sync.mjs lib/markdownlint.mjs lib/resolve-module.cjs && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs copy dts/lib/resolve-module.d.cts lib/resolve-module.d.cts && node scripts/index.mjs remove dts","update-test-repos":"node scripts/index.mjs remove ./test-repos && npm run clone-test-repos && npm run update-snapshots-test-repos","serial-config-docs":"npm run build-config && npm run build-docs","serial-declaration":"npm run build-declaration && npm run test-declaration","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","test-declaration-cts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-commonjs.cts && tsc --module commonjs --esModuleInterop type-check-commonjs.cts","test-declaration-mts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-nodenext.mts && tsc --module nodenext                   type-check-nodenext.mts && node type-check-nodenext.mjs","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"ava --timeout=10m --update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && node ../../scripts/index.mjs delete package.json && npm install --no-save --ignore-scripts @electron/lint-roller","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"11.6.2","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"24.11.1","dependencies":{"micromark":"4.0.2","string-width":"8.1.0","micromark-util-types":"2.0.2","micromark-extension-math":"3.1.0","micromark-core-commonmark":"2.0.3","micromark-extension-directive":"4.0.0","micromark-extension-gfm-table":"2.1.1","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"10.1.3","ajv":"8.17.1","ava":"6.4.1","toml":"3.0.0","eslint":"9.39.1","gemoji":"8.1.0","globby":"16.0.0","js-yaml":"4.1.1","webpack":"5.103.0","@eslint/js":"9.39.1","nano-spawn":"2.0.0","typescript":"5.9.3","markdown-it":"14.1.0","npm-run-all":"4.1.5","webpack-cli":"6.0.1","jsonc-parser":"3.3.1","eslint-plugin-n":"17.23.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","character-entities":"2.0.2","eslint-plugin-jsdoc":"61.4.1","eslint-plugin-regexp":"2.10.0","eslint-plugin-unicorn":"62.0.0","terser-webpack-plugin":"5.3.14","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"5.6.1","json-schema-to-typescript":"15.0.4","markdownlint-rule-extended-ascii":"0.2.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.40.0_1764830029419_0.5348310422910745","host":"s3://npm-registry-packages-npm-production"}},"0.41.0":{"name":"markdownlint","version":"0.41.0","keywords":["markdown","lint","md","CommonMark","markdownlint"],"author":{"url":"https://dlaa.me/","name":"David Anson"},"license":"MIT","_id":"markdownlint@0.41.0","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"homepage":"https://github.com/DavidAnson/markdownlint","bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"dist":{"shasum":"9b809fe3b62072ff45463039598633360982b9f9","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.41.0.tgz","fileCount":153,"integrity":"sha512-xMUI3ChBuRuxuLF4ENvCZyS8z/+Jly1coUcZwErKLIB3sDj7ojpaTBa1e9YVPhSN4jGEIjYGQCldbTJS/hqS+A==","signatures":[{"sig":"MEUCIQDVMKhJ376+z9I4n1WoYzTy/S8pSH4OlHc4cymnr2ep7gIgGwJY6JOyRExAsLh6KOPOaoMxD40ZDJ3Y9casCWX5qBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":838098},"type":"module","types":"./lib/types.d.mts","engines":{"node":">=22"},"exports":{".":"./lib/exports.mjs","./sync":"./lib/exports-sync.mjs","./async":"./lib/exports-async.mjs","./helpers":"./helpers/helpers.cjs","./promise":"./lib/exports-promise.mjs","./style/all":"./style/all.json","./style/relaxed":"./style/relaxed.json","./style/prettier":"./style/prettier.json","./style/cirosantilli":"./style/cirosantilli.json"},"funding":"https://github.com/sponsors/DavidAnson","gitHead":"ccb517357f3a3405b7a444f000808d3a77a6f9bf","imports":{"#node-imports":{"browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","markdownlint-imports-browser":"./lib/node-imports-browser.mjs"}},"scripts":{"ci":"concurrently npm:build-demo npm:lint npm:serial-config-docs npm:serial-declaration npm:test && git diff --exit-code && echo PASS","lint":"eslint --max-warnings 0","test":"node --test --experimental-test-coverage --test-coverage-branches=100 --test-coverage-functions=100 --test-coverage-lines=100 --test-coverage-exclude=test/**/* test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-project.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs test/parse-configuration-test.mjs test/resolve-module-test.mjs helpers/test.cjs","example":"cd example && node standalone.mjs","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","test-extra":"node --test test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","build-config":"npm run build-config-schema && npm run build-config-example","lint-test-repos":"node --test test/markdownlint-test-repos-*.mjs","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","test-declaration":"concurrently npm:test-declaration-cts npm:test-declaration-mts","update-snapshots":"node --test --test-update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs","build-declaration":"tsc --project ./declaration/tsconfig.json && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs copy dts/lib/resolve-module.d.cts lib/resolve-module.d.cts && node scripts/index.mjs remove dts","update-test-repos":"node scripts/index.mjs remove ./test-repos && npm run clone-test-repos && npm run update-snapshots-test-repos","serial-config-docs":"npm run build-config && npm run build-docs","serial-declaration":"npm run build-declaration && npm run test-declaration","build-config-schema":"node schema/build-config-schema.mjs","build-config-example":"node schema/build-config-example.mjs","test-declaration-cts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-commonjs.cts && tsc --project tsconfig.cts.json","test-declaration-mts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-nodenext.mts && tsc --project tsconfig.mts.json && node type-check-nodenext.mjs","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","update-snapshots-test-repos":"node --test --test-update-snapshots test/markdownlint-test-repos-*.mjs","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && node ../../scripts/index.mjs delete package.json && npm install --no-save --ignore-scripts @electron/lint-roller","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet"},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"repository":{"url":"git+https://github.com/DavidAnson/markdownlint.git","type":"git"},"_npmVersion":"11.12.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"micromark":"4.0.2","string-width":"8.2.1","micromark-util-types":"2.0.2","micromark-extension-math":"3.1.0","micromark-core-commonmark":"2.0.3","micromark-extension-directive":"4.0.0","micromark-extension-gfm-table":"2.1.1","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-autolink-literal":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"8.20.0","toml":"4.1.1","eslint":"10.4.1","gemoji":"8.1.0","globby":"16.2.0","js-yaml":"4.2.0","webpack":"5.107.2","@eslint/js":"10.0.1","nano-spawn":"2.1.0","typescript":"6.0.3","markdown-it":"14.2.0","webpack-cli":"7.0.3","concurrently":"10.0.3","jsonc-parser":"3.3.1","eslint-plugin-n":"18.1.0","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","@types/markdown-it":"14.1.2","character-entities":"2.0.2","eslint-plugin-jsdoc":"63.0.2","json-stringify-safe":"5.0.1","eslint-plugin-regexp":"3.1.0","eslint-plugin-unicorn":"65.0.1","terser-webpack-plugin":"5.6.1","markdown-it-for-inline":"2.0.1","@stylistic/eslint-plugin":"5.10.0","json-schema-to-typescript":"15.0.4","markdownlint-rule-extended-ascii":"0.2.1"},"_npmOperationalInternal":{"tmp":"tmp/markdownlint_0.41.0_1781124628098_0.049382790561871115","host":"s3://npm-registry-packages-npm-production"}},"0.41.1":{"name":"markdownlint","version":"0.41.1","description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","type":"module","exports":{".":"./lib/exports.mjs","./async":"./lib/exports-async.mjs","./promise":"./lib/exports-promise.mjs","./sync":"./lib/exports-sync.mjs","./helpers":"./helpers/helpers.cjs","./style/all":"./style/all.json","./style/cirosantilli":"./style/cirosantilli.json","./style/prettier":"./style/prettier.json","./style/relaxed":"./style/relaxed.json"},"imports":{"#node-imports":{"markdownlint-imports-browser":"./lib/node-imports-browser.mjs","markdownlint-imports-node":"./lib/node-imports-node.mjs","browser":"./lib/node-imports-browser.mjs","default":"./lib/node-imports-node.mjs"}},"types":"./lib/types.d.mts","author":{"name":"David Anson","url":"https://dlaa.me/"},"license":"MIT","homepage":"https://github.com/DavidAnson/markdownlint","repository":{"type":"git","url":"git+https://github.com/DavidAnson/markdownlint.git"},"bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"funding":"https://github.com/sponsors/DavidAnson","scripts":{"build-config":"npm run build-config-schema && npm run build-config-example","build-config-example":"node schema/build-config-example.mjs","build-config-schema":"node schema/build-config-schema.mjs","build-declaration":"tsc --project ./declaration/tsconfig.json && node scripts/index.mjs copy dts/lib/exports.d.mts lib/exports.d.mts && node scripts/index.mjs copy dts/lib/exports-async.d.mts lib/exports-async.d.mts && node scripts/index.mjs copy dts/lib/exports-promise.d.mts lib/exports-promise.d.mts && node scripts/index.mjs copy dts/lib/exports-sync.d.mts lib/exports-sync.d.mts && node scripts/index.mjs copy dts/lib/markdownlint.d.mts lib/markdownlint.d.mts && node scripts/index.mjs copy dts/lib/resolve-module.d.cts lib/resolve-module.d.cts && node scripts/index.mjs remove dts","build-demo":"node scripts/index.mjs copy node_modules/markdown-it/dist/markdown-it.min.js demo/markdown-it.min.js && cd demo && webpack --no-stats","build-docs":"node doc-build/build-rules.mjs","ci":"concurrently npm:build-demo npm:lint npm:serial-config-docs npm:serial-declaration npm:test npm:test-webpack && git diff --exit-code && echo PASS","clone-test-repos-apache-airflow":"cd test-repos && git clone https://github.com/apache/airflow apache-airflow --depth 1 --no-tags --quiet","clone-test-repos-dotnet-docs":"cd test-repos && git clone https://github.com/dotnet/docs dotnet-docs --depth 1 --no-tags --quiet","clone-test-repos-electron-electron":"cd test-repos && git clone https://github.com/electron/electron electron-electron --depth 1 --no-tags --quiet && cd electron-electron && node ../../scripts/index.mjs delete package.json && npm install --no-save --ignore-scripts @electron/lint-roller","clone-test-repos-eslint-eslint":"cd test-repos && git clone https://github.com/eslint/eslint eslint-eslint --depth 1 --no-tags --quiet","clone-test-repos-mdn-content":"cd test-repos && git clone https://github.com/mdn/content mdn-content --depth 1 --no-tags --quiet","clone-test-repos-mkdocs-mkdocs":"cd test-repos && git clone https://github.com/mkdocs/mkdocs mkdocs-mkdocs --depth 1 --no-tags --quiet","clone-test-repos-mochajs-mocha":"cd test-repos && git clone https://github.com/mochajs/mocha mochajs-mocha --depth 1 --no-tags --quiet","clone-test-repos-pi-hole-docs":"cd test-repos && git clone https://github.com/pi-hole/docs pi-hole-docs --depth 1 --no-tags --quiet","clone-test-repos-v8-v8-dev":"cd test-repos && git clone https://github.com/v8/v8.dev v8-v8-dev --depth 1 --no-tags --quiet","clone-test-repos-webhintio-hint":"cd test-repos && git clone https://github.com/webhintio/hint webhintio-hint --depth 1 --no-tags --quiet","clone-test-repos-webpack-webpack-js-org":"cd test-repos && git clone https://github.com/webpack/webpack.js.org webpack-webpack-js-org --depth 1 --no-tags --quiet","clone-test-repos":"mkdir test-repos && cd test-repos && npm run clone-test-repos-apache-airflow && npm run clone-test-repos-dotnet-docs && npm run clone-test-repos-electron-electron && npm run clone-test-repos-eslint-eslint && npm run clone-test-repos-mdn-content && npm run clone-test-repos-mkdocs-mkdocs && npm run clone-test-repos-mochajs-mocha && npm run clone-test-repos-pi-hole-docs && npm run clone-test-repos-v8-v8-dev && npm run clone-test-repos-webhintio-hint && npm run clone-test-repos-webpack-webpack-js-org","example":"cd example && node standalone.mjs","lint":"eslint --max-warnings 0","lint-test-repos":"node --test test/markdownlint-test-repos-*.mjs","serial-config-docs":"npm run build-config && npm run build-docs","serial-declaration":"npm run build-declaration && npm run test-declaration","test":"node --test --experimental-test-coverage --test-coverage-branches=100 --test-coverage-functions=100 --test-coverage-lines=100 --test-coverage-exclude=test/**/* test/markdownlint-test.mjs test/markdownlint-test-config.mjs test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-fixes.mjs test/markdownlint-test-helpers.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-project.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs test/parse-configuration-test.mjs test/resolve-module-test.mjs helpers/test.cjs","test-declaration":"concurrently npm:test-declaration-cts npm:test-declaration-mts","test-declaration-cts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-commonjs.cts && tsc --project tsconfig.cts.json","test-declaration-mts":"cd example/typescript && node ../../scripts/index.mjs copy type-check.ts type-check-nodenext.mts && tsc --project tsconfig.mts.json && node type-check-nodenext.mjs","test-extra":"node --test test/markdownlint-test-extra-parse.mjs test/markdownlint-test-extra-type.mjs","test-webpack":"cd test && node resolve-module-webpack.mjs && webpack --entry ./resolve-module-webpack.mjs --output-path . --output-filename resolve-module-webpack.cjs --stats errors-only && node resolve-module-webpack.cjs","update-snapshots":"node --test --test-update-snapshots test/markdownlint-test-custom-rules.mjs test/markdownlint-test-exports.mjs test/markdownlint-test-micromark.mjs test/markdownlint-test-result-object.mjs test/markdownlint-test-scenarios.mjs","update-snapshots-test-repos":"node --test --test-update-snapshots test/markdownlint-test-repos-*.mjs","update-test-repos":"node scripts/index.mjs remove ./test-repos && npm run clone-test-repos && npm run update-snapshots-test-repos"},"engines":{"node":">=22"},"dependencies":{"micromark":"4.0.2","micromark-core-commonmark":"2.0.3","micromark-extension-directive":"4.0.0","micromark-extension-gfm-autolink-literal":"2.1.0","micromark-extension-gfm-footnote":"2.1.0","micromark-extension-gfm-table":"2.1.1","micromark-extension-math":"3.1.0","micromark-util-types":"2.0.2","string-width":"8.2.1"},"devDependencies":{"@eslint/js":"10.0.1","@stylistic/eslint-plugin":"5.10.0","@types/markdown-it":"14.1.2","ajv":"8.20.0","character-entities":"2.0.2","concurrently":"10.0.3","eslint":"10.6.0","eslint-node-test":"0.1.0","eslint-plugin-jsdoc":"63.0.10","eslint-plugin-n":"18.2.1","eslint-plugin-regexp":"3.1.1","eslint-plugin-unicorn":"70.0.0","gemoji":"8.1.0","globby":"16.2.0","js-yaml":"5.2.1","json-schema-to-typescript":"15.0.4","json-stringify-safe":"5.0.1","jsonc-parser":"3.3.1","markdown-it":"14.3.0","markdown-it-for-inline":"2.0.1","markdown-it-sub":"2.0.0","markdown-it-sup":"2.0.0","markdownlint-rule-extended-ascii":"0.2.1","nano-spawn":"2.1.0","terser-webpack-plugin":"5.6.1","toml":"4.1.2","typescript":"6.0.3","webpack":"5.108.3","webpack-cli":"7.1.0"},"keywords":["markdown","lint","md","CommonMark","markdownlint"],"gitHead":"e41e5a40ba934f079da0ffbdea0309869c034d47","_id":"markdownlint@0.41.1","_nodeVersion":"24.16.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-qHKeU2E1bdyNAT077go2FVTNXvYcktN5IHtF6XyeD1l0PClxzSp2tUApAV14ORI8DGX4H9bNKZEzelZp4qn8IA==","shasum":"8d92bb2708148ae54d0f122f8565638a22eb7ae6","tarball":"https://registry.npmjs.org/markdownlint/-/markdownlint-0.41.1.tgz","fileCount":153,"unpackedSize":840497,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEvXxrJX2gdGJGhv/OC5vpunTRTcEw++5opFulU/86qHAiAiRZe3iGIUtPOQ5Y8Y0m5F+FuOa8KzpiIUfkRtKiEEhA=="}]},"_npmUser":{"name":"davidanson","email":"david@dlaa.me"},"directories":{},"maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/markdownlint_0.41.1_1783918200181_0.31210061201222317"},"_hasShrinkwrap":false}},"time":{"created":"2015-03-15T05:43:18.607Z","modified":"2026-07-13T04:50:00.440Z","0.0.1":"2015-03-15T05:43:18.607Z","0.0.2":"2015-03-18T06:07:14.340Z","0.0.3":"2015-03-20T07:30:42.626Z","0.0.4":"2015-04-18T05:08:21.459Z","0.0.5":"2015-05-12T04:02:32.912Z","0.0.6":"2015-06-20T01:52:44.720Z","0.0.7":"2015-07-31T04:43:47.122Z","0.0.8":"2015-09-27T19:30:07.114Z","0.1.0":"2016-01-17T06:32:56.205Z","0.1.1":"2016-02-14T06:31:18.744Z","0.2.0":"2016-07-05T22:19:44.309Z","0.3.0":"2016-11-03T05:28:33.241Z","0.3.1":"2016-11-13T04:28:38.091Z","0.4.0":"2017-03-04T07:10:45.701Z","0.4.1":"2017-03-20T04:34:33.745Z","0.5.0":"2017-05-23T03:21:10.723Z","0.6.0":"2017-07-19T04:58:12.952Z","0.6.1":"2017-09-10T05:38:09.684Z","0.6.2":"2017-11-09T05:38:16.415Z","0.6.3":"2017-11-14T05:14:13.886Z","0.6.4":"2017-11-23T05:50:11.298Z","0.7.0":"2018-01-23T05:05:04.440Z","0.8.0":"2018-03-11T05:59:00.759Z","0.8.1":"2018-03-21T03:49:11.841Z","0.9.0":"2018-05-13T23:47:37.450Z","0.10.0":"2018-05-28T04:29:25.569Z","0.11.0":"2018-07-22T04:50:35.163Z","0.12.0":"2019-02-04T05:51:23.667Z","0.13.0":"2019-03-30T22:37:46.780Z","0.14.0":"2019-05-08T05:21:32.816Z","0.14.1":"2019-05-09T05:15:54.061Z","0.14.2":"2019-05-18T20:43:54.450Z","0.15.0":"2019-06-09T23:57:08.258Z","0.16.0":"2019-08-05T05:03:34.475Z","0.17.0":"2019-10-05T04:51:45.088Z","0.17.1":"2019-10-20T00:58:56.536Z","0.17.2":"2019-10-25T03:29:21.982Z","0.18.0":"2019-12-14T22:09:00.945Z","0.19.0":"2020-01-28T03:26:04.329Z","0.20.0":"2020-04-11T21:03:14.939Z","0.20.1":"2020-04-13T03:53:06.291Z","0.20.2":"2020-04-26T04:20:46.634Z","0.20.3":"2020-05-15T04:55:58.215Z","0.20.4":"2020-06-24T03:24:36.271Z","0.21.0":"2020-09-20T19:31:36.022Z","0.21.1":"2020-10-21T03:23:32.614Z","0.22.0":"2020-11-25T00:59:21.188Z","0.23.0":"2021-02-07T04:18:26.063Z","0.23.1":"2021-02-12T06:43:59.507Z","0.24.0":"2021-08-23T05:59:58.663Z","0.25.0":"2021-12-28T03:03:30.475Z","0.25.1":"2022-01-14T06:39:45.135Z","0.26.0":"2022-06-22T04:39:06.254Z","0.26.1":"2022-07-24T19:43:46.502Z","0.26.2":"2022-08-09T04:30:10.715Z","0.27.0":"2022-12-28T01:50:14.849Z","0.28.0":"2023-03-24T05:21:19.383Z","0.28.1":"2023-04-06T02:44:19.735Z","0.28.2":"2023-04-28T03:53:00.830Z","0.29.0":"2023-06-02T03:48:52.429Z","0.30.0":"2023-08-10T03:48:10.731Z","0.31.0":"2023-09-08T04:22:56.401Z","0.31.1":"2023-09-16T03:46:07.997Z","0.32.0":"2023-11-14T05:27:16.349Z","0.32.1":"2023-11-15T04:19:06.476Z","0.33.0":"2024-01-08T01:32:59.344Z","0.34.0":"2024-03-21T03:53:43.643Z","0.35.0":"2024-08-29T03:48:24.538Z","0.36.0":"2024-10-26T03:10:18.981Z","0.36.1":"2024-10-28T05:18:50.262Z","0.37.0":"2024-12-08T02:21:39.393Z","0.37.1":"2024-12-15T04:29:43.624Z","0.37.2":"2024-12-19T05:47:55.752Z","0.37.3":"2024-12-31T03:57:30.345Z","0.37.4":"2025-01-15T07:46:51.827Z","0.38.0":"2025-05-03T03:31:08.383Z","0.39.0":"2025-10-13T03:10:48.106Z","0.40.0":"2025-12-04T06:33:49.632Z","0.41.0":"2026-06-10T20:50:28.312Z","0.41.1":"2026-07-13T04:50:00.339Z"},"bugs":{"url":"https://github.com/DavidAnson/markdownlint/issues"},"author":{"name":"David Anson","url":"https://dlaa.me/"},"license":"MIT","homepage":"https://github.com/DavidAnson/markdownlint","keywords":["markdown","lint","md","CommonMark","markdownlint"],"repository":{"type":"git","url":"git+https://github.com/DavidAnson/markdownlint.git"},"description":"A Node.js style checker and lint tool for Markdown/CommonMark files.","maintainers":[{"name":"davidanson","email":"david@dlaa.me"}],"readme":"# markdownlint\n\n> A Node.js style checker and lint tool for Markdown/CommonMark files.\n\n[![npm version][npm-image]][npm-url]\n[![License][license-image]][license-url]\n\n## Install\n\n```bash\nnpm install markdownlint --save-dev\n```\n\n## Overview\n\nThe [Markdown][markdown] markup language is designed to be easy to read, write,\nand understand. It succeeds - and its flexibility is both a benefit and a\ndrawback. Many styles are possible, so formatting can be inconsistent; some\nconstructs don't work well in all parsers and should be avoided.\n\n`markdownlint` is a [static analysis][static-analysis] tool for\n[Node.js][nodejs] with a library of rules to enforce standards and consistency\nfor Markdown files. It was inspired by - and heavily influenced by - Mark\nHarrison's [markdownlint][markdownlint-ruby] for Ruby. The initial rules, rule\ndocumentation, and test cases came from that project.\n\n`markdownlint` uses the [`micromark` parser][micromark] and honors the\n[CommonMark][commonmark] specification for Markdown. It additionally supports\npopular [GitHub Flavored Markdown (GFM)][gfm] syntax like autolinks and tables\nas well as directives, footnotes, and math syntax - all implemented by\n[`micromark` extensions][micromark-extensions]. (Note that inline directives are\nnot supported to avoid confusion due to over-matching.)\n\n[commonmark]: https://commonmark.org/\n[gfm]: https://github.github.com/gfm/\n[markdown]: https://wikipedia.org/wiki/Markdown\n[markdownlint-ruby]: https://github.com/markdownlint/markdownlint\n[micromark]: https://github.com/micromark/micromark\n[micromark-extensions]: https://github.com/micromark/micromark?tab=readme-ov-file#list-of-extensions\n[nodejs]: https://nodejs.org/\n[static-analysis]: https://wikipedia.org/wiki/Static_program_analysis\n\n### Related\n\n- CLI\n  - [markdownlint-cli][markdownlint-cli] command-line interface for Node.js\n    ([works with pre-commit][markdownlint-cli-precommit])\n  - [markdownlint-cli2][markdownlint-cli2] command-line interface for Node.js\n    ([works with pre-commit][markdownlint-cli2-precommit])\n- GitHub\n  - [GitHub Action for markdownlint-cli2][markdownlint-cli2-action]\n  - [GitHub Super-Linter Action][super-linter]\n  - [GitHub Actions problem matcher for\n    markdownlint-cli][markdownlint-problem-matcher]\n- Editor\n  - [vscode-markdownlint extension for VS Code][vscode-markdownlint]\n  - [Sublime Text markdownlint for Sublime Text][sublimelinter]\n  - [coc-markdownlint extension for Vim/Neovim][coc]\n  - [flymake-markdownlint-cli2 extension for Emacs][emacs-flymake]\n- Tooling\n  - [eslint-plugin-markdownlint for the ESLint analyzer][eslint-plugin]\n  - [grunt-markdownlint for the Grunt task runner][grunt-markdownlint]\n  - [Cake.Markdownlint addin for Cake build automation system][cake]\n  - [Lombiq Node.js Extensions for MSBuild (.NET builds)][nodejs-extensions]\n- Ruby\n  - [markdownlint/mdl gem for Ruby][rubygems-mdl]\n\n[cake]: https://github.com/cake-contrib/Cake.Markdownlint\n[coc]: https://github.com/fannheyward/coc-markdownlint\n[emacs-flymake]: https://github.com/ewilderj/flymake-markdownlint-cli2\n[eslint-plugin]: https://github.com/paweldrozd/eslint-plugin-markdownlint\n[grunt-markdownlint]: https://github.com/sagiegurari/grunt-markdownlint\n[markdownlint-cli]: https://github.com/igorshubovych/markdownlint-cli\n[markdownlint-cli-precommit]: https://github.com/igorshubovych/markdownlint-cli#use-with-pre-commit\n[markdownlint-cli2]: https://github.com/DavidAnson/markdownlint-cli2\n[markdownlint-cli2-action]: https://github.com/marketplace/actions/markdownlint-cli2-action\n[markdownlint-cli2-precommit]: https://github.com/DavidAnson/markdownlint-cli2#pre-commit\n[markdownlint-problem-matcher]: https://github.com/xt0rted/markdownlint-problem-matcher\n[nodejs-extensions]: https://github.com/Lombiq/NodeJs-Extensions\n[rubygems-mdl]: https://rubygems.org/gems/mdl\n[sublimelinter]: https://github.com/jonlabelle/SublimeLinter-contrib-markdownlint\n[super-linter]: https://github.com/super-linter/super-linter\n[vscode-markdownlint]: https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint\n\n### References\n\nThe following specifications are considered authoritative in cases of ambiguity:\n\n- [CommonMark](https://spec.commonmark.org/current/)\n- [GitHub Flavored Markdown Spec](https://github.github.com/gfm/)\n\n## Demonstration\n\n[`markdownlint` demo](https://dlaa.me/markdownlint/), an interactive, in-browser\nplayground for learning and exploring.\n\n## Rules / Aliases\n\n<!-- markdownlint-disable line-length -->\n\n- **[MD001](doc/md001.md)** *heading-increment* - Heading levels should only increment by one level at a time\n- **[MD003](doc/md003.md)** *heading-style* - Heading style\n- **[MD004](doc/md004.md)** *ul-style* - Unordered list style\n- **[MD005](doc/md005.md)** *list-indent* - Inconsistent indentation for list items at the same level\n- **[MD007](doc/md007.md)** *ul-indent* - Unordered list indentation\n- **[MD009](doc/md009.md)** *no-trailing-spaces* - Trailing spaces\n- **[MD010](doc/md010.md)** *no-hard-tabs* - Hard tabs\n- **[MD011](doc/md011.md)** *no-reversed-links* - Reversed link syntax\n- **[MD012](doc/md012.md)** *no-multiple-blanks* - Multiple consecutive blank lines\n- **[MD013](doc/md013.md)** *line-length* - Line length\n- **[MD014](doc/md014.md)** *commands-show-output* - Dollar signs used before commands without showing output\n- **[MD018](doc/md018.md)** *no-missing-space-atx* - No space after hash on atx style heading\n- **[MD019](doc/md019.md)** *no-multiple-space-atx* - Multiple spaces after hash on atx style heading\n- **[MD020](doc/md020.md)** *no-missing-space-closed-atx* - No space inside hashes on closed atx style heading\n- **[MD021](doc/md021.md)** *no-multiple-space-closed-atx* - Multiple spaces inside hashes on closed atx style heading\n- **[MD022](doc/md022.md)** *blanks-around-headings* - Headings should be surrounded by blank lines\n- **[MD023](doc/md023.md)** *heading-start-left* - Headings must start at the beginning of the line\n- **[MD024](doc/md024.md)** *no-duplicate-heading* - Multiple headings with the same content\n- **[MD025](doc/md025.md)** *single-title/single-h1* - Multiple top-level headings in the same document\n- **[MD026](doc/md026.md)** *no-trailing-punctuation* - Trailing punctuation in heading\n- **[MD027](doc/md027.md)** *no-multiple-space-blockquote* - Multiple spaces after blockquote symbol\n- **[MD028](doc/md028.md)** *no-blanks-blockquote* - Blank line inside blockquote\n- **[MD029](doc/md029.md)** *ol-prefix* - Ordered list item prefix\n- **[MD030](doc/md030.md)** *list-marker-space* - Spaces after list markers\n- **[MD031](doc/md031.md)** *blanks-around-fences* - Fenced code blocks should be surrounded by blank lines\n- **[MD032](doc/md032.md)** *blanks-around-lists* - Lists should be surrounded by blank lines\n- **[MD033](doc/md033.md)** *no-inline-html* - Inline HTML\n- **[MD034](doc/md034.md)** *no-bare-urls* - Bare URL used\n- **[MD035](doc/md035.md)** *hr-style* - Horizontal rule style\n- **[MD036](doc/md036.md)** *no-emphasis-as-heading* - Emphasis used instead of a heading\n- **[MD037](doc/md037.md)** *no-space-in-emphasis* - Spaces inside emphasis markers\n- **[MD038](doc/md038.md)** *no-space-in-code* - Spaces inside code span elements\n- **[MD039](doc/md039.md)** *no-space-in-links* - Spaces inside link text\n- **[MD040](doc/md040.md)** *fenced-code-language* - Fenced code blocks should have a language specified\n- **[MD041](doc/md041.md)** *first-line-heading/first-line-h1* - First line in a file should be a top-level heading\n- **[MD042](doc/md042.md)** *no-empty-links* - No empty links\n- **[MD043](doc/md043.md)** *required-headings* - Required heading structure\n- **[MD044](doc/md044.md)** *proper-names* - Proper names should have the correct capitalization\n- **[MD045](doc/md045.md)** *no-alt-text* - Images should have alternate text (alt text)\n- **[MD046](doc/md046.md)** *code-block-style* - Code block style\n- **[MD047](doc/md047.md)** *single-trailing-newline* - Files should end with a single newline character\n- **[MD048](doc/md048.md)** *code-fence-style* - Code fence style\n- **[MD049](doc/md049.md)** *emphasis-style* - Emphasis style\n- **[MD050](doc/md050.md)** *strong-style* - Strong style\n- **[MD051](doc/md051.md)** *link-fragments* - Link fragments should be valid\n- **[MD052](doc/md052.md)** *reference-links-images* - Reference links and images should use a label that is defined\n- **[MD053](doc/md053.md)** *link-image-reference-definitions* - Link and image reference definitions should be needed\n- **[MD054](doc/md054.md)** *link-image-style* - Link and image style\n- **[MD055](doc/md055.md)** *table-pipe-style* - Table pipe style\n- **[MD056](doc/md056.md)** *table-column-count* - Table column count\n- **[MD058](doc/md058.md)** *blanks-around-tables* - Tables should be surrounded by blank lines\n- **[MD059](doc/md059.md)** *descriptive-link-text* - Link text should be descriptive\n- **[MD060](doc/md060.md)** *table-column-style* - Table column style\n\n<!-- markdownlint-restore -->\n\nSee [Rules.md](doc/Rules.md) for more details.\n\n### Custom Rules\n\nIn addition to built-in rules, custom rules can be used to address\nproject-specific requirements. To find community-developed rules use\n[keyword `markdownlint-rule` on npm][markdownlint-rule].\nTo implement your own rules, refer to [CustomRules.md](doc/CustomRules.md).\n\n[markdownlint-rule]: https://www.npmjs.com/search?q=keywords:markdownlint-rule\n\n## Tags\n\nTags group related rules and can be used to enable/disable multiple\nrules at once.\n\n- **`accessibility`** - `MD045`, `MD059`\n- **`atx`** - `MD018`, `MD019`\n- **`atx_closed`** - `MD020`, `MD021`\n- **`blank_lines`** - `MD012`, `MD022`, `MD031`, `MD032`, `MD047`\n- **`blockquote`** - `MD027`, `MD028`\n- **`bullet`** - `MD004`, `MD005`, `MD007`, `MD032`\n- **`code`** - `MD014`, `MD031`, `MD038`, `MD040`, `MD046`, `MD048`\n- **`emphasis`** - `MD036`, `MD037`, `MD049`, `MD050`\n- **`hard_tab`** - `MD010`\n- **`headings`** - `MD001`, `MD003`, `MD018`, `MD019`, `MD020`, `MD021`,\n  `MD022`, `MD023`, `MD024`, `MD025`, `MD026`, `MD036`, `MD041`, `MD043`\n- **`hr`** - `MD035`\n- **`html`** - `MD033`\n- **`images`** - `MD045`, `MD052`, `MD053`, `MD054`\n- **`indentation`** - `MD005`, `MD007`, `MD027`\n- **`language`** - `MD040`\n- **`line_length`** - `MD013`\n- **`links`** - `MD011`, `MD034`, `MD039`, `MD042`, `MD051`, `MD052`, `MD053`,\n  `MD054`, `MD059`\n- **`ol`** - `MD029`, `MD030`, `MD032`\n- **`spaces`** - `MD018`, `MD019`, `MD020`, `MD021`, `MD023`\n- **`spelling`** - `MD044`\n- **`table`** - `MD055`, `MD056`, `MD058`, `MD060`\n- **`ul`** - `MD004`, `MD005`, `MD007`, `MD030`, `MD032`\n- **`url`** - `MD034`\n- **`whitespace`** - `MD009`, `MD010`, `MD012`, `MD027`, `MD028`, `MD030`,\n  `MD037`, `MD038`, `MD039`\n\n## Configuration\n\nText passed to `markdownlint` is parsed as Markdown, analyzed, and any\nissues reported. Two kinds of text are ignored by most rules:\n\n- [HTML comments](https://www.w3.org/TR/html5/syntax.html#comments)\n- [Front matter](https://jekyllrb.com/docs/frontmatter/) (see\n  `options.frontMatter` below)\n\nAll rules are enabled by default. Rules can be enabled, disabled, and configured\nfor each call to the `lint` API by passing an `options.config` object (described\nbelow). To enable or disable rules within a file, use one of the following HTML\ncomments (which are not rendered):\n\n- Disable all rules: `<!-- markdownlint-disable -->`\n- Enable all rules: `<!-- markdownlint-enable -->`\n- Disable all rules for the current line: `<!-- markdownlint-disable-line -->`\n- Disable all rules for the next line: `<!-- markdownlint-disable-next-line -->`\n- Disable one or more rules by name: `<!-- markdownlint-disable MD001 MD005 -->`\n- Enable one or more rules by name: `<!-- markdownlint-enable MD001 MD005 -->`\n- Disable one or more rules by name for the current line:\n  `<!-- markdownlint-disable-line MD001 MD005 -->`\n- Disable one or more rules by name for the next line:\n  `<!-- markdownlint-disable-next-line MD001 MD005 -->`\n- Capture the current rule configuration: `<!-- markdownlint-capture -->`\n- Restore the captured rule configuration: `<!-- markdownlint-restore -->`\n\nFor example:\n\n```markdown\n<!-- markdownlint-disable-next-line no-space-in-emphasis -->\nspace * in * emphasis\n```\n\nOr:\n\n```markdown\nspace * in * emphasis <!-- markdownlint-disable-line no-space-in-emphasis -->\n```\n\nOr:\n\n```markdown\n<!-- markdownlint-disable no-space-in-emphasis -->\nspace * in * emphasis\n<!-- markdownlint-enable no-space-in-emphasis -->\n```\n\nTo temporarily disable rule(s), then restore the former configuration:\n\n```markdown\n<!-- markdownlint-capture -->\n<!-- markdownlint-disable -->\nany violations you want\n<!-- markdownlint-restore -->\n```\n\nThe initial configuration is captured by default (as if every document\nbegan with `<!-- markdownlint-capture -->`), so the pattern above can\nbe expressed more simply:\n\n```markdown\n<!-- markdownlint-disable -->\nany violations you want\n<!-- markdownlint-restore -->\n```\n\nChanges take effect starting with the line a comment is on, so the following\nhas no effect:\n\n```markdown\nspace * in * emphasis <!-- markdownlint-disable --> <!-- markdownlint-enable -->\n```\n\nTo apply changes to an entire file regardless of where the comment is located,\nthe following syntax is supported:\n\n- Disable all rules: `<!-- markdownlint-disable-file -->`\n- Enable all rules: `<!-- markdownlint-enable-file -->`\n- Disable one or more rules by name: `<!-- markdownlint-disable-file MD001 -->`\n- Enable one or more rules by name: `<!-- markdownlint-enable-file MD001 -->`\n\nThis can be used to \"hide\" `markdownlint` comments at the bottom of a file.\n\nIn cases where it is desirable to change the configuration of one or\nmore rules for a file, the following more advanced syntax is supported:\n\n- Configure: `<!-- markdownlint-configure-file { options.config JSON } -->`\n\nFor example:\n\n```markdown\n<!-- markdownlint-configure-file { \"hr-style\": { \"style\": \"---\" } } -->\n```\n\nor\n\n```markdown\n<!-- markdownlint-configure-file\n{\n  \"hr-style\": {\n    \"style\": \"---\"\n  },\n  \"no-trailing-spaces\": false\n}\n-->\n```\n\nThese changes apply to the entire file regardless of where the comment is\nlocated. Multiple such comments (if present) are applied top-to-bottom. By\ndefault, content of `markdownlint-configure-file` is assumed to be JSON, but\n[`options.configParsers`](#optionsconfigparsers) can be used to support\nalternate formats.\n\n## API\n\n### Linting\n\nAsynchronous API via `import { lint } from \"markdownlint/async\"`:\n\n```javascript\n/**\n * Lint specified Markdown files.\n *\n * @param {Options | null} options Configuration options.\n * @param {LintCallback} callback Callback (err, result) function.\n * @returns {void}\n */\nfunction lint(options, callback) { ... }\n```\n\nSynchronous API via `import { lint } from \"markdownlint/sync\"`:\n\n```javascript\n/**\n * Lint specified Markdown files.\n *\n * @param {Options | null} options Configuration options.\n * @returns {LintResults} Results object.\n */\nfunction lint(options) { ... }\n```\n\nPromise API via `import { lint } from \"markdownlint/promise\"`:\n\n```javascript\n/**\n * Lint specified Markdown files.\n *\n * @param {Options | null} options Configuration options.\n * @returns {Promise<LintResults>} Results object.\n */\nfunction lint(options) { ... }\n```\n\n#### options\n\nType: `Object`\n\nConfigures the function. All properties are optional, but at least one\nof `files` or `strings` should be set to provide input.\n\n##### options.config\n\nType: `Object` mapping `String` to `Boolean | \"error\" | \"warning\" | Object`\n\nConfigures the rules to use.\n\nObject keys are rule names/aliases; object values are the rule's configuration.\nThe value `false` disables a rule. The values `true` or `\"error\"` enable a rule\nin its default configuration and report violations as errors. The value\n`\"warning\"` enables a rule in its default configuration and reports violations\nas warnings. Passing an object enables *and* customizes the rule; the properties\n`severity` (`\"error\" | \"warning\"`) and `enabled` (`false | true`) can be used in\nthis context. The special `default` rule assigns the default for all rules.\nUsing a tag name (e.g., `whitespace`) and a setting of `false`, `true`,\n`\"error\"`, or `\"warning\"` applies that setting to all rules with that tag. When\nno configuration object is passed or the optional `default` setting is not\npresent, all rules are enabled.\n\nThe following syntax disables the specified rule, tag, or `default`:\n\n```javascript\n{\n  \"rule_tag_or_default\": false\n}\n```\n\nThe following syntax enables the specified rule, tag, or `default` to report\nviolations as errors:\n\n```javascript\n{\n  \"rule_tag_or_default\": true\n  // OR\n  \"rule_tag_or_default\": \"error\"\n}\n```\n\nThe following syntax enables the specified rule, tag, or `default` to report\nviolations as warnings:\n\n```javascript\n{\n  \"rule_tag_or_default\": \"warning\"\n}\n```\n\nThe following syntax enables and configures the specified rule to report\nviolations as errors:\n\n```javascript\n{\n  \"rule\": {\n    \"severity\": \"error\"\n  }\n  // OR\n  \"rule\": {\n    \"rule_parameter\": \"value\"\n  }\n  // OR\n  \"rule\": {\n    \"severity\": \"error\",\n    \"rule_parameter\": \"value\"\n  }\n}\n```\n\nThe following syntax enables and configures the specified rule to report\nviolations as warnings:\n\n```javascript\n{\n  \"rule\": {\n    \"severity\": \"warning\"\n  }\n  // OR\n  \"rule\": {\n    \"severity\": \"warning\",\n    \"rule_parameter\": \"value\"\n  }\n}\n```\n\n> Note that values `\"error\"` and `\"warning\"` and the property `severity` are not\n> supported by library versions earlier than `0.39.0`. However, the examples\n> above behave the same there, with warnings being reported as errors.\n\nThe following syntax disables and configures the specified rule:\n\n```javascript\n{\n  \"rule\": {\n    \"enabled\": false,\n    \"rule_parameter\": \"value\"\n  }\n  // OR\n  \"rule\": {\n    \"enabled\": false,\n    \"severity\": \"warning\",\n    \"rule_parameter\": \"value\"\n  }\n}\n```\n\n> Note that this example behaves **differently** with library versions earlier\n> than `0.39.0` because the property `enabled` is not supported: it **enables**\n> the rule instead of **disabling** it. As such, this syntax is discouraged when\n> interoperability is important.\n\nTo evaluate a configuration object, the `default` setting is applied first, then\nkeys are processed in order from top to bottom. If multiple values apply to a\nrule (because of tag names or duplication), later values override earlier ones.\nKeys (including rule names, aliases, tags, or `default`) are not case-sensitive.\n\nExample using `default`, rule names, and tag names together:\n\n```json\n{\n  \"default\": true,\n  \"MD003\": { \"style\": \"atx_closed\" },\n  \"MD007\": { \"indent\": 4 },\n  \"no-hard-tabs\": false,\n  \"whitespace\": false\n}\n```\n\nSee [.markdownlint.jsonc](schema/.markdownlint.jsonc) and/or\n[.markdownlint.yaml](schema/.markdownlint.yaml) for an example\nconfiguration object with all properties set to the default value.\n\nSets of rules (known as a \"style\") can be stored separately and loaded\nas [JSON](https://wikipedia.org/wiki/JSON).\n\nExample of referencing a built-in style from JavaScript:\n\n```javascript\nconst options = {\n  \"files\": [ \"...\" ],\n  \"config\": require(\"style/relaxed.json\")\n};\n```\n\nExample doing so from `.markdownlint.json` via `extends` (more on this below):\n\n```json\n{\n  \"extends\": \"markdownlint/style/relaxed\"\n}\n```\n\nSee the [style](style) directory for more samples.\n\nSee [markdownlint-config-schema.json](schema/markdownlint-config-schema.json)\nfor the [JSON Schema](https://json-schema.org/) of the `options.config`\nobject.\n\nSee [ValidatingConfiguration.md](schema/ValidatingConfiguration.md) for ways to\nuse the JSON Schema to validate configuration.\n\nFor more advanced scenarios, styles can reference and build upon other styles\nvia the `extends` keyword and a file path or (installed) package name. The\n`readConfig` function can be used to read such aggregate styles from code.\n\nFor example, assuming a `base.json` configuration file:\n\n```json\n{\n  \"default\": true\n}\n```\n\nAnd a `custom.json` configuration file:\n\n```json\n{\n  \"extends\": \"base.json\",\n  \"line-length\": false\n}\n```\n\nThen code like the following:\n\n```javascript\nconst options = {\n  \"config\": markdownlint.readConfigSync(\"./custom.json\")\n};\n```\n\nMerges `custom.json` and `base.json` and is equivalent to:\n\n```javascript\nconst options = {\n  \"config\": {\n    \"default\": true,\n    \"line-length\": false\n  }\n};\n```\n\n##### options.configParsers\n\nType: *Optional* `Array` of `Function` taking (`String`) and returning `Object`\n\nArray of functions to parse the content of `markdownlint-configure-file` blocks.\n\nAs shown in the [Configuration](#configuration) section, inline comments can be\nused to customize the [configuration object](#optionsconfig) for a document. By\ndefault, the `JSON.parse` built-in is used, but custom parsers can be specified.\nContent is passed to each parser function until one returns a value (vs.\nthrowing an exception). As such, strict parsers should come before flexible\nones.\n\nFor example:\n\n```javascript\n[ JSON.parse, require(\"toml\").parse, require(\"js-yaml\").load ]\n```\n\n##### options.customRules\n\nType: `Array` of `Object`\n\nList of custom rules to include with the default rule set for linting.\n\nEach array element should define a rule. Rules are typically exported\nby another package, but can be defined locally.\n\nExample:\n\n```javascript\nconst extraRules = require(\"extraRules\");\nconst options = {\n  \"customRules\": [ extraRules.one, extraRules.two ]\n};\n```\n\nSee [CustomRules.md](doc/CustomRules.md) for details about authoring\ncustom rules.\n\n##### options.files\n\nType: `Array` of `String`\n\nList of files to lint.\n\nEach array element should be a single file (via relative or absolute path);\n[globbing](https://wikipedia.org/wiki/Glob_%28programming%29) is the\ncaller's responsibility.\n\nExample: `[ \"one.md\", \"dir/two.md\" ]`\n\n##### options.frontMatter\n\nType: `RegExp`\n\nMatches any [front matter](https://jekyllrb.com/docs/frontmatter/)\nfound at the beginning of a file.\n\nSome Markdown content begins with metadata; the default `RegExp` for\nthis option ignores common forms of \"front matter\". To match differently,\nspecify a custom `RegExp` or use the value `null` to disable the feature.\n\nThe default value:\n\n```javascript\n/((^---[^\\S\\r\\n\\u2028\\u2029]*$[\\s\\S]+?^---\\s*)|(^\\+\\+\\+[^\\S\\r\\n\\u2028\\u2029]*$[\\s\\S]+?^(\\+\\+\\+|\\.\\.\\.)\\s*)|(^\\{[^\\S\\r\\n\\u2028\\u2029]*$[\\s\\S]+?^\\}\\s*))(\\r\\n|\\r|\\n|$)/m\n```\n\nIgnores [YAML](https://wikipedia.org/wiki/YAML),\n[TOML](https://wikipedia.org/wiki/TOML), and\n[JSON](https://wikipedia.org/wiki/JSON) front matter such as:\n\n```text\n---\nlayout: post\ntitle: Title\n---\n```\n\nNote: Matches must occur at the start of the file.\n\n##### options.fs\n\nType: `Object` implementing the [file system API][node-fs-api]\n\nIn advanced scenarios, it may be desirable to bypass the default file system\nAPI. If a custom file system implementation is provided, `markdownlint` will use\nthat instead of using `node:fs`.\n\nNote: The only methods called are `readFile` and `readFileSync`.\n\n[node-fs-api]: https://nodejs.org/api/fs.html\n\n##### options.handleRuleFailures\n\nType: `Boolean`\n\nCatches exceptions thrown during rule processing and reports the problem\nas a rule violation.\n\nBy default, exceptions thrown by rules (or the library itself) are unhandled\nand bubble up the stack to the caller in the conventional manner. By setting\n`handleRuleFailures` to `true`, exceptions thrown by failing rules will\nbe handled by the library and the exception message logged as a rule violation.\nThis setting can be useful in the presence of (custom) rules that encounter\nunexpected syntax and fail. By enabling this option, the linting process\nis allowed to continue and report any violations that were found.\n\n##### options.markdownItFactory\n\nType: `Function` returning an instance of a [`markdown-it` parser][markdown-it]\n\nProvides a factory function for creating instances of the `markdown-it` parser.\n\nPrevious versions of the `markdownlint` library declared `markdown-it` as a\ndirect dependency. This function makes it possible to avoid that dependency\nentirely. In cases where `markdown-it` is needed, the caller is responsible for\ndeclaring the dependency and returning an instance from this factory. If any\n[`markdown-it` plugins][markdown-it-plugin] are needed, they should be `use`d by\nthe caller before returning the `markdown-it` instance.\n\nFor compatibility with previous versions of `markdownlint`, this function should\nbe similar to:\n\n```javascript\nimport markdownIt from \"markdown-it\";\nconst markdownItFactory = () => markdownIt({ \"html\": true });\n```\n\nWhen an asynchronous implementation of `lint` is being invoked (e.g., via\n`markdownlint/async` or `markdownlint/promise`), this function can return a\n`Promise` in order to defer the import of `markdown-it`:\n\n```javascript\nconst markdownItFactory = () => import(\"markdown-it\").then((module) => module.default({ \"html\": true }));\n```\n\n> Note that this function is only invoked when a `markdown-it` parser is\n> needed. None of the built-in rules use the `markdown-it` parser, so it is only\n> invoked when one or more [custom rules][custom-rules] are present that use the\n> `markdown-it` parser.\n\n[custom-rules]: #custom-rules\n[markdown-it]: https://github.com/markdown-it/markdown-it\n[markdown-it-plugin]: https://www.npmjs.com/search?q=keywords:markdown-it-plugin\n\n##### options.noInlineConfig\n\nType: `Boolean`\n\nDisables the use of HTML comments like `<!-- markdownlint-enable -->` to toggle\nrules within the body of Markdown content.\n\nBy default, properly-formatted inline comments can be used to create exceptions\nfor parts of a document. Setting `noInlineConfig` to `true` ignores all such\ncomments.\n\n##### options.strings\n\nType: `Object` mapping `String` to `String`\n\nMap of identifiers to strings for linting.\n\nWhen Markdown content is not available as files, it can be passed as\nstrings. The keys of the `strings` object are used to identify each\ninput value in the `result` summary.\n\nExample:\n\n```json\n{\n  \"readme\": \"# README\\n...\",\n  \"changelog\": \"# CHANGELOG\\n...\"\n}\n```\n\n#### callback\n\nType: `Function` taking (`Error`, `Object`)\n\nStandard completion callback.\n\n#### result\n\nType: `Object`\n\nMap of input file names and string identifiers to issues within.\n\nSee the [Usage section](#usage) for an example of the structure of this object.\n\n### Config\n\nThe `options.config` configuration object is simple and can be stored in a file\nfor readability and easy reuse. The `readConfig` function loads configuration\nsettings and supports the `extends` keyword for referencing files or packages\n(see above).\n\nBy default, configuration files are parsed as JSON (and named\n`.markdownlint.json`). Custom parsers can be provided to handle other formats\nlike JSONC, YAML, and TOML.\n\nAsynchronous API via `import { readConfig } from \"markdownlint/async\"`:\n\n```javascript\n/**\n * Read specified configuration file.\n *\n * @param {string} file Configuration file name.\n * @param {ConfigurationParser[] | ReadConfigCallback} [parsers] Parsing function(s).\n * @param {Object} [fs] File system implementation.\n * @param {ReadConfigCallback} [callback] Callback (err, result) function.\n * @returns {void}\n */\nfunction readConfig(file, parsers, fs, callback) { ... }\n```\n\nSynchronous API via `import { readConfig } from \"markdownlint/sync\"`:\n\n```javascript\n/**\n * Read specified configuration file.\n *\n * @param {string} file Configuration file name.\n * @param {ConfigurationParser[]} [parsers] Parsing function(s).\n * @param {Object} [fs] File system implementation.\n * @returns {Configuration} Configuration object.\n */\nfunction readConfig(file, parsers, fs) { ... }\n```\n\nPromise API via `import { readConfig } from \"markdownlint/promise\"`:\n\n```javascript\n/**\n * Read specified configuration file.\n *\n * @param {string} file Configuration file name.\n * @param {ConfigurationParser[]} [parsers] Parsing function(s).\n * @param {Object} [fs] File system implementation.\n * @returns {Promise<Configuration>} Configuration object.\n */\nfunction readConfig(file, parsers, fs) { ... }\n```\n\n#### file\n\nType: `String`\n\nLocation of configuration file to read.\n\nThe `file` is resolved relative to the current working directory. If an\n`extends` key is present once read, its value will be resolved as a path\nrelative to `file` and loaded recursively. Settings from a file referenced by\n`extends` are applied first, then those of `file` are applied on top (overriding\nany of the same keys appearing in the referenced file). If either the `file` or\n`extends` path begins with the `~` directory, it will act as a placeholder for\nthe home directory.\n\n#### parsers\n\nType: *Optional* `Array` of `Function` taking (`String`) and returning `Object`\n\nArray of functions to parse configuration files.\n\nThe contents of a configuration file are passed to each parser function until\none of them returns a value (vs. throwing an exception). Consequently, strict\nparsers should come before flexible parsers.\n\nFor example:\n\n```javascript\n[ JSON.parse, require(\"toml\").parse, require(\"js-yaml\").load ]\n```\n\n#### fs\n\nType: *Optional* `Object` implementing the [file system API][file-system-api]\n\n[file-system-api]: https://nodejs.org/api/fs.html\n\nIn advanced scenarios, it may be desirable to bypass the default file system\nAPI. If a custom file system implementation is provided, `markdownlint` will use\nthat instead of invoking `node:fs`.\n\nNote: The only methods called are `readFile`, `readFileSync`, `access`, and\n`accessSync`.\n\n#### callback\n\nType: `Function` taking (`Error`, `Object`)\n\nStandard completion callback.\n\n#### result\n\nType: `Object`\n\nConfiguration object.\n\n### Fixing\n\nRules that can be fixed automatically include a `fixInfo` property which is\noutlined in the [documentation for custom rules](doc/CustomRules.md#authoring).\nTo apply fixes consistently, the `applyFix`/`applyFixes` methods may be used via\n`import { applyFix, applyFixes } from \"markdownlint\"`:\n\n```javascript\n/**\n * Applies the specified fix to a Markdown content line.\n *\n * @param {string} line Line of Markdown content.\n * @param {RuleOnErrorFixInfo} fixInfo RuleOnErrorFixInfo instance.\n * @param {string} [lineEnding] Line ending to use.\n * @returns {string | null} Fixed content or null if deleted.\n */\nfunction applyFix(line, fixInfo, lineEnding = \"\\n\") { ... }\n\n/**\n * Applies as many of the specified fixes as possible to Markdown content.\n *\n * @param {string} input Lines of Markdown content.\n * @param {RuleOnErrorInfo[]} errors RuleOnErrorInfo instances.\n * @returns {string} Fixed content.\n */\nfunction applyFixes(input, errors) { ... }\n```\n\nInvoking `applyFixes` with the results of a call to lint can be done like so:\n\n```javascript\nimport { applyFixes } from \"markdownlint\";\nimport { lint as lintSync } from \"markdownlint/sync\";\n\nconst results = lintSync({ \"strings\": { \"content\": original } });\nconst fixed = applyFixes(original, results.content);\n```\n\n### Miscellaneous\n\nTo get the [semantic version][semver] of the library, the `getVersion` method\ncan be used:\n\n```javascript\n/**\n * Gets the (semantic) version of the library.\n *\n * @returns {string} SemVer string.\n */\nfunction getVersion() { ... }\n```\n\nInvoking `getVersion` is simple:\n\n```javascript\nimport { getVersion } from \"markdownlint\";\n\n// Displays the library version\nconsole.log(getVersion());\n```\n\n[semver]: https://semver.org\n\n## Usage\n\nInvoke `lint` as an asynchronous call:\n\n```javascript\nimport { lint as lintAsync } from \"markdownlint/async\";\n\nconst options = {\n  \"files\": [ \"good.md\", \"bad.md\" ],\n  \"strings\": {\n    \"good.string\": \"# good.string\\n\\nThis string passes all rules.\",\n    \"bad.string\": \"#bad.string\\n\\n#This string fails\\tsome rules.\"\n  }\n};\n\nlintAsync(options, function callback(error, results) {\n  if (!error && results) {\n    console.dir(results, { \"colors\": true, \"depth\": null });\n  }\n});\n```\n\nOr as a synchronous call:\n\n```javascript\nimport { lint as lintSync } from \"markdownlint/sync\";\n\nconst results = lintSync(options);\nconsole.dir(results, { \"colors\": true, \"depth\": null });\n```\n\nOr as a `Promise`-based call:\n\n```javascript\nimport { lint as lintPromise } from \"markdownlint/promise\";\n\nconst results = await lintPromise(options);\nconsole.dir(results, { \"colors\": true, \"depth\": null });\n```\n\nAll of which return an object like:\n\n```json\n{\n  \"good.md\": [],\n  \"bad.md\": [\n    { \"lineNumber\": 3,\n      \"ruleNames\": [ \"MD010\", \"no-hard-tabs\" ],\n      \"ruleDescription\": \"Hard tabs\",\n      \"ruleInformation\": \"https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md010.md\",\n      \"errorDetail\": \"Column: 17\",\n      \"errorContext\": null,\n      \"errorRange\": [ 17, 1 ],\n      \"fixInfo\": { \"editColumn\": 17, \"deleteCount\": 1, \"insertText\": \" \" },\n      \"severity\": \"error\" },\n    { \"lineNumber\": 1,\n      \"ruleNames\": [ \"MD018\", \"no-missing-space-atx\" ],\n      \"ruleDescription\": \"No space after hash on atx style heading\",\n      \"ruleInformation\": \"https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md018.md\",\n      \"errorDetail\": null,\n      \"errorContext\": \"#bad.md\",\n      \"errorRange\": [ 1, 2 ],\n      \"fixInfo\": { \"editColumn\": 2, \"insertText\": \" \" },\n      \"severity\": \"error\" },\n    { \"lineNumber\": 3,\n      \"ruleNames\": [ \"MD018\", \"no-missing-space-atx\" ],\n      \"ruleDescription\": \"No space after hash on atx style heading\",\n      \"ruleInformation\": \"https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md018.md\",\n      \"errorDetail\": null,\n      \"errorContext\": \"#This file fails\\tsome rules.\",\n      \"errorRange\": [ 1, 2 ],\n      \"fixInfo\": { \"editColumn\": 2, \"insertText\": \" \" },\n      \"severity\": \"error\" },\n    { \"lineNumber\": 1,\n      \"ruleNames\": [ \"MD041\", \"first-line-heading\", \"first-line-h1\" ],\n      \"ruleDescription\": \"First line in a file should be a top-level heading\",\n      \"ruleInformation\": \"https://github.com/DavidAnson/markdownlint/blob/v0.41.1/doc/md041.md\",\n      \"errorDetail\": null,\n      \"errorContext\": \"#bad.md\",\n      \"errorRange\": null,\n      \"fixInfo\": null,\n      \"severity\": \"error\" }\n  ]\n}\n```\n\n## Browser\n\n`markdownlint` also works in the browser.\n\nGenerate normal and minified scripts with:\n\n```bash\nnpm run build-demo\n```\n\nThen reference the `markdownlint-browser` script:\n\n```html\n<script src=\"demo/markdownlint-browser.min.js\"></script>\n```\n\nAnd call it like so:\n\n```javascript\nconst options = {\n  \"strings\": {\n    \"content\": \"Some Markdown to lint.\"\n  }\n};\n\nconst results = globalThis.markdownlint.lintSync(options);\n```\n\n## Examples\n\nFor ideas how to integrate `markdownlint` into your workflow, refer to the\nfollowing projects or one of the tools in the [Related section](#related):\n\n- [.NET Documentation][dot-net-doc] ([Search repository][dot-net-doc-search])\n- [ally.js][ally-js] ([Search repository][ally-js-search])\n- [Apache Airflow][airflow] ([Search repository][airflow-search])\n- [CodiMD][codimd] ([Search repository][codimd-search])\n- [Electron][electron] ([Search repository][electron-search])\n- [ESLint][eslint] ([Search repository][eslint-search])\n- [Garden React Components][garden] ([Search repository][garden-search])\n- [MDN Web Docs][mdn] ([Search repository][mdn-search])\n- [MkDocs][mkdocs] ([Search repository][mkdocs-search])\n- [Pi-hole documentation][pi-hole] ([Search repository][pi-hole-search])\n- [Reactable][reactable] ([Search repository][reactable-search])\n- [V8][v8] ([Search repository][v8-search])\n- [webhint][webhint] ([Search repository][webhint-search])\n- [webpack][webpack] ([Search repository][webpack-search])\n- [WordPress][wordpress] ([Search repository][wordpress-search])\n\nFor more advanced integration scenarios:\n\n- [GitHub Docs content linter][content-linter]\n- [GitHub's `markdownlint-github` repository][markdownlint-github]\n\n[ally-js]: https://allyjs.io/\n[ally-js-search]: https://github.com/medialize/ally.js/search?q=markdownlint\n[airflow]: https://airflow.apache.org\n[airflow-search]: https://github.com/apache/airflow/search?q=markdownlint\n[codimd]: https://github.com/hackmdio/codimd\n[codimd-search]: https://github.com/hackmdio/codimd/search?q=markdownlint\n[content-linter]: https://docs.github.com/en/contributing/collaborating-on-github-docs/using-the-content-linter\n[dot-net-doc]: https://docs.microsoft.com/en-us/dotnet/\n[dot-net-doc-search]: https://github.com/dotnet/docs/search?q=markdownlint\n[electron]: https://www.electronjs.org\n[electron-search]: https://github.com/electron/electron/search?q=markdownlint\n[eslint]: https://eslint.org/\n[eslint-search]: https://github.com/eslint/eslint/search?q=markdownlint\n[garden]: https://zendeskgarden.github.io/react-components/\n[garden-search]: https://github.com/zendeskgarden/react-components/search?q=markdownlint\n[markdownlint-github]: https://github.com/github/markdownlint-github\n[mdn]: https://developer.mozilla.org/\n[mdn-search]: https://github.com/mdn/content/search?q=markdownlint\n[mkdocs]: https://www.mkdocs.org/\n[mkdocs-search]: https://github.com/mkdocs/mkdocs/search?q=markdownlint\n[pi-hole]: https://docs.pi-hole.net\n[pi-hole-search]: https://github.com/pi-hole/docs/search?q=markdownlint\n[reactable]: https://glittershark.github.io/reactable/\n[reactable-search]: https://github.com/glittershark/reactable/search?q=markdownlint\n[v8]: https://v8.dev/\n[v8-search]: https://github.com/v8/v8.dev/search?q=markdownlint\n[webhint]: https://webhint.io/\n[webhint-search]: https://github.com/webhintio/hint/search?q=markdownlint\n[webpack]: https://webpack.js.org/\n[webpack-search]: https://github.com/webpack/webpack.js.org/search?q=markdownlint\n[wordpress]: https://wordpress.org/gutenberg/\n[wordpress-search]: https://github.com/WordPress/gutenberg/search?q=markdownlint\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more information.\n\n## Releasing\n\nSee [ReleaseProcess.md](doc/ReleaseProcess.md) for more information.\n\n## History\n\nSee [CHANGELOG.md](CHANGELOG.md).\n\n[npm-image]: https://img.shields.io/npm/v/markdownlint.svg\n[npm-url]: https://www.npmjs.com/package/markdownlint\n[license-image]: https://img.shields.io/npm/l/markdownlint.svg\n[license-url]: https://opensource.org/licenses/MIT\n","readmeFilename":"README.md","users":{"zkochan":true,"xueboren":true,"alexdevero":true,"whatishedoing":true,"marcobiedermann":true}}