{"_id":"remark-lint","_rev":"66-8d59bf1b9d2a6969e0992257f587823f","name":"remark-lint","dist-tags":{"latest":"10.0.1"},"versions":{"2.0.0":{"name":"remark-lint","version":"2.0.0","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"20470a42ac6eec6dc0e4b26cbeada3329229d181","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.0.0.tgz","integrity":"sha512-W/HIfScbqAoXokFxyumv7wASNwRbi/OPosA7452i444UKyQq1cVOa0Na/99ASKaYdlIP7VqCRlfecvcLqCmZZg==","signatures":[{"sig":"MEUCIDgc11R+uVVf51cn/I5YvOAe7+clxzcZP+U5lPI1ufuqAiEAgrhEnImIuxb1E0w+cuj8kkAVkQjE5vD0MN27KVxUxOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"20470a42ac6eec6dc0e4b26cbeada3329229d181","gitHead":"7327d01df0d28da276373153e332d21ba79d2e48","scripts":{"lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","test":"npm run test-api","build":"npm run build-rules && npm run build-md && npm run build-bundle","build-md":"mdast . --quiet","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","test-travis":"npm run test-coverage","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","test-coverage":"istanbul cover _mocha -- test/index.js","postbuild-bundle":"esmangle remark-lint.js > remark-lint.min.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.5.0","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.1.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","mdast-zone":"^2.0.0","vfile-sort":"^1.0.0","mdast-range":"^1.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mdast":"^3.0.0-alpha.5","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","mdast-toc":"^1.0.0","browserify":"^11.0.0","jscs-jsdoc":"^1.0.0","mdast-github":"^2.0.0-alpha.1","mdast-comment-config":"^2.0.0-alpha.1","mdast-validate-links":"^1.0.0"}},"2.0.1":{"name":"remark-lint","version":"2.0.1","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"0a66d14c3a7debd41788379cd31c5bdcd8cc5171","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.0.1.tgz","integrity":"sha512-wcMhMgFN+ouzmZKpdHXR7MWdfkYQyWVz7jIjyPBLledsCIDg79x6M4/rU9G43a2S58kItSyfleKaUfFcPj9udQ==","signatures":[{"sig":"MEYCIQDKc5qSzv/s3aqmst2JVCXu1k9656gLxGQtxj2UnlrU5AIhAI8OwR5iB7P658lHSvbNqzDanVb6qqKEpG+E0Vdvqeb9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"0a66d14c3a7debd41788379cd31c5bdcd8cc5171","gitHead":"d0264d243219964e8d5cabef488d72f37e46e741","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.5.0","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.1.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","mdast-zone":"^2.0.0","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^12.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^2.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"}},"2.0.2":{"name":"remark-lint","version":"2.0.2","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.0.2","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"bf81898a0549fc4c8e35df649644564e752aac1a","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.0.2.tgz","integrity":"sha512-yNusulmBHABf+Yb9rmvqKxBVX/eGxkrDdGS2oVDpTxuBQERp9nJNv3H1LxW5SNCSyOts1TwcGNvfiaIrYh7G0A==","signatures":[{"sig":"MEUCIH5t8ebNtrWcwKj8xxb799326zoebCQBQkTzmNXAukqsAiEAyne/aacKmrqbG8Bf1hR3+REHDgt7jE4DKMpHQbxir4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"bf81898a0549fc4c8e35df649644564e752aac1a","gitHead":"d78b63ac94a6f90eae076aee64c85655bddd3477","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.5.0","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.1.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","mdast-zone":"^2.0.0","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^12.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^2.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"}},"2.0.3":{"name":"remark-lint","version":"2.0.3","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.0.3","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"c8247882cf8c5dc76125dfe207394ae875156e9b","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.0.3.tgz","integrity":"sha512-HUcq/cQ8ttKzi0rlcbh6M8pkgt13jxSTutDuBptnoSViytuoZWQrjHJviOWblsIqIW+RqHmmOaEO2N921sK2OA==","signatures":[{"sig":"MEYCIQDS8/bv/ZikT5YEBg99WKfe7U1wX9/Iyc0Qd3aQfC5dswIhAOrYb0NuPU+Gn4S6MC6LBENXLWQSEaNozFRIBgzt+9QG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"c8247882cf8c5dc76125dfe207394ae875156e9b","gitHead":"b09b780416342272b3d75c345ca875363985ca53","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.5.0","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.1.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","mdast-zone":"^2.0.0","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^12.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^2.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"}},"2.1.0":{"name":"remark-lint","version":"2.1.0","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"ef5f78ac1df7712ecded32446d8c78152a8c8497","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.1.0.tgz","integrity":"sha512-yzBpOOqxb6OYmSP0zi+JZKhiYETYcMg58RXnxTKovmlZ0lVl0Hl2dtR0+hTeJ2ntzNKeG1ymBAvdzs4SyRxpeQ==","signatures":[{"sig":"MEQCIGidBZGTBORnHdlBv126MeHsP/rx833c30OJSizZfRZhAiB1X98yk+R8Yt6rsXFuwIbMl2Fy2zzno2Kwu1SsUUwfcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"ef5f78ac1df7712ecded32446d8c78152a8c8497","gitHead":"38e6d727efd8258845c2f2e9ef7ea495b07f2c86","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.12","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.4.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","mdast-zone":"^2.0.0","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^2.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"}},"2.2.0":{"name":"remark-lint","version":"2.2.0","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.2.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"9fb563ab60886a4b5d099dbcccb4796b237f4730","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.2.0.tgz","integrity":"sha512-GQEqqDbyHNQde3WSyqkcSQ0ZH6l9QmaJ2oZ7AlROh/SKvzlTAe0yCOKgLfyPH1xRJM+VL4Hj733K3q0A7y4/kw==","signatures":[{"sig":"MEUCIHzMuWXvwxHBuAj37AkNN+e7+pyrOQGAgGe68wA5XxQ1AiEAjRmghUYaTx65ypBj6J/zsKPyjN4y6FI7w+fro1aTXYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"9fb563ab60886a4b5d099dbcccb4796b237f4730","gitHead":"c7b3b6fab3c0ebd25665d60800c61ff98898eb34","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.5.0","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.1.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","mdast-zone":"^2.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^2.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"}},"2.2.1":{"name":"remark-lint","version":"2.2.1","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.2.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"2bb0843765161760155b8aba5b72388c92b95878","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.2.1.tgz","integrity":"sha512-8KyKprQw2/S24BuhT5KvOpr/UCX7fJN8zXW3SHqLXAhuC40OSAJOmpWv4tRlcVSkB9M1nkV1RtanhMd/9BkZ+g==","signatures":[{"sig":"MEUCIQC9IvPDH4SFtMEfrK506oTrkSj7wIguWxUPZWrLiIFWLAIgGNGk6XeENNdZ8QogH0eoqzauaD0NKCUzfNNVeuoxRR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"2bb0843765161760155b8aba5b72388c92b95878","gitHead":"85e390e3a1a00721802420c8b3a0a05c73e58b2d","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.5.0","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.1.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","mdast-zone":"^2.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^3.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"}},"2.3.0":{"name":"remark-lint","version":"2.3.0","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.3.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"62c2c3733f20b48f46456e259a3003df6225c842","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.3.0.tgz","integrity":"sha512-HNs9/aTmiwx1JPJcd6T76nMYYAR87V/TPDx6FHk6NPjQREORI2Ye1HabCc6KBLJwS1HGJCKNvzmaoVML7AFc7g==","signatures":[{"sig":"MEQCIGQOGHkRwShFDBmvu5dqfL/itnuM9RUpfSEtuIGt9JQGAiBlXutyVXRgNdK6upjDGDtiSzl5avtYZBDglKPw9mqeSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"62c2c3733f20b48f46456e259a3003df6225c842","gitHead":"37ab3e715dc9bd272c24828cf03b774965ad49a3","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^1.0.1","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^4.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-2.3.0.tgz_1454513497108_0.17778576421551406","host":"packages-6-west.internal.npmjs.com"}},"2.3.1":{"name":"remark-lint","version":"2.3.1","keywords":["markdown","lint","validate","remark"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@2.3.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"05a0dda3369730396222b1f37db512b2f4cb5172","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-2.3.1.tgz","integrity":"sha512-0n8m0qI+xNa69HCw64edAxCpnguQc8/kU3f4LXdgDWDe3iYqyfnbASXETakRSgWYXvNc3hp9/dLNt+WQxawLtA==","signatures":[{"sig":"MEQCIH3OKMpQepgoys2hFOHXVy6krZpG7rFyMJE/qoSs6SqOAiBf1wBKnnaGLtGMAsU22BSrJy1mp5wQR66kZvbGpo5K7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"05a0dda3369730396222b1f37db512b2f4cb5172","gitHead":"515e31e48e67ddb5de1e964999d3573045446d97","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","remark-range":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^1.0.1","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^2.0.0","remark-github":"^4.0.0","remark-comment-config":"^2.0.0","remark-validate-links":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-2.3.1.tgz_1454513920540_0.8343468166422099","host":"packages-9-west.internal.npmjs.com"}},"3.0.0":{"name":"remark-lint","version":"3.0.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@3.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"938c3fda1dcc9185b91779556e8d358a0857780f","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-3.0.0.tgz","integrity":"sha512-AobwXBlrT44klPinzKNQy3af7N8f2uAppOjpaouza3gzWy83iGZ7jngb1pbYq5IfyA5P9Lf3dJLOoQQt9W7UmA==","signatures":[{"sig":"MEUCIQDDy1tUO5iey3ke7eMraELhdDV0oWKTnrwZGLmB8CiMvgIgJq1cW7tycUGsoUjE33ssFFCTEb5GM4XOUg5hj7L9W2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"938c3fda1dcc9185b91779556e8d358a0857780f","gitHead":"0c78a522eb6a3e4fcc9156ef4ae08acc7339d19c","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^1.0.1","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^2.0.0","remark":"^4.0.0-alpha.4","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^3.0.0","remark-github":"^4.0.1","remark-comment-config":"^3.0.0","remark-validate-links":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-3.0.0.tgz_1455445428140_0.889648751122877","host":"packages-6-west.internal.npmjs.com"}},"3.1.0":{"name":"remark-lint","version":"3.1.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@3.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"81558929888327698d24d877a9c398736a870b24","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-3.1.0.tgz","integrity":"sha512-riMIGYpUbE37onalb74szolIAjb/uIbQsfet4GhV4hPm7r6rkUsc20R9ELd8N9iup2or4qKO5f9Dx9LFRIfD9A==","signatures":[{"sig":"MEUCIA12mxRhmxcJnW7Nh9Oxi4QHn9E8TIaK0mZSdHpmJ6jAAiEA4Lf2CSPWST9ynPDFY0irMa7SWKAdiHRaDuLKz209bbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"81558929888327698d24d877a9c398736a870b24","gitHead":"385125b0e5d9efb4205109bc053b38a94c55f8bf","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^2.0.0","remark":"^4.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^3.0.0","remark-github":"^4.0.1","remark-comment-config":"^3.0.0","remark-validate-links":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-3.1.0.tgz_1459711070221_0.3032854076009244","host":"packages-12-west.internal.npmjs.com"}},"3.2.0":{"name":"remark-lint","version":"3.2.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@3.2.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"9520b0be2475ca4e2e1a14a3d55dc007b2beaa6e","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-3.2.0.tgz","integrity":"sha512-KO6OlG79o6dTxK3GNPPziF6pvgDAfqq3E/wh+JZqVC8bcFzs7JDUbEX1tsTCxuaKyOokLiXIPQT/9ixxYq5OZA==","signatures":[{"sig":"MEUCIFrMMUZ1ctFSbh0As7Lb1x1vqWSXkWUVvzWuMYUQyrk3AiEAtuJP+jv0Vh4l59WFxNKm6yWMb4V2GyQzVoUB+9MbS1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"9520b0be2475ca4e2e1a14a3d55dc007b2beaa6e","gitHead":"63d24e7efb0c8b382a1dbd64e69979df59e5ee30","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^2.0.0","remark":"^4.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^3.0.0","remark-github":"^4.0.1","remark-comment-config":"^3.0.0","remark-validate-links":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-3.2.0.tgz_1459782526099_0.6022292976267636","host":"packages-12-west.internal.npmjs.com"}},"3.2.1":{"name":"remark-lint","version":"3.2.1","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@3.2.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"0f3bb5d1c3a5c7173d97e958f867186249d56fec","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-3.2.1.tgz","integrity":"sha512-vLakPKYFNjW5ASun7xOzF46Qb/HFMYxKYCTL3vX0F2h5YG6J7kHR7eolxW8fc9xBITYVDBrBBWXhCssJPl0TTA==","signatures":[{"sig":"MEUCICp1pMkgaAgiX4Zsn9+7O1DH+4g8IR1vj0NNnT3xVYEeAiEA0InjeK9u7WhTf3GZDxXcxjn2HaNqsvJOFRr4Okjr/xY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"0f3bb5d1c3a5c7173d97e958f867186249d56fec","gitHead":"27d3444e06c45cad24907119d26c16ae2c3f2ea5","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^2.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^2.0.0","remark":"^4.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-toc":"^3.0.0","remark-github":"^4.0.1","remark-comment-config":"^3.0.0","remark-validate-links":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-3.2.1.tgz_1461670841273_0.07345475861802697","host":"packages-12-west.internal.npmjs.com"}},"4.0.0":{"name":"remark-lint","version":"4.0.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@4.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"4e451944b83d8f9e15676a8ebae6980659a2bd40","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-4.0.0.tgz","integrity":"sha512-Kb1zFldxe2eSxlPOR1TND5kdZH+vCmzq72UsjoAAmd0J7dchHJyI1szbUtidP9SnpbdFc+Yhbee1j3PPY0NdZA==","signatures":[{"sig":"MEUCIQDk3dmOtwRGe8LpjE/38SX+WHu13DqdHuAQ7UImN96IKgIgGIVqyUy82XRKGSLomylBuHdh8+soaiy3vGAWnV2YOfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"4e451944b83d8f9e15676a8ebae6980659a2bd40","gitHead":"aa0c52f6d0057d60698da6aaeb28a32f3ef8e50e","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.3.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"5.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^3.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^2.0.0","remark":"^4.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^2.0.0","remark-toc":"^3.0.0","remark-github":"^4.0.1","remark-comment-config":"^3.0.0","remark-validate-links":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-4.0.0.tgz_1465231061267_0.24410349666140974","host":"packages-16-east.internal.npmjs.com"}},"4.0.1":{"name":"remark-lint","version":"4.0.1","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@4.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"ffda0b6106b730e11f4d497b871366cddce3d45b","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-4.0.1.tgz","integrity":"sha512-3sYwDsC/PkF1py9pGhbNFqCqhU0gsm5tz9JJtjEb7usIb4uMFg9cm+2/eHYMdxZmjg+uj2NXSxE8Az4H8mFy/A==","signatures":[{"sig":"MEUCIEIitII5DA2RCnJBgfX/TiF0iffMqFkOsagqN4/Hi5S+AiEA3OzU1nSlROPlNATyj9cA7RowuD/tdu+T826hmslgctA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"ffda0b6106b730e11f4d497b871366cddce3d45b","gitHead":"f03493a3ac748f9940e4cf30c079fee141bbb7bf","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.8.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"6.1.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^3.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^2.0.0","remark":"^5.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^2.0.0","remark-cli":"^1.0.0","remark-toc":"^3.0.0","remark-github":"^5.0.0","remark-comment-config":"^4.0.0","remark-validate-links":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-4.0.1.tgz_1465830330176_0.2634335670154542","host":"packages-12-west.internal.npmjs.com"}},"4.0.2":{"name":"remark-lint","version":"4.0.2","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@4.0.2","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"6d127fac16a2f0ae388d8ea85726d83b9980dce2","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-4.0.2.tgz","integrity":"sha512-WWLxka6de+iZk8xTyFOvrBoPObECDWV4Mb2pW1wEPU1rEYCvopkmoZ4TfQyIwXpBfbqUjc1FOaZGYRtvUv50tQ==","signatures":[{"sig":"MEQCIGtL5t66jXzKtXrmRzM+R8wNhwNpregIpNm9fbl+E0ZdAiBxd5uQX4xbgEPMcG4iCUAeCgtp9vOeyvquS0d3AByo+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"6d127fac16a2f0ae388d8ea85726d83b9980dce2","gitHead":"425328e08884bd241c7ebd4493671bf3d2318fb0","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-rules && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"mocha --check-leaks test/index.js","lint-style":"jscs . --reporter inline","build-rules":"node script/build-rule-documentation.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"istanbul cover _mocha -- test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.8.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"6.0.0","dependencies":{"plur":"^2.0.0","decamelize":"^1.0.0","npm-prefix":"^1.1.1","vfile-sort":"^1.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","mdast-util-position":"^1.0.0","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"devDependencies":{"dox":"^0.8.0","jscs":"^3.0.0","mocha":"^2.0.0","vfile":"^1.0.0","eslint":"^2.0.0","remark":"^5.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^2.0.0","remark-cli":"^1.0.0","remark-toc":"^3.0.0","remark-github":"^5.0.0","remark-comment-config":"^4.0.0","remark-validate-links":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-4.0.2.tgz_1467830494835_0.43853842513635755","host":"packages-16-east.internal.npmjs.com"}},"4.1.0":{"name":"remark-lint","version":"4.1.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@4.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"xo":{"rules":{"eqeqeq":"off","no-eq-null":"off","guard-for-in":"off"},"space":true,"ignores":["remark-lint.js","remark-lint.min.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"f89b92715d61601c1af7bb9d15886e8f33a524e6","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-4.1.0.tgz","integrity":"sha512-37xDbu3fYb/q3ng3dbeNSo4CQhK8cG0PRF0MdXbZETW9xsSs2etBB1kyHwkwITa5l4WOU8rpSmm1Lto7cGncNg==","signatures":[{"sig":"MEQCIDIHtlfdEIDTVkLdnOHxRE75ZV27scHZIZAlt7CmmORrAiAXkcM0GmE+kagKiTTG/kbr+wsoXX+w5bjPvxaFSJjKig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"f89b92715d61601c1af7bb9d15886e8f33a524e6","gitHead":"0e178acc71471bd2d06e4f844fc609dc6e69e5cf","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-index && npm run build-rules && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"tape test/index.js","build-index":"node script/build-index.js","build-rules":"node script/build-docs.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.8.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"6.0.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^1.0.0","load-plugin":"^1.1.1","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^2.0.1","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"remarkConfig":{"output":true,"plugins":{"./":{"list-item-spacing":false,"no-missing-blank-lines":false},"toc":{"tight":true,"maxDepth":2},"github":null,"comment-config":null,"validate-links":null},"settings":{"bullet":"*"}},"devDependencies":{"xo":"^0.16.0","dox":"^0.8.0","nyc":"^7.1.0","tape":"^4.6.0","trim":"0.0.1","chalk":"^1.1.3","remark":"^5.0.0","esmangle":"^1.0.0","to-vfile":"^1.0.0","browserify":"^13.0.0","remark-cli":"^1.0.0","remark-toc":"^3.0.0","strip-indent":"^1.0.0","remark-github":"^5.0.0","unist-builder":"^1.0.2","remark-comment-config":"^4.0.0","remark-validate-links":"^4.0.0","unist-util-remove-position":"^1.1.0","remark-lint-no-url-trailing-slash":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-4.1.0.tgz_1470173439462_0.18209361657500267","host":"packages-12-west.internal.npmjs.com"}},"4.2.0":{"name":"remark-lint","version":"4.2.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@4.2.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"homepage":"https://github.com/wooorm/remark-lint#readme","bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"xo":{"rules":{"eqeqeq":"off","no-eq-null":"off","guard-for-in":"off"},"space":true,"ignores":["remark-lint.js","remark-lint.min.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"958d11cb626d5fe9c3e378dd7af8c1bd6a122401","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-4.2.0.tgz","integrity":"sha512-QkT7c0M8eXLSszSTfABRbRKNGxx/9bUsTTdI37I8yDK50c/UEn/XkHH0HUJ3DAyWLJ626fuQPk1XntrFy0+bHg==","signatures":[{"sig":"MEYCIQCIWKba8XATkLdFZldupDUI2U/uc0Z898bE3OZiPA5MAQIhALRGQxOwd8qQBTfE3IWPMfbJupRFbOLAthHUvXTTRCO8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"958d11cb626d5fe9c3e378dd7af8c1bd6a122401","gitHead":"9bdd69e653123c07d693acd635f94bfdbbad1f2a","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-index && npm run build-rules && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"tape test/index.js","build-index":"node script/build-index.js","build-rules":"node script/build-docs.js","build-bundle":"browserify index.js --bare -s remarkLint > remark-lint.js","build-mangle":"esmangle remark-lint.js > remark-lint.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/remark-lint.git","type":"git"},"_npmVersion":"3.8.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"6.0.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^1.0.0","load-plugin":"^1.1.1","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^2.0.1","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"remarkConfig":{"output":true,"plugins":{"./":{"list-item-spacing":false,"no-missing-blank-lines":false},"toc":{"tight":true,"maxDepth":2},"github":null,"comment-config":null,"validate-links":null},"settings":{"bullet":"*"}},"devDependencies":{"xo":"^0.16.0","dox":"^0.9.0","nyc":"^8.0.0","tape":"^4.6.0","trim":"0.0.1","chalk":"^1.1.3","remark":"^5.0.0","esmangle":"^1.0.0","to-vfile":"^1.0.0","browserify":"^13.0.0","remark-cli":"^1.0.0","remark-toc":"^3.0.0","strip-indent":"^1.0.0","remark-github":"^5.0.0","unist-builder":"^1.0.2","remark-comment-config":"^4.0.0","remark-validate-links":"^4.0.0","unist-util-remove-position":"^1.1.0","remark-lint-no-url-trailing-slash":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-4.2.0.tgz_1471198900357_0.1803012671880424","host":"packages-12-west.internal.npmjs.com"}},"5.0.0":{"name":"remark-lint","version":"5.0.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@5.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"73d462c499c256271a1fa0383a9c66e8163d198a","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-5.0.0.tgz","integrity":"sha512-Lk1H4N73iaH/gZzceBAvdODuewHft5q63p/NPf/LjeUDcXoJoEk0gtvjdf50lxzLJpH2960z4uGrAuExOC5zMA==","signatures":[{"sig":"MEUCIQDo6gG1R4vgd4+hYkerkJ9S4ZiztRPWzkGEpzcSJdWkVgIgGHD3WHknslrXsjJ/dh7Z35j1OmXO8plNr4O7BGnWyXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"73d462c499c256271a1fa0383a9c66e8163d198a","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"3.10.3","description":"Lint markdown with remark","directories":{},"_nodeVersion":"6.3.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^1.0.0","load-plugin":"^2.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^2.0.1","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-5.0.0.tgz_1471856820646_0.655442071845755","host":"packages-16-east.internal.npmjs.com"}},"5.0.1":{"name":"remark-lint","version":"5.0.1","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@5.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"eb3c013faf8c320a29dd99f93058601db3b962c0","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-5.0.1.tgz","integrity":"sha512-qMAjzjl4Bjha7totEPvEq20NYLehT9QH8XTffemqANE52Aj4XYW8JZlDshOxi8RS7IWhxJuawFY6EBJpgSzl9g==","signatures":[{"sig":"MEUCIHlJGAHv7u2rJ9y3rdE3/UttHLK6V5yMEoHbO5xgDlMfAiEAs6WrxwdA/C04gP4tCBPNEM+KMLPm2fSOpC/mwKi8k5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"eb3c013faf8c320a29dd99f93058601db3b962c0","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"3.10.6","description":"Lint markdown with remark","directories":{},"_nodeVersion":"6.3.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^1.0.0","load-plugin":"^2.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^2.0.1","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-5.0.1.tgz_1472207269548_0.859782702056691","host":"packages-12-west.internal.npmjs.com"}},"5.1.0":{"name":"remark-lint","version":"5.1.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@5.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"4e898b1500eb302cab09b85b0602175548528eb3","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-5.1.0.tgz","integrity":"sha512-FlZVQmtwVAc9X+deyEXZFedyFdu+HjRLQf6IxDz4ekVxxk07TAmchlzJurgQmmyUD1xW4Ty3zDPsdEcDvRlp8A==","signatures":[{"sig":"MEUCICBs8W3p5VggsjEoVZNRkA+nW5K4IHErT4579ZKQLIS6AiEAror7MbwsSWJW2Y7MpDWWrNxzcETUoyQTNDkI88AYNAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"4e898b1500eb302cab09b85b0602175548528eb3","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"3.10.7","description":"Lint markdown with remark","directories":{},"_nodeVersion":"6.3.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^1.0.0","load-plugin":"^2.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^2.0.1","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-5.1.0.tgz_1475405404209_0.43360029184259474","host":"packages-16-east.internal.npmjs.com"}},"5.2.0":{"name":"remark-lint","version":"5.2.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@5.2.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"fde658817a49077efbe59acf16fd43826db52961","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-5.2.0.tgz","integrity":"sha512-7XvHYqs5p9C6ONDpcRS5zPlOENKr6heiULgzAA266vaYyZVNxauidCtjv/fYCwHaoXqFInvVR1yBdqSagyR1Lg==","signatures":[{"sig":"MEUCIQCInXXUe3sul7hrHN7qLwezAe2S64oVEkJKCpRYQWRP+gIgYkqjOMW0yrNdGvLWMPnWlR1Px4skjNWWQpYsaNXI4C0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"fde658817a49077efbe59acf16fd43826db52961","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"4.0.1","description":"Lint markdown with remark","directories":{},"_nodeVersion":"7.0.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^1.0.0","load-plugin":"^2.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^2.0.1","mdast-util-to-string":"^1.0.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-5.2.0.tgz_1478030939085_0.6313606968615204","host":"packages-12-west.internal.npmjs.com"}},"5.3.0":{"name":"remark-lint","version":"5.3.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@5.3.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"d0b937d8e56d77c099353ef31f759a2c9fb571c2","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-5.3.0.tgz","integrity":"sha512-B54CbxnjJeKs3sbujhqUAjxdresZFiRCGnfsU7teauS0VROSk142k6IvYbiqOGVLME10/1JYnod3bJbW7u7uUA==","signatures":[{"sig":"MEUCID5E5XXUJK4noxj5F8f04js3ayHi5pFvKqsfHnsWJnLfAiEAq/DCGIR8IOLwx9hhacYZv9o6aAQ9jgGCuCtOoc3SLDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"d0b937d8e56d77c099353ef31f759a2c9fb571c2","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"4.0.3","description":"Lint markdown with remark","directories":{},"_nodeVersion":"7.0.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^2.0.0","load-plugin":"^2.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^3.0.0","mdast-util-to-string":"^1.0.0","unist-util-generated":"^1.1.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-5.3.0.tgz_1482004007993_0.10621743649244308","host":"packages-18-east.internal.npmjs.com"}},"5.4.0":{"name":"remark-lint","version":"5.4.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@5.4.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"dist":{"shasum":"6e7c77b90844ad1931761c62af9d65ab46e6734a","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-5.4.0.tgz","integrity":"sha512-wPz/5SZDjhS9SUBYt3xSIJQlZyPnVU9/Z/7LI4A6yyAbR0UCr8uDvXWSinTqo0HB9VajCc30nIlRtei7Syx0tw==","signatures":[{"sig":"MEQCIFYX5TSOFg2leR+0nfOL3MVBiDH3UtmDg1F8sVAieMsAAiB++jINR/bJtzmRipdLZmhkjC+Yk58JYgF7D1te5NOL6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/"],"_shasum":"6e7c77b90844ad1931761c62af9d65ab46e6734a","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"4.0.3","description":"Lint markdown with remark","directories":{},"_nodeVersion":"7.0.0","dependencies":{"plur":"^2.0.0","trough":"^1.0.0","wrapped":"^1.0.1","decamelize":"^1.0.0","vfile-sort":"^2.0.0","load-plugin":"^2.0.0","vfile-location":"^2.0.0","unist-util-visit":"^1.0.0","unist-util-position":"^3.0.0","mdast-util-to-string":"^1.0.0","unist-util-generated":"^1.1.0","remark-message-control":"^2.0.0","mdast-util-heading-style":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-5.4.0.tgz_1482004031719_0.06604463281109929","host":"packages-12-west.internal.npmjs.com"}},"6.0.0":{"name":"remark-lint","version":"6.0.0","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@6.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"xo":false,"dist":{"shasum":"e9824cf9112fab7f03915914f05eb015f117043f","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.0.tgz","integrity":"sha512-klqZGyvgvgFtxJaFmpVwuTBhvRtJuFnA4NSjjCDUijNOZzfsEZhysVvw/c4jdc6kL7PUQTx4lvY/ELYU4goJ1g==","signatures":[{"sig":"MEUCIHUM1YAwdX/X1dviAlgCNdDQ6QdwgtcRr1jbUJwzA6orAiEA7tEZzvevz/cF5A9f7BnuoFNOoJft5RQHVQQUSeUM2yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js"],"_shasum":"e9824cf9112fab7f03915914f05eb015f117043f","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"4.0.3","description":"Lint markdown with remark","directories":{},"_nodeVersion":"7.0.0","dependencies":{"remark-message-control":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-6.0.0.tgz_1487870510887_0.014267942402511835","host":"packages-12-west.internal.npmjs.com"}},"6.0.1":{"name":"remark-lint","version":"6.0.1","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@6.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Stephan Schneider","email":"stephanschndr@gmail.com"},{"name":"Ben Balter","email":"ben.balter@github.com"},{"name":"Danny Arnold","email":"despair.blue@gmail.com"},{"name":"Tony Brix","email":"tony@brix.ninja"},{"name":"Michael Mior","email":"michael.mior@gmail.com"},{"name":"Patrick Gilday","email":"pcgilday@gmail.com"},{"name":"Yoshua Wuyts","email":"yoshuawuyts@gmail.com"},{"name":"YJ Yang","email":"chcokr@gmail.com"},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com"},{"name":"Burak Yiğit Kaya","email":"ben@byk.im"}],"bugs":{"url":"https://github.com/wooorm/remark-lint/issues"},"xo":false,"dist":{"shasum":"68b10ec25d5145042f7cfa52649e20ef7bc91482","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.1.tgz","integrity":"sha512-wvTTuB5O5pF8SxqahQjjrU3dtuhygYjaGcOZTw+4ACgSE4RBINDlNqN46HjcV3X0ib5GmObJUt5a2mmhtmuTqw==","signatures":[{"sig":"MEYCIQC21eBdjk1Fax0JX4xcBQMLr+uJU0WinaEQEjNonUdg0AIhAJI3t2wmtzDNwETBOMq9eFDhLMzQVF/NDf5LPawTpQnb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"files":["index.js"],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/wooorm/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"5.1.0","description":"Lint markdown with remark","directories":{},"_nodeVersion":"8.1.2","dependencies":{"remark-message-control":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/remark-lint-6.0.1.tgz_1502970973339_0.9235879222396761","host":"s3://npm-registry-packages"}},"6.0.2":{"name":"remark-lint","version":"6.0.2","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@6.0.2","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"f4ac45536e4fbf3c9a523dfa1cca874c598554de","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.2.tgz","fileCount":3,"integrity":"sha512-zrIx7InZLLOUYUViT6lSa8T80pDyl3Ywvliog+4hoc7LoiJZRV74ejq+RBZK70bg/p2dU/CV6ycedgypFFePPg==","signatures":[{"sig":"MEUCIDSpb6RexXIoxZFCkakQ8xaLFFW+PSGg774DxfCVhvkHAiEAzdgCp3vYQ/dhww4whuzjllauEDTOUabx2083WJ1BJk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFUT5CRA9TVsSAnZWagAAeS0P/RFOlPNX2vAnIy3qz7e3\nC2ip2pHm12PRZJGyAbv+kJB7SeXZR51kZn26Y4ZPuWlxXvvI2k8M3S3RP3Zj\nXDP8hD257zj8Z8cVmwqgwVynM9UgUereKF0UAmH1Syq+6z58ZeId6YLvZnpz\nVX8rTmszUgue/w7bpYMPpqtTtv0yLLkxrD/SZ3HKVp9R/WD2kPtlDmsB+7b8\n+hoVXMxuTLmhsJbURlZoktPnc6EGR9n0xYR06ia4lp0wW8Zhidw8B3agdSam\n6L2OEbOWzaINfR5cO76TbZcZYlF1uxBNHXUdsIvU7NFveXI+vkliyswdEfm3\nLysOhp1Sa63HQww24b8HQExlJFwqBq9eMxiMdv+gxu1J0z1R/tyweji8R0u5\n7OfHPDExfmcXJQgANWVsHLbGcfw5HmQo9He0f2xISIEVbuwXjcUhHT0CA+51\n0CkyVl3wahkgPcA0/eFGT+5OxWc0vQmBu2XV2KzVxnu5uu5XVXyDggtCW+GI\nf3pv4tKIYd36Ea0Ozxp1Zt8DgxcU9ik6AhdBdLCbyH2+F2CWgIBTGXP7CU5h\n++yzSXkCWMAXtNHmLdAy3QzwqTMF5Vx0CvVnQcmuTkfVb9/esLbVMTVY0qco\n5x0cP2pFHe5Zf7QpQsOb/h19IFULlm7MDvl8frUZDhlqh004te1Y82o+C5Yv\nDjfg\r\n=2Bgj\r\n-----END PGP SIGNATURE-----\r\n"},"files":["index.js"],"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"6.0.1","description":"Lint markdown with remark","directories":{},"_nodeVersion":"10.0.0","dependencies":{"remark-message-control":"^4.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_6.0.2_1528120569165_0.8928985776388052","host":"s3://npm-registry-packages"}},"6.0.3":{"name":"remark-lint","version":"6.0.3","keywords":["markdown","lint","validate","remark"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@6.0.3","maintainers":[{"name":"christianmurphy","email":"Christian.Murphy.42@gmail.com"},{"name":"denysdovhan","email":"denysdovhan@gmail.com"},{"name":"eush77","email":"eush77@gmail.com"},{"name":"fazouane-marouane","email":"fazouanem3@gmail.com"},{"name":"haggis_","email":"david@spektrakel.de"},{"name":"johno","email":"johnotander@gmail.com"},{"name":"rhysd","email":"lin90162@yahoo.co.jp"},{"name":"rokt33r","email":"fluke8259@gmail.com"},{"name":"sethvincent","email":"sethvincent@gmail.com"},{"name":"vhf","email":"victor@draft.li"},{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"xuopled","email":"xuopled@gmail.com"},{"name":"zeke","email":"zeke@sikelianos.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"6387f1123cbc539c577c4c04a5d97520122bdfc8","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.3.tgz","fileCount":3,"integrity":"sha512-PQkF5vQos3iCJ7kXcvGLG/06UoC4cL1h6JORludnClFQYKIeWi9Z6HHLTJl439Q95OLf6ywwOdaKIU5Vul/Thg==","signatures":[{"sig":"MEYCIQDQEStO/gu4ELazJWHSXtuwmr38HhX10VrMazOdv8HI9wIhAJZvI8sFsqZLnVxlD60S7MQICooyuRAmWC6kCgsbBlpa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzt1ACRA9TVsSAnZWagAAfCoQAJF4yhCvIc6HiSCuYDih\nuvdGwgcbFH7AGlAzKx8565LXil64+HqDDVw6L+73AbZ1zeNzAJDUZ8/mlHSz\nAO1IWnq3H6EYr2B5oXeYiy/8AGCJAGkexuiERcdjJ+G7gL1H2DcCVmQ3EOrJ\nTPB9En4Ii5fF2BzRt8d+X/6ct/RWOtDLnJVZPLe/+ZlSN9wu68OfAq39mYah\nXdO+RqiWjgdi/qZO66UUh7D7V6/bbAUTshzp6pKxu2TCLTqi4Cm7JN83ZPwX\noGvNooH9usDQrBgJ5BquTp8ZA3PV2GkEgrhtmHgqHAqIwqBNKv0klZ6wUsQK\niCJBL9cYAmEtdxnSttiByizvdWR+X/SXORI+O132z4R+jpCLrlvUFFQF6K5f\nTIBjjP55PDvBwAyRudZSuT4v+0Zh36p5SMt7fWWBB9rO/PB0yrIGFHCvyvZS\n4Z5tubFRB0SGuTjp/mE4PGOfDg43B7Yifd85R1IZM5lfCsecLI6x2ddvOFQx\ntlIIdKbmm3hW0fCsIc9z8FuKH1dpSr3Y/sAfe8z1Sj4IF9PyQjQ1Kk6V3GEV\n8NfqVXKTreWR4Zmt/meR+9cqBil7iveT/1Yas1wxtbY0AYumNam+mKcsJud6\n4wR8FG8U2dEYbmkiagnO8jGwlS3yoU4KldY0jUONIxnAYAZkM0HxDLaDMyfB\nKcrP\r\n=8IOH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"6.4.1","description":"Lint markdown with remark","directories":{},"_nodeVersion":"10.0.0","dependencies":{"remark-message-control":"^4.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_6.0.3_1540283711827_0.09106587948050504","host":"s3://npm-registry-packages"}},"6.0.4":{"name":"remark-lint","version":"6.0.4","keywords":["markdown","lint","validate","remark"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@6.0.4","maintainers":[{"name":"christianmurphy","email":"Christian.Murphy.42@gmail.com"},{"name":"denysdovhan","email":"denysdovhan@gmail.com"},{"name":"eush77","email":"eush77@gmail.com"},{"name":"fazouane-marouane","email":"fazouanem3@gmail.com"},{"name":"haggis_","email":"david@spektrakel.de"},{"name":"johno","email":"johnotander@gmail.com"},{"name":"murderlon","email":"merlijn@soverin.net"},{"name":"rhysd","email":"lin90162@yahoo.co.jp"},{"name":"rokt33r","email":"fluke8259@gmail.com"},{"name":"sethvincent","email":"sethvincent@gmail.com"},{"name":"vhf","email":"victor@draft.li"},{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"xuopled","email":"xuopled@gmail.com"},{"name":"zeke","email":"zeke@sikelianos.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"13def899efd7d7d105188c274663a60e0fe8fa59","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.4.tgz","fileCount":3,"integrity":"sha512-miD6SKhjEkLgdJXgAmNhGsdY1yIGAzwpoGIn/59MR6nZhshdxSm9/pLPiw9fK3loNASA3j7k//kea6x5vHb+jQ==","signatures":[{"sig":"MEQCIEPzZimAfEzDWhP856j6Opj5shh6wU2hDc3E7T1OLcjRAiAFeHU5NpsnM92ZJWJSrEX6roPvZVayue/uYXoj2aCkVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9pRpCRA9TVsSAnZWagAAsPcP/jQ0ULrUHNdAf7rIlrme\nPOwCYNHlH5er0vfxh5WWutQv5TcxdmPuy/dxjuCuF17ZfisCC93W11dYpykb\n5ZFdQVB4BmfCBMX2UTkoqSFAsiToo7lhf5qchqR198auS4wbENtntjcNryc4\nVh0kZMI/O5H0Ri0w6a16tx16qNIKElGXGVU/2Y6+2o5tlGoN3jJ4bAEghe6v\n2gEy4phgAUWJoKsTDXwI7zZiAyOlhyV2g5yoX8Ug5RnYeG2LKdWJ7adyK6ry\nhsnbi42BUxlXbpGRqen/TM+5b2nacTsPrx++Lao8346t+0kHO2ejr5Kzqbqk\nQxgNKec5bVgQiUk2z3aGP7Grzk2oer/tVI53kUh5kF7dcrBRLkanYDy2cdUZ\nXFncIkK1G4DTDcSG/wqrXFqLBykxJm7dtQWo1B2qL2ux5iVor/nudiFo3orY\n4TsqT+fqNPTlGxpu7tdFQ+yMaXC45hV99EV0aXNrXl4NzJOREQ8ro/UQvGdK\nD8QMlU/PigQ6xpffzniTR07fkxOJXPG5D0X1PL4vZP+17rwNEFIRW5S4CnT9\nYrvrP3wfp3N/fnCiXv747VPBDmWEHyZK2jNd7VXgmBuZmeMX5obVtKY/dxSu\n1KN/RQNcbu4jfE2b8GYyUGm6BPd1XFWP8CsSF+qV9B1MByyVbWGWDIIrnU1R\nOALL\r\n=XK9t\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"6.4.1","description":"Lint markdown with remark","directories":{},"_nodeVersion":"11.0.0","dependencies":{"remark-message-control":"^4.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_6.0.4_1542886504994_0.003962624064164144","host":"s3://npm-registry-packages"}},"6.0.5":{"name":"remark-lint","version":"6.0.5","keywords":["unified","remark","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@6.0.5","maintainers":[{"name":"christianmurphy","email":"Christian.Murphy.42@gmail.com"},{"name":"johno","email":"johnotander@gmail.com"},{"name":"murderlon","email":"merlijn@soverin.net"},{"name":"vhf","email":"victor@draft.li"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"fbb864d56bf83d2e5d23ea7e346ca5e36710fda3","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.5.tgz","fileCount":3,"integrity":"sha512-o1I3ddm+KNsTxk60wWGI+p2yU1jB1gcm8jo2Sy6VhJ4ab2TrQIp1oQbp5xeLoFXYSh/NAqCpKjHkCM/BYpkFdQ==","signatures":[{"sig":"MEYCIQDdVM6IHqxWQ6gvkkcAAZlO4NXOx6uToP/h96tZZdJf3gIhALmZnkNcqMnvpvtKHM4J79YmI5q3X9BugX8p3xoMXMFJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC1n1CRA9TVsSAnZWagAAd2sQAJ56/2OnTH1LbPUv91dH\nwhMFwA8bH4NpNZPJ/FAhSjDjwim5/TlrTLWOVABZbkqx+HUeGr4tR+Iw/OrQ\nN8ctAWh2KccfEqDpLCDKS1Y2eBfXULkQwUtTovPvFmo5jQdeYzbwFqvn5vg2\nznrqJRNB9HhsEiRKi8a1vtZtQgUCxDQpIW1bKKYppzHP7ur980LGnEiWRkaa\niPeb4OciRSKZRsJq16c3y6CIPKGGsUVQdKPnIFDL1HQIvk2Ko19S5Ky7uIra\nzXTa034y6AIsMEB4iH0n1gW/kf2Fr81ZRzY3O5w8nvriOJIDE0YuFSVqQo70\nLYLNaDihKymz+wytTP9dK4mKhjJxCQAYcRxKjLdfgspKFZLwNYjAW31dyeRI\neHUJ3leOJskzwhHBbmM0xL8R6QY6d6Y2FPpxPpFqNlexTXleQCwh3F6XpGOM\nBWLWH8CGAE2k6ymdWqzSqjn66tHI+YXeQhcUben/KDxtMQgOOUaxxxq+3mND\nqXglWmXmBuka+BqBiqmRBYC8qFnbeZKjnec0N/GAXApMbmxYa+lSmlzIrnHu\nu/IgLxzmcPYDanv7eVZY3MffbA3Q7akVF76Io7ErWgVFJlLAt7ghGr1E7Sjl\nd+3Blj8V6IIZqeYmiR/P2GbepDFiLNT7d5MJcU3R99qliU8dLoW+FmoxzOX9\nAJe0\r\n=yZBD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"6.9.0","description":"remark plugin to lint Markdown code style","directories":{},"_nodeVersion":"12.2.0","dependencies":{"remark-message-control":"^4.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_6.0.5_1561025012643_0.8365872151554834","host":"s3://npm-registry-packages"}},"6.0.6":{"name":"remark-lint","version":"6.0.6","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@6.0.6","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"5bf64efe5d88f3caf859ad541ab00656e3ca9c63","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.6.tgz","fileCount":3,"integrity":"sha512-JBY6zz5fYQFN724Vq6VeiHwhyjVIlrww/dE1+hWGcDyUuz7YNCqwZKwBdQGDvslICkzHw/wEExNEb8D4PNiLlA==","signatures":[{"sig":"MEYCIQCU2OP2oid5oBtcu8xlTUcKgdWjSbLBngjp0S4mHofu5AIhAPz08wCECqLjofqqg+Ho5Ze+x9sgcm5QAOKxQT5y3z2X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeehHECRA9TVsSAnZWagAAuBMP/iI5kZux4iXZYQ5kH8m1\nvG6XLS/MW0SSVV3Gh9okgJ0pPRixIMXeSJWIw1eQMV2QOjC2Po2rTOCx1Xiz\nNmezNQ1cDaB2mXznIajlkqIJiBRHO2xWdG348uqgrM1Z9/fieD+vNTfCprU4\nTZMuFor/ZUURmjESAKW1hspsY0AdOxam0LR6gsePEAU+M3C0NcdJx9yiJnPz\nfHx4SRXF7UmhgEoDJNaCsb8ZfVb8FXJG+jYmpiWwvJcsKhlBlZK3nDNnxc8g\nzcFcv6AmscuA5nO5K3Q7IPhpJ2/vbIcTSqeDoPsWudsQS0pWMX9hMHrVnii7\nokrAF1kNrCRCEUyx7pEYesbLKAm2wrDgviVoA95IKxhjJFLIysf/clStQ+nq\nH6p4qdwUJkWiqChnvLbCMfAeu3Ura3hCNtr2qfwHGJO9su7NyBwncfB+wrKk\nWwBbOOfR9bABS7CKihB/JCmbV1j13U2Dqzx8lORvhXlPgifaBJ834gPzRaL1\nUgayox9vlYYeTNG2KRThW+E39hbP2+7MEdYWlJ51+BMCI6mN3nbg8hoLSggA\n/HB1BTsANY17inhYB5BExYts7ePZ62gGR2an5d9+aG+YzHQLfpv9pdEqswKg\ncfwCnMDc+fnukpkRLZoXo76rvY4FV+QhsQ4EFx30iiwHiWBwQdT4oihHXbQs\nPI/T\r\n=ynXQ\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"6.14.3","description":"remark plugin to lint Markdown code style","directories":{},"_nodeVersion":"13.10.1","dependencies":{"remark-message-control":"^4.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_6.0.6_1585058243796_0.30591489938252847","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"remark-lint","version":"7.0.0","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@7.0.0","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"76c054bbd32e8b7b01234f6a0c00e3d72ac9129a","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-7.0.0.tgz","fileCount":3,"integrity":"sha512-OLrWPYy0MUcGLa/2rjuy1kQILTRRK+JiRtyUzqe4XRoHboGuvFDcy/W2e7sq5hu/0xmD+Eh7cEa1Coiqp7LeaA==","signatures":[{"sig":"MEQCIAqBXH0Wf9vhRJC6ljjZ+sAVjfZoaMazSBsoYQ1RlIapAiBUbCld+LGIMn5IXhZHzidbDo1curCibISW73KHobgC/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJege9ACRA9TVsSAnZWagAAdgEP/iM0/kwSo1SS3NWJ5y0l\nPdmOMFFhzmT3Plug5g0Zx1PLNXTa4i8MYiMYN/NoVRZYMDkSPJAXqdXqHON7\nFiyD5tESbGoIGyHLCyqmPWpYyJopQbR992NWq0tBDC+RY52SIL3e6dfQVK8N\nIaenKz/Ez+kFna3/eCH9z+CPFt46jJ6OKSXSDLajNkhgc1sYp1YuAiXysM54\nOceQooM2bwvaw+AAAkSdfRZwJMD1yem3X1KsCMKZVz5IwvbZrHCwnkTPMhsn\n0oFl61nxGq3eh/ox0imx/6YVTjRvX1CqsJeok/eEpPkH3POgfz2qLt+EXC6n\n5XYMvKGHW8LjifdhPUxdGkIZmoPmC37r/SfyibUbBIC4b5+9k0dDKIa7as0x\n+UqRodYPMkyOk2J6zyGA+VcykWwBt3VtBYvmpbFNxEe1S4O3UlXxXaALzVX4\nWgGIjxC/8H1n4mNZqSE9vC4c61DcUK/rngOWj/baTxcwklypSaCjAuDbsI0m\nelrl8lGDOhv2os9+4lBDTURyFOpySRNKV4jEuiS35hOAjSA7Q5dF+Xno8kwd\ngpG2j/ElYyE7mJjQIQ+pE6Twi+2Ukwe5DXlOx3iT5/TREnzU3YSgsJgYG9e+\n1ESQEmLWjGKgAvzBRg8dLPY3bTOBa9pY9vAl0oP5Wf9D62FNPogQRHw3bURD\nFvUm\r\n=ZCET\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint","type":"git"},"_npmVersion":"6.14.4","description":"remark plugin to lint Markdown code style","directories":{},"_nodeVersion":"13.10.1","dependencies":{"remark-message-control":"^6.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_7.0.0_1585573696151_0.842645548593878","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"remark-lint","version":"7.0.1","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@7.0.1","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"665a5cbea9f7c95e64593f69bb6816ee8343ffdf","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-7.0.1.tgz","fileCount":3,"integrity":"sha512-caZXo3qhuBxzvq9JSJFVQ/ERDq/6TJVgWn0KDwKOIJCGOuLXfQhby5XttUq+Rn7kLbNMtvwfWHJlte14LpaeXQ==","signatures":[{"sig":"MEUCIByRY+w5QVeXp384UPLgjd5E8sks8jCVu1PyODlKhUGUAiEAjqDvUnZmyHOZceEz4Jd/hrDR4evn3sAQ1O1mCAjy1Os=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/bnoCRA9TVsSAnZWagAAn68QAJHRRInLEYdYqQxgPZh7\nVlfnfNEYLl56tA0KnOiZbavFSy8lc4Q7zvsDZ5g8ZLFs6Wf00MVx/fGg/Ky1\nNn9dxD4Guox46Rj/0koQU+Nx0ejD77r7q+yUf0Oh+fM4Gr4vjUh6d0wf7Tjj\n4mgdbBEtn4gSXosggzjp/j/vrUEZdGu60g0XpsveAYBtxnplkmZajwFyFQxR\nawkd49XuG5vtXWsOtHfWcHmXZpSCHK2/bbE9lwhvXJW8lsv/cOuxIYXoaF4D\nXZVYRdOsHLd/wTxT51aJ/kB3oXTO4oDtO0s71ueCRRp9FXziFgooyLDGA1RG\nmakIJh6CUMRW7hwZhgHMEjAoeitLUS0/OD+ybxHc9+1BXupiklJEJoFufQFI\n6DGI0QUvGFQRyhP4+4+7jhy0hX4vlMxr0OZK7Ch/Wd53oyiw9EQDuYRpowNt\nKtKypUSVOjcV7xNYEiJT44XAcGX9kiWIdai8M1GEGs2iZXuBj6bmShuB4SfY\ngRQ7vzbIZCXEoZyQx0b5VPHAxHDIqruIHKPEvjmXtgY3Uofl3KxMfrQ1cCtq\nR9lrAK9z6czCwpFkWPuCcf2XV2Uvg7nZBYt12SUDi5ZnyxNk8mYB/oyZ2sfR\nE7zgQwL+Pyw2NcjtX90w3MRWOWj6HkRqWkNgoVLosBchq6Wz6e9IPSFbRo41\nVIlH\r\n=guaW\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint","type":"git"},"_npmVersion":"6.14.5","description":"remark plugin to lint Markdown code style","directories":{},"_nodeVersion":"14.0.0","dependencies":{"remark-message-control":"^6.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_7.0.1_1593686503746_0.26280896413527066","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"remark-lint","version":"8.0.0","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@8.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"johno","email":"johnotander@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"6e40894f4a39eaea31fc4dd45abfaba948bf9a09","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-8.0.0.tgz","fileCount":3,"integrity":"sha512-ESI8qJQ/TIRjABDnqoFsTiZntu+FRifZ5fJ77yX63eIDijl/arvmDvT+tAf75/Nm5BFL4R2JFUtkHRGVjzYUsg==","signatures":[{"sig":"MEUCIQD7mzOW8iUzOBPj2wSFmogf1PJJO/fyYBNvf8dKpjrnTQIgdq4wRNLuJ+lipgGYUcY0PipZ6mggepNPfjdDwwii4Sk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhGuPCRA9TVsSAnZWagAAqaEP/0ISO5OhsekaAUrqo/3W\nwG81BrFA/b9mnKwLjbAKfPbdhmhUGlSPIhWFfuK8NbN0pyTHKiMwnx6TsykV\n0uMsH3Nnt8nGhzSOvTxNWgJWV1rSo/df91SYZMr7ptYKvlxIT+WJHMFGLvl2\n8OIbYyxBggmAockh8pggumsDCaxym+/D4IBB7rzzAFit88+JpTibFXv9Sum7\n2T8ORhhnl2eu4Ggq6yOa1/Bh6I756fXkeBY+D0RVL/WVDRXY+nLWZ/AvOtyj\nsp2plIPUzQpDZCL58U0W/Tu7z5MqU8KQv7UkPmGCjsMFsqVIRuCJpUAQEISR\nKrxNnt2qaN2WZF074SHGQaBlEMsNwFWUixAIJXvmcTgFVijp1pyNa/0H+NM4\nv4Qx704iEpx8pCdX4P/VSoy57f72gN2K+9QA2SDNLHQ43KSNXL5oBkeCfZqM\nZXgnVr1pGEiata6onCMbKE50imazvFsVJdtgqJQ3ECZBXJSOiwsfGF3jBZAz\nKOFrUxd1S+RKkvQkGR5tRCDZio3uBl48MLXmAnQ1hU/Zm17hHmjw30x+Ch/3\nbaMqfZtXmQATbJRSBqEhiXu4VXQxQakytMD9y/8sKVs3ck+27WqQMNeYxb5+\nSwUfbVWG++uozmKrWjDOVdkdw6u/8NC+SmUJFXijSGTFAsje3U/w2eNZSnAO\nEmHc\r\n=Lks0\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint","type":"git"},"_npmVersion":"6.14.8","description":"remark plugin to lint Markdown code style","directories":{},"_nodeVersion":"14.13.1","dependencies":{"remark-message-control":"^6.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_8.0.0_1602513806776_0.09944374567580239","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"remark-lint","version":"9.0.0","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@9.0.0","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/remarkjs/remark-lint/tree/main#readme","bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"af4949282ad56935c017108cf683ac9ad28a8be4","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-9.0.0.tgz","fileCount":4,"integrity":"sha512-ETO4zI48PR1Nz42YiyaYBzyhOiEfppXLnck7HW2pjKqxd36SIyQgM6sxD4ToMQI9KuCgy8mLAl/iVJoDLKxVjw==","signatures":[{"sig":"MEQCIG3uxKjjf2n8578VkmU8GXboZECQAWWrCprmSJ/jfZs7AiAuQcuyPjs5NfC25xkMIWJdwW+zZMW/KhyWe2+13Gbr+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFRMDCRA9TVsSAnZWagAAO00QAIsaZABUWuLGCEZ3wNFb\ndc0Ntni5DdxFQnjjv9jXekTwmn8lps/j6sNz2RAQx2Swrh+rhL9lofLaAyu/\nXAOSDOw0kxPJOU1etkOQTVR8NK71JNGr3EZEe44j4bvb/DukGOMz33KvWPO6\nMGreqwFSVq8+OqaZmtThgkXYdrEdhB2OFDn0PbM8lOsDv9TK/s2exxpz01D5\nCnWV8ko6o+PgXagfmIfn/AvMmaSRTH+gHmHKgYBDIL4HONdG6Ht1+4d2Mq/Z\nOqoInN3pusWRB/q63KN5sPRCVUgtk86Erg5TXO1D7bGjdls70ZvH7e2upjeu\nEp9HzYdt04p3vEQl7BGSk+C1AGJsZhJFFSA7OweXr3OmQOOJ4fzdYYgdJA4I\nKjkfDCobe2C0y9rLp6A4EecikzW9d9I3dmeeCptRGBbWRTs9rZoWM54VqqTu\nwoRyPtDgzSZ+SLBJkP2P0t2jOZJHOSW+73iW+GOmHmxNEbR6a1uSwwpKALrW\nlOM1DfM8oZ9U7fdxy01RINwVnPYav5Ohm4gL9et5d2vLj5ITwDoltDcss+V5\nbGEC0F9gMfGF6em63KYTcmuzTOMJGSI8L3wUQD1pEJDGjjqK+1pQUtUY8wl9\nU4VSrdWHeWb0qPogBn0M6ne+EoKzhtlzjrPTJIFvf3rGYCBLsiHvVC813GK7\nWlM6\r\n=xvx/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"scripts":{"build":"rimraf \"*.d.ts\" && tsc && type-coverage"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/remarkjs/remark-lint.git#main","type":"git"},"_npmVersion":"7.20.3","description":"remark plugin to lint Markdown code style","directories":{},"sideEffects":false,"_nodeVersion":"16.6.1","dependencies":{"unified":"^10.1.0","@types/mdast":"^3.0.0","remark-message-control":"^7.0.0"},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_9.0.0_1628771075682_0.7745431147122857","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"remark-lint","version":"9.0.1","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@9.0.1","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/remarkjs/remark-lint#readme","bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"85ede987d24b7def9a6cea4a4d40c2035723eaec","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-9.0.1.tgz","fileCount":4,"integrity":"sha512-q4VFsA7LEG4REJhR2P4A6CU9b4cCQL53845CX74Z4N/W0EgB9mm/GXpYzjbEqgkMPl5ctP8yp/vBYTNmjfUCtw==","signatures":[{"sig":"MEYCIQDXy7GkYsz+tkxCclrJXvp1BU67XqKDt5UMPvkQrX+oMgIhAKBD+EJ6Imjem3twffmCHrfeubULkuaZntjWhQ79QNH4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG75lCRA9TVsSAnZWagAApvsP/0V2OfSKrDsqYbMrbQhA\nwPmUdstSMGoZV8BiR/dubfFXqZ46JGi33Ui3n2tLH5hm+duvRGZYonB5mSPK\n4OW0C3G96xO8rKSme23VzQXyiPgq9pYV8MZxLen9exNOWEq0c4B0MuNh6UJl\nqK8pH0qlG0jpdoq7594NO8mjJqtHvgrDLmO+sjhWu+zzAS/1kbViZs/KDbe6\n1egEU/SQl6pYvgJDdkDpEL8nO/+sTknC9OxvZ/KUj8NDyeM52K61eq4geuBa\nsH2cCekepgoPoE6Ai5ncCL2w7y/R1VT+uxMASctq715HILn7p8qKbIkdzpRp\nMjBwKr5/tLPZYccxhxewA/QnUJcT0tVNpudUSx7ntbOZtuFs7B9m6P8XJ9J1\nlkfgIUSL5o1zXoGDl2Ot52uv2XSnKMTTdTJE2KZmclFOXO5BtTKYuKOLwflX\nAgBV4Zg6c0Ad7ok164d5KfkMwjogTox3qO3xaYpjOem2nwmB0nuh0Jsfuc4z\nH7b/V45dzEKdYQQcmkA82ZTzK8APAyOJS3uVyqNMU7CZZ33zncfUcuoVNA9X\nkbvWmkbO+6dWn7gsIOtCqPI0H75T+KBb06ttYofSp2umuov6oJd+KDiExLE9\n7PeFfgSwCvW6gKJGyTiKg1wcxJsExIJUd/TIN6WEOJ8pMNdRYJ2jTZ+soeML\nZpB8\r\n=XfO1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"scripts":{"build":"rimraf \"*.d.ts\" && tsc && type-coverage"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/remarkjs/remark-lint.git","type":"git","directory":"packages/remark-lint"},"_npmVersion":"7.20.6","description":"remark plugin to lint Markdown code style","directories":{},"sideEffects":false,"_nodeVersion":"16.6.1","dependencies":{"unified":"^10.1.0","@types/mdast":"^3.0.0","remark-message-control":"^7.0.0"},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_9.0.1_1629208165376_0.07661944742662352","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"remark-lint","version":"9.1.0","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@9.1.0","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/remarkjs/remark-lint#readme","bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"fa2f7f3462438aa3f057cccd1ef6646abd73419c","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.0.tgz","fileCount":4,"integrity":"sha512-47ZaPj1HSs17nqsu3CPg4nIhaj+XTEXJM9cpFybhyA4lzVRZiRXy43BokbEjBt0f1fhY3coQoOh16jJeGBvrJg==","signatures":[{"sig":"MEUCIAcRp6lrITphcxxXmPxtjFwuA2JLm+iOeNVuXIPAYB+KAiEA2cNlM9LHyWGunMSUoTOyTnERbi7jyYjPVx90I6N+FkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5520},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"201e9950440ab3abce83e755af180f6b2016affc","scripts":{"build":"rimraf \"*.d.ts\" && tsc && type-coverage"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/remarkjs/remark-lint.git","type":"git","directory":"packages/remark-lint"},"_npmVersion":"7.23.0","description":"remark plugin to lint Markdown code style","directories":{},"sideEffects":false,"_nodeVersion":"16.9.0","dependencies":{"unified":"^10.1.0","@types/mdast":"^3.0.0","remark-message-control":"^7.0.0"},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_9.1.0_1631963460257_0.6278868500214638","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"remark-lint","version":"9.1.1","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@9.1.1","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/remarkjs/remark-lint#readme","bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"58c27adc4edeca93b7ce81e2861f05cbcecef72c","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.1.tgz","fileCount":4,"integrity":"sha512-zhe6twuqgkx/9KgZyNyaO0cceA4jQuJcyzMOBC+JZiAzMN6mFUmcssWZyY30ko8ut9vQDMX/pyQnolGn+Fg/Tw==","signatures":[{"sig":"MEUCICyT9CqBTbdfNHcs/twZ93gymGIzhxoqpENsySZ+HrbsAiEA8QCAZl888PcKOildlh8msSX9WBqIdcehfYlLskZL0O8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqeGICRA9TVsSAnZWagAAFlMQAJQZAcsWxmM56cKql0E2\nZgDISst1U39YaWlFxyAb+izqZCcSD7NjOTHFg+p3su2eAV5kIyBpEVqBoE4+\njVWyOKAdBz0e3k/LYDrtG6no2GChm4fUV4KIsfrQi3F7mtlm5fxOyxa1nfIb\nJpH1HfdoonTfz9xQnNeqTOVx8E6C3qyVUEOw2oy0J2mRQZGO1EMKTGW+OsmE\nnCA3LXjLSp6aMQoD7ywkzw82zxLcEV/OQb4IdLRThXVt03HPcKRLuLdi3Y8r\noJBHD4pa9Z6n03yFbwUL9OaNImRIAkteEsvOkK0BnVJGCnflKYzpPiWWyxwq\nqqXjPy1njVaVt6GrDTGyU4a2iJJYShERJMOHz94Hxp+j3nTdQ9lCddzUFQ+b\n0JdfXCWrfCTw+qHnBzgRyC0qrNA9CVTQMttzhFsj1xe4Z6vveqRr2c5xmCMy\nJJKUAbiaF6s/AXUGSzc9fvfaXGHMXL7jYKe/en3U1gSGZjEycW+XDWk0DqcQ\nHDbAGMGTQRRA+MGfIibMlXGGaf4fv3ve7iMP3L3vHdpMYsgfTeH1Tl9QLQOe\naVkz22ZODQSalVg3ksfd7FYBM1493fNnYjUqOhHkBKlyjKmpKoFqmOYqno9n\njnX7WV10paZzcDyLDdaE/B3tx9LD03u/6tqy7rneppxVrJfoBoiJF71t45Ln\n11Mc\r\n=wWTh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"5269b64da47b82874c317f83e1e0f4cbead91785","scripts":{"build":"rimraf \"*.d.ts\" && tsc && type-coverage"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/remarkjs/remark-lint.git","type":"git","directory":"packages/remark-lint"},"_npmVersion":"8.1.0","description":"remark plugin to lint Markdown code style","directories":{},"sideEffects":false,"_nodeVersion":"17.0.1","dependencies":{"unified":"^10.1.0","@types/mdast":"^3.0.0","remark-message-control":"^7.0.0"},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_9.1.1_1638523272686_0.19875014581569883","host":"s3://npm-registry-packages"}},"9.1.2":{"name":"remark-lint","version":"9.1.2","keywords":["unified","remark","remark-plugin","plugin","mdast","markdown","lint","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@9.1.2","maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/remarkjs/remark-lint#readme","bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":false,"dist":{"shasum":"0781e273bba33fbfd26210b639b8a3702d65ad91","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.2.tgz","fileCount":4,"integrity":"sha512-m9e/aPlh7tsvfJfj8tPxrQzD6oEdb9Foko+Ya/6OwUP9EoGMfehv1Qtv26W1DoH58Wn8rT8CD+KuprTWscMmIA==","signatures":[{"sig":"MEUCIQC2LYYwU6cmXvMgpxeuzvTvWpyHDFN1aDuTsoQkmpNskgIgc+mWinwaZJoFWWHCekPQLSnHciLd7QbeZs0tX65JAcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6640},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"639271aed95fa579623f385bade4939a9c70e959","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/remarkjs/remark-lint.git","type":"git","directory":"packages/remark-lint"},"_npmVersion":"9.6.4","description":"remark plugin to lint Markdown code style","directories":{},"sideEffects":false,"_nodeVersion":"20.0.0","dependencies":{"unified":"^10.1.0","@types/mdast":"^3.0.0","remark-message-control":"^7.0.0"},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_9.1.2_1684245945687_0.41849568356013633","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"remark-lint","version":"10.0.0","keywords":["lint","markdown","mdast","plugin","remark","remark-lint","remark-plugin","unified","validate"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"remark-lint@10.0.0","maintainers":[{"name":"remcohaszing","email":"remcohaszing@gmail.com"},{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/remarkjs/remark-lint/tree/main#readme","bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"xo":{"rules":{"capitalized-comments":"off"},"prettier":true},"dist":{"shasum":"161b24a18223a68ec2ed8d77e46015b5a0bd8bb5","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-10.0.0.tgz","fileCount":5,"integrity":"sha512-E8yHHDOJ8b+qI0G49BRu24pe8t0fNNBWv8ENQJpCGNrVeTeyBIGEbaUe1yuF7OG8faA6PVpcN/pqWjzW9fcBWQ==","signatures":[{"sig":"MEUCIQD6Bw352noNNQr4WXE+/7D/q562V3UkNwVzGy7t+vZ6rAIgGPyYsuCeKo5iA8N+wRZAopIRuRjZqlqmV7ahJrQRTis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8970},"type":"module","types":"./index.d.ts","exports":"./index.js","funding":{"url":"https://opencollective.com/unified","type":"opencollective"},"gitHead":"6b6ea9caad1b6ebab719d6d57d08729ad6d91fb4","scripts":{},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/remarkjs/remark-lint.git#main","type":"git"},"_npmVersion":"10.5.0","description":"remark plugin to lint Markdown code style","directories":{},"sideEffects":false,"_nodeVersion":"21.7.1","dependencies":{"unified":"^11.0.0","@types/mdast":"^4.0.0","remark-message-control":"^8.0.0"},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/remark-lint_10.0.0_1712681847963_0.7495568985357397","host":"s3://npm-registry-packages"}},"10.0.1":{"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com"}],"dependencies":{"@types/mdast":"^4.0.0","remark-message-control":"^8.0.0","unified":"^11.0.0"},"description":"remark plugin to lint Markdown code style","exports":"./index.js","funding":{"type":"opencollective","url":"https://opencollective.com/unified"},"keywords":["lint","markdown","mdast","plugin","remark","remark-lint","remark-plugin","unified","validate"],"license":"MIT","name":"remark-lint","repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-lint.git#main"},"scripts":{},"sideEffects":false,"typeCoverage":{"atLeast":100,"strict":true},"type":"module","version":"10.0.1","xo":{"prettier":true,"rules":{"capitalized-comments":"off"}},"_id":"remark-lint@10.0.1","gitHead":"46ccbcd49deaada0172ad10425a2cd6b5f21a2c2","types":"./index.d.ts","homepage":"https://github.com/remarkjs/remark-lint/tree/main#readme","_nodeVersion":"23.1.0","_npmVersion":"11.0.0","dist":{"integrity":"sha512-1+PYGFziOg4pH7DDf1uMd4AR3YuO2EMnds/SdIWMPGT7CAfDRSnAmpxPsJD0Ds3IKpn97h3d5KPGf1WFOg6hXQ==","shasum":"56d64e28a6373f10a4508e644c9d5a8056f9c9ca","tarball":"https://registry.npmjs.org/remark-lint/-/remark-lint-10.0.1.tgz","fileCount":5,"unpackedSize":8972,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEbZqujKrAM5KvuinkjZQJMe5KomZtStdl6oqtBIW+rXAiAyF+VVNkexwYU3hdJIhQWRTfCGfXbbeECQUXe/jMeTnA=="}]},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"remcohaszing","email":"remcohaszing@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/remark-lint_10.0.1_1737980992417_0.10401226360356453"},"_hasShrinkwrap":false}},"time":{"created":"2015-12-24T15:21:49.232Z","modified":"2025-01-27T12:29:52.880Z","2.0.0":"2015-12-24T15:21:49.232Z","2.0.1":"2015-12-26T13:56:29.962Z","2.0.2":"2015-12-27T19:49:59.702Z","2.0.3":"2016-01-06T09:16:30.991Z","2.1.0":"2016-01-10T09:05:31.810Z","2.2.0":"2016-01-13T11:22:04.531Z","2.2.1":"2016-01-15T10:29:38.669Z","2.3.0":"2016-02-03T15:31:40.333Z","2.3.1":"2016-02-03T15:38:43.250Z","3.0.0":"2016-02-14T10:23:51.698Z","3.1.0":"2016-04-03T19:17:52.510Z","3.2.0":"2016-04-04T15:08:48.702Z","3.2.1":"2016-04-26T11:40:43.502Z","4.0.0":"2016-06-06T16:37:42.933Z","4.0.1":"2016-06-13T15:05:32.412Z","4.0.2":"2016-07-06T18:41:37.082Z","4.1.0":"2016-08-02T21:30:41.436Z","4.2.0":"2016-08-14T18:21:41.951Z","5.0.0":"2016-08-22T09:07:02.195Z","5.0.1":"2016-08-26T10:27:51.481Z","5.1.0":"2016-10-02T10:50:05.515Z","5.2.0":"2016-11-01T20:09:01.177Z","5.3.0":"2016-12-17T19:46:48.677Z","5.4.0":"2016-12-17T19:47:13.586Z","6.0.0":"2017-02-23T17:21:53.228Z","6.0.1":"2017-08-17T11:56:14.198Z","6.0.2":"2018-06-04T13:56:09.229Z","6.0.3":"2018-10-23T08:35:11.954Z","6.0.4":"2018-11-22T11:35:05.112Z","6.0.5":"2019-06-20T10:03:32.847Z","6.0.6":"2020-03-24T13:57:23.916Z","7.0.0":"2020-03-30T13:08:16.281Z","7.0.1":"2020-07-02T10:41:43.894Z","8.0.0":"2020-10-12T14:43:26.958Z","9.0.0":"2021-08-12T12:24:35.875Z","9.0.1":"2021-08-17T13:49:25.519Z","9.1.0":"2021-09-18T11:11:00.401Z","9.1.1":"2021-12-03T09:21:12.847Z","9.1.2":"2023-05-16T14:05:45.839Z","10.0.0":"2024-04-09T16:57:28.111Z","10.0.1":"2025-01-27T12:29:52.561Z"},"bugs":{"url":"https://github.com/remarkjs/remark-lint/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"license":"MIT","homepage":"https://github.com/remarkjs/remark-lint/tree/main#readme","keywords":["lint","markdown","mdast","plugin","remark","remark-lint","remark-plugin","unified","validate"],"repository":{"type":"git","url":"git+https://github.com/remarkjs/remark-lint.git#main"},"description":"remark plugin to lint Markdown code style","contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com"}],"maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"wooorm","email":"tituswormer@gmail.com"},{"name":"remcohaszing","email":"remcohaszing@gmail.com"}],"readme":"<!--This file is generated-->\n\n# remark-lint\n\n[![Build][badge-build-image]][badge-build-url]\n[![Coverage][badge-coverage-image]][badge-coverage-url]\n[![Downloads][badge-downloads-image]][badge-downloads-url]\n[![Size][badge-size-image]][badge-size-url]\n[![Sponsors][badge-funding-sponsors-image]][badge-funding-url]\n[![Backers][badge-funding-backers-image]][badge-funding-url]\n[![Chat][badge-chat-image]][badge-chat-url]\n\n**[remark][github-remark]** plugin to support configuration comments for\n[`remark-lint`][github-remark-lint] rules.\n\n## Contents\n\n* [What is this?](#what-is-this)\n* [When should I use this?](#when-should-i-use-this)\n* [Presets](#presets)\n* [Install](#install)\n* [Use](#use)\n* [API](#api)\n  * [`unified().use(remarkLint)`](#unifieduseremarklint)\n* [Compatibility](#compatibility)\n* [Contribute](#contribute)\n* [License](#license)\n\n## What is this?\n\nThis plugin adds support for configuration comments to control remark lint\nrule messages.\n\n## When should I use this?\n\nThis project is useful when you’re using remark lint rules and want to let\nauthors ignore messages in certain cases.\nThis package is already included in all our presets.\nIf you’re building a preset yourself, you should include this package.\n\n## Presets\n\nThis plugin is included in the following presets:\n\n| Preset | Options |\n| - | - |\n| [`remark-preset-lint-consistent`](https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-consistent) | |\n| [`remark-preset-lint-markdown-style-guide`](https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-markdown-style-guide) | |\n| [`remark-preset-lint-recommended`](https://github.com/remarkjs/remark-lint/tree/main/packages/remark-preset-lint-recommended) | |\n\n## Install\n\nThis package is [ESM only][github-gist-esm].\nIn Node.js (version 16+),\ninstall with [npm][npm-install]:\n\n```sh\nnpm install remark-lint\n```\n\nIn Deno with [`esm.sh`][esm-sh]:\n\n```js\nimport remarkLint from 'https://esm.sh/remark-lint@10'\n```\n\nIn browsers with [`esm.sh`][esm-sh]:\n\n```html\n<script type=\"module\">\n  import remarkLint from 'https://esm.sh/remark-lint@10?bundle'\n</script>\n```\n\n## Use\n\nOn the API:\n\n```js\nimport remarkLint from 'remark-lint'\nimport remarkParse from 'remark-parse'\nimport remarkStringify from 'remark-stringify'\nimport {read} from 'to-vfile'\nimport {unified} from 'unified'\nimport {reporter} from 'vfile-reporter'\n\nconst file = await read('example.md')\n\nawait unified()\n  .use(remarkParse)\n  .use(remarkLint)\n  .use(remarkStringify)\n  .process(file)\n\nconsole.error(reporter(file))\n```\n\nOn the CLI:\n\n```sh\nremark --frail --use remark-lint .\n```\n\nOn the CLI in a config file (here a `package.json`):\n\n```diff\n …\n \"remarkConfig\": {\n   \"plugins\": [\n     …\n+    \"remark-lint\",\n     …\n   ]\n }\n …\n```\n\n## API\n\nThis package exports no identifiers.\nIt exports no additional [TypeScript][typescript] types.\nThe default export is\n[`remarkLint`][api-remark-lint].\n\n### `unified().use(remarkLint)`\n\nAdd support for configuration comments.\n\nSee [Ignore warnings][mono-ignore] in the monorepo readme for how to use it.\n\n###### Returns\n\nTransform ([`Transformer` from `unified`][github-unified-transformer]).\n\n## Compatibility\n\nProjects maintained by the unified collective are compatible with maintained\nversions of Node.js.\n\nWhen we cut a new major release, we drop support for unmaintained versions of\nNode.\nThis means we try to keep the current release line,\n`remark-lint@10`,\ncompatible with Node.js 16.\n\n## Contribute\n\nSee [`contributing.md`][github-dotfiles-contributing] in [`remarkjs/.github`][github-dotfiles-health] for ways\nto get started.\nSee [`support.md`][github-dotfiles-support] for ways to get help.\n\nThis project has a [code of conduct][github-dotfiles-coc].\nBy interacting with this repository, organization, or community you agree to\nabide by its terms.\n\n## License\n\n[MIT][file-license] © [Titus Wormer][author]\n\n[api-remark-lint]: #unifieduseremarklint\n\n[author]: https://wooorm.com\n\n[badge-build-image]: https://github.com/remarkjs/remark-lint/workflows/main/badge.svg\n\n[badge-build-url]: https://github.com/remarkjs/remark-lint/actions\n\n[badge-chat-image]: https://img.shields.io/badge/chat-discussions-success.svg\n\n[badge-chat-url]: https://github.com/remarkjs/remark/discussions\n\n[badge-coverage-image]: https://img.shields.io/codecov/c/github/remarkjs/remark-lint.svg\n\n[badge-coverage-url]: https://codecov.io/github/remarkjs/remark-lint\n\n[badge-downloads-image]: https://img.shields.io/npm/dm/remark-lint.svg\n\n[badge-downloads-url]: https://www.npmjs.com/package/remark-lint\n\n[badge-funding-backers-image]: https://opencollective.com/unified/backers/badge.svg\n\n[badge-funding-sponsors-image]: https://opencollective.com/unified/sponsors/badge.svg\n\n[badge-funding-url]: https://opencollective.com/unified\n\n[badge-size-image]: https://img.shields.io/bundlejs/size/remark-lint\n\n[badge-size-url]: https://bundlejs.com/?q=remark-lint\n\n[esm-sh]: https://esm.sh\n\n[file-license]: https://github.com/remarkjs/remark-lint/blob/main/license\n\n[github-dotfiles-coc]: https://github.com/remarkjs/.github/blob/main/code-of-conduct.md\n\n[github-dotfiles-contributing]: https://github.com/remarkjs/.github/blob/main/contributing.md\n\n[github-dotfiles-health]: https://github.com/remarkjs/.github\n\n[github-dotfiles-support]: https://github.com/remarkjs/.github/blob/main/support.md\n\n[github-gist-esm]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\n\n[github-remark]: https://github.com/remarkjs/remark\n\n[github-remark-lint]: https://github.com/remarkjs/remark-lint\n\n[github-unified-transformer]: https://github.com/unifiedjs/unified#transformer\n\n[mono-ignore]: https://github.com/remarkjs/remark-lint#ignore-warnings\n\n[npm-install]: https://docs.npmjs.com/cli/install\n\n[typescript]: https://www.typescriptlang.org\n","readmeFilename":"readme.md","users":{"erikvold":true,"igorshubovych":true}}