{"versions":{"0.1.0":{"name":"eslint-plugin-markdown-preferences","version":"0.1.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsup","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsup":"tsup","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","dependencies":{},"peerDependencies":{"eslint":">=9.0.0","@eslint/markdown":"^7.1.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsup":"^8.4.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.1.0","gitHead":"24c0dcceac6400a7c7f3a318c62444ea8ab6c789","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-3h7vU9fFOj8l8tNZ7ovzWRKlJQIqzhLmovo3zNgFctARN9qz93arThwtZlEBIxTyRvNi7kkUacFU2REuWELbrg==","shasum":"112c0ff18d95c92ba0f793f33a9bb342a8d9a5a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.1.0.tgz","fileCount":5,"unpackedSize":18966,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCV71AmfBKLMgI2jpPRNXo58J68sMcdp4diggB8QgEZnAIhAI0RzzDCYXBArGyTjyNmX6qhm8NlLPVw1ah+9gF+L8fD"}],"size":6047},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.1.0_1754120136380_0.11265298629821596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-02T07:35:36.584Z","publish_time":1754120136584,"_source_registry_name":"default","contributors":[]},"0.1.1":{"name":"eslint-plugin-markdown-preferences","version":"0.1.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.1.1","gitHead":"23bbffbbf235016295e392f7969189f4c84362f6","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-FCRKbuwBGLm/iNDnRv9zpwxVbYtWkEjg21I/IO48YbHYNYPHnWYNneDq7VpwT8hRRVeWH9PA+BqBwXv6mL3e/Q==","shasum":"fcc77dd2141f1ddaec0afa29d90fb3b8bf09c768","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.1.1.tgz","fileCount":6,"unpackedSize":17593,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC9iz8ptlIGWJQjLiQIr7DpgWVjnhs8mVNgJkH15TpbtAIgGsdF1r+mQ9dox51lIKi7mDDJw3rg6J06NwZOP0MzKd4="}],"size":6189},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.1.1_1754132871527_0.06499739457705322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-02T11:07:51.750Z","publish_time":1754132871750,"_source_registry_name":"default","contributors":[]},"0.2.0":{"name":"eslint-plugin-markdown-preferences","version":"0.2.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.2.0","gitHead":"ee253b8af17e8be3f2ec4e03747a7f7d432a01f6","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-eHLU7KVJanOZcBddPJBc6SSrGQeLAZgd6aI/zor+BuLv9N3foxEuMfumqeposqSX7ZBoYXGk3l0c2Vfzf4I3rw==","shasum":"6dc271909681420776efa9bacff6fcafba6323e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.2.0.tgz","fileCount":6,"unpackedSize":19394,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICWZ9fRjosyBGSOEposyjqdduJMrf+bUlHiAIbsY655VAiEAjYZ/RADsXfPOtP03/2HGPb+AQTshX3Pkt/QbnebyhGc="}],"size":6537},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.2.0_1754136649962_0.8863592736034223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-02T12:10:50.141Z","publish_time":1754136650141,"_source_registry_name":"default","contributors":[]},"0.3.0":{"name":"eslint-plugin-markdown-preferences","version":"0.3.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.3.0","gitHead":"b3a1b9c2651f53563ea07390d83dbd868f8ef008","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-UdXOWdobNzQ2/mHSNQUDrKRBUoFYaSOjZVooj32lvx2wCHiv8cA8lO4kJ9PZ6jLV01j73OCBTdq1zTrsDyAC2A==","shasum":"b93e6f0a490d7a825af9e6ee02e858b12cb58050","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.3.0.tgz","fileCount":6,"unpackedSize":23019,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDmNEo92VoVt8soVIHDk0jz9/7g4psd+1OMUTL+bvkU7QIgCNtNFLL8rScNAtMFgnLyput5eCy7YKsybakIptXzuIc="}],"size":7435},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.3.0_1754139296054_0.9937826536247545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-02T12:54:56.242Z","publish_time":1754139296242,"_source_registry_name":"default","contributors":[]},"0.3.1":{"name":"eslint-plugin-markdown-preferences","version":"0.3.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.3.1","gitHead":"53d719ae511e775c56deb2a74127828644a6d769","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-07i7ygFQhQh6DyWYdNYmqStHbOFy+ybvbAtukTZ15k4TrlBs9RHTnjNZmCq9dgFnn1YfSd32teyvTOaFkcGCRQ==","shasum":"fe00bd004cc0ca0aad6b46601ac815bb16a43482","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.3.1.tgz","fileCount":6,"unpackedSize":23018,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAXjSWC6sYxeFZsbqOGJFgtIeuc98We6dr35w+BnQQ8jAiBjuRXV+TmQtWiM19Do7Tjwn2oImCvEC0SCwgLx8LoIXQ=="}],"size":7432},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.3.1_1754141071553_0.6412941250517632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-02T13:24:31.754Z","publish_time":1754141071754,"_source_registry_name":"default","contributors":[]},"0.3.2":{"name":"eslint-plugin-markdown-preferences","version":"0.3.2","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.3.2","gitHead":"3a91cb323601d071b2e783d355d6a40c4951a7ee","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-eWyEPYYdpxVrbKUDSaT8XfX/4IC7+lQckyjV0Kf8WcD65Th/VwzYQW7Hh6tOI/U3bz1eKSAnG20l+NgXAVjruA==","shasum":"a71051bc091177d4131a708170117c7cc20b9521","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.3.2.tgz","fileCount":6,"unpackedSize":23058,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEjv2geoys0Lu3+Q+qIw5OJtPpppG5zvSs61C6OOXjBHAiEArzmVFiu8hmKoNqEqU0mqcJLLCgi2wWbRs7rn7t/wZn4="}],"size":7448},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.3.2_1754142730326_0.7849877726625045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-02T13:52:10.537Z","publish_time":1754142730537,"_source_registry_name":"default","contributors":[]},"0.3.3":{"name":"eslint-plugin-markdown-preferences","version":"0.3.3","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.3.3","gitHead":"144b2d7e91777a1d3c39f933fad5d7fa14ac440f","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-7grmcMX6qqYqoMx4U9iEllRAIeLgo8YryXgDcXGudypAkyx1duAP1iNsjOIsXY23t0iJ4fxa0L9bg2WWn4IMCA==","shasum":"a7b8fb32f9adf767fa15d9171ce242d8b3211db3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.3.3.tgz","fileCount":6,"unpackedSize":23315,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDop6x/ue9gqI5eI/Sd8YjX7nRvdRzswccuYOWsdgZyVAiEA8j6nSMfByrrlYmxIs+jM14sa5Pr1lP0qJNwaOO2Wpps="}],"size":7591},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.3.3_1754180031117_0.6185830845438007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-03T00:13:51.305Z","publish_time":1754180031305,"_source_registry_name":"default","contributors":[]},"0.4.0":{"name":"eslint-plugin-markdown-preferences","version":"0.4.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.4.0","gitHead":"2476fb4bfaf67e93efbd3f1cfafd9589b531375c","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-2xrgo89xMOOQigWiaJxWyMtT8DeWxXahxdQCX9VQuwCyaUYAaVz064NPruBePmbcJDzy8vupGLsr3CJ1DbB2Dg==","shasum":"7102ad8c92c8c21753c10a9d4c6da0b7c42c8a1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.4.0.tgz","fileCount":6,"unpackedSize":25578,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFir3VUZwpjCn17QNF7StN7BCyjK/2QPUDUAs8CvIEb3AiAk3tDI1PVUCN3SL5GC9W+kA3ADchGV2nPALPUYCKcsWQ=="}],"size":7927},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.4.0_1754188507501_0.8001168689858376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-03T02:35:07.713Z","publish_time":1754188507713,"_source_registry_name":"default","contributors":[]},"0.5.0":{"name":"eslint-plugin-markdown-preferences","version":"0.5.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.5.0","gitHead":"9b8977df09d62773a20c9982e05bfa91fd437ef6","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-fKYv09gUDp8Jes8NYobCheZphWCDQITd2lR2JRIA83hp2pCxI1AXzapkMYcCjCQj6tq4pAUdmXnP/1u5sQflaA==","shasum":"bdb28e8f4f186478b38d3e15ee5eff6a67ebe60c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.5.0.tgz","fileCount":6,"unpackedSize":29899,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID1GUnSvNARCSYaDvDZP8qsY4hH0fC33l44hTEcujx41AiEA0OVb25LVzn8h9PQo4CwEi90S8KgnV7O5vEKNTNSxyRA="}],"size":8771},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.5.0_1754212531021_0.7185060107169825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-03T09:15:31.219Z","publish_time":1754212531219,"_source_registry_name":"default","contributors":[]},"0.6.0":{"name":"eslint-plugin-markdown-preferences","version":"0.6.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.17.6","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^6.4.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.6.0","gitHead":"b7bd9826f3f1637f5811cd3e902d7e3c366ded61","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NbPVN8PBM+YOQgS1cHUnFGOUCLMpMMUmW2E0eyVAlyuMfQlydQxcCXQAkAEMH/3ib/9xfwXOwlC2HqR27EXpDA==","shasum":"4b19f0ac1f42c9a7c9c3a54a94270ff236475401","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.6.0.tgz","fileCount":6,"unpackedSize":35194,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDfBJWeAOAGWMCT1ove99fydqfHk3tAvnXPxDmghRLf7AiEA0UNCjlV3MvwH8HRgMYvYJ7l/98ma4g/qISsgiyabE8I="}],"size":9947},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.6.0_1754306760627_0.9500801946897603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-04T11:26:00.834Z","publish_time":1754306760834,"_source_registry_name":"default","contributors":[]},"0.7.0":{"name":"eslint-plugin-markdown-preferences","version":"0.7.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.7.0","gitHead":"d498984dbed99262720c51cb787f1a8516e1010d","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rEeIGEmXcn50ssIE//V6uzA2CN69OqZBd8oIobmcMSJlQ44rLE/JAr7HU6/34maG6B8jSMLsn59uPFCsZfAe9g==","shasum":"fc97b1124886da10f9a842434ecbcb286a56fee9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.7.0.tgz","fileCount":6,"unpackedSize":37266,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHoov+dOEr8zLhu2RhVX23JUabDHWwrGrroM0D4db++ZAiEAqti8PDDiuh5bu8Fk+JlthIk9MpTKR7YmjzSVnHx4f0M="}],"size":10329},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.7.0_1754363213108_0.8888763954974446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-05T03:06:53.294Z","publish_time":1754363213294,"_source_registry_name":"default","contributors":[]},"0.8.0":{"name":"eslint-plugin-markdown-preferences","version":"0.8.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.8.0","gitHead":"1f46b5575f38e99c343b3cea9b0f3e9a1dd22746","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-lE1gNUOfVpI/C9r6cqGvUvHhKA9nGCIe7pqZG44tu/rEvAmYHmWlvQPDToevCR8ZUHaJa8lX4UMTVoNHIQIwTw==","shasum":"0c017d94a30a2d55f624a56267f78b2a0b7ae2e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.8.0.tgz","fileCount":6,"unpackedSize":49080,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEsrFdXaXn4m8ZbooB6XWgnL5zPIa/Keb2orl3hFoFBDAiEA11JNMOA0juH9plgVGXmuGCnoFHx41IP8Z+wCl28dIXk="}],"size":13269},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.8.0_1754385937688_0.36639922200245967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-05T09:25:37.904Z","publish_time":1754385937904,"_source_registry_name":"default","contributors":[]},"0.9.0":{"name":"eslint-plugin-markdown-preferences","version":"0.9.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.9.0","gitHead":"88ea8314ce893f78d9da36a085312517476da24d","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-J52QC98lYRmownH5X6QEnZfdF/sd9zCo7vddZ+JjQj6lnf2nDcxqGCj3DhFnCevL0p0m4A5ug7RcMOmKtMfPjQ==","shasum":"30e0ea2f7a9ea0b3a2f7968269281afa5adc5054","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.9.0.tgz","fileCount":6,"unpackedSize":67666,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBD7eo3f0kGdb0KFj/ezhrxnuIuhZxxowEsDtWW/7s/5AiAR1AH+EaE7vXvrdEubKTvJYzRPTedT9E97zHtqgBGeVg=="}],"size":18899},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.9.0_1754489001821_0.3854948793142403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T14:03:21.996Z","publish_time":1754489001996,"_source_registry_name":"default","contributors":[]},"0.10.0":{"name":"eslint-plugin-markdown-preferences","version":"0.10.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.10.0","gitHead":"d86c9e8c979fdf7529705e721af37a0e9f0928b2","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-IzSEmckf9RbaOWbQk62aAtH2bTlEeIN8fC6qKj6UQ4yGnLKgcpvaYDUTYQYCk+jWszBX1NQtKsMtKOm7XdsS/g==","shasum":"e932fbce2b3dde608f62335abc6fdc838e3a76a8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.10.0.tgz","fileCount":6,"unpackedSize":76907,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDkWxgYtxntstsyOgFBh6Itiujhz5NLt+PbzOOMluhE5wIhAOXsWaFaxhHpEKaOp/TSEugYQ35s2TR4TkDAaTzrOSl8"}],"size":20768},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.10.0_1754646455290_0.42478379269392286"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-08T09:47:35.470Z","publish_time":1754646455470,"_source_registry_name":"default","contributors":[]},"0.11.0":{"name":"eslint-plugin-markdown-preferences","version":"0.11.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^52.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.13.1","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.11.0","gitHead":"8005cb3eb45a316765dd52ce4d6066b4aa33ff05","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-1BydMLwhvONXx1Am2l7rB50ai8sMpRISG6tJt86/n2IjqDeU+vs5url7Jz0nhJgBQlZFsMOwxLlpQ5e47+ATYA==","shasum":"a5b2a89794deef2a9160a191c906e4d0df802a28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.11.0.tgz","fileCount":6,"unpackedSize":82842,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEdUGPyBwhRoT3C7Cnv4EEIiCBnhp2FZPjJKGnfADTJzAiEAzrpo+GCGeTZz8ljgI7T+0UwaatMefVLCtsO1okeR6+M="}],"size":21863},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.11.0_1754744957272_0.9948459925745845"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-09T13:09:17.500Z","publish_time":1754744957500,"_source_registry_name":"default","contributors":[]},"0.12.0":{"name":"eslint-plugin-markdown-preferences","version":"0.12.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.12.0","gitHead":"0dfac43686eb3f0c04c33314924ae71101fbb898","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hvDajXCZSpRfONKLelExyljRgyL6nxUPxF43vcrpgE/iOWJotebiaPSp5urBGGlkEdcf9asVPK+Ab0nUosmEsA==","shasum":"5b4ecb1c19c0f6840cb713e2a7752b60b980247f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.12.0.tgz","fileCount":6,"unpackedSize":91066,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDP11sO5kz08Ba4mpszAJGKjBSj0fG+EYRqLkg0wjQH8wIhAPZ9YkdnqVwYEhOFJf04jRZeU60g6lmwKEDHZBmaA9Zc"}],"size":23168},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.12.0_1755086969103_0.5421650238507711"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-13T12:09:29.270Z","publish_time":1755086969270,"_source_registry_name":"default","contributors":[]},"0.13.0":{"name":"eslint-plugin-markdown-preferences","version":"0.13.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^7.2.0"},"_id":"eslint-plugin-markdown-preferences@0.13.0","gitHead":"a49e82929b9056b18b92fa07a06f5f1e9f180863","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-hZOooZ43zSj/Jm63tFcYl1SGVBuGhOJVgwvkQuQTVZggEwCbJ8KRPD3H0LNPimC8HeJQ47d4P5vfJzfWtg4DTA==","shasum":"420917dc39f988c7f8036313d5373a007a1c2996","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.13.0.tgz","fileCount":6,"unpackedSize":150935,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGRVmL3nnbM4/wGwBxh2PZIUsGM4oziSrZW9C+Zg1kh1AiEA/Xk7hoeGWi6RginEzPnk+TAj61d8yQNI3LFUtPChEjI="}],"size":42488},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.13.0_1755381286136_0.3925971848484302"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-16T21:54:46.342Z","publish_time":1755381286342,"_source_registry_name":"default","contributors":[]},"0.14.0":{"name":"eslint-plugin-markdown-preferences","version":"0.14.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^7.2.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.14.0","gitHead":"909d5905310de26429d7b30e37e5489aab9be3ff","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-owmmgEbCfAvz/gu5Cw0JWBDKxh02xWiO/OB7CkjWcAz8WZuDXCqC3BlolcH0O2GZgJY1iQ+Rjnww/yFabcp8bw==","shasum":"a1674065ae440fafdfc0c8662f942d337e873414","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.14.0.tgz","fileCount":6,"unpackedSize":157434,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD8SIApzJLVyNdhPwV71I82szI6Evdbx25WLQxX9pOnXAIhAJMNQRUqW/2r1oQcPkXLQ+kSFjbzVNVbekyehaRpeAQ6"}],"size":43846},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.14.0_1755576836217_0.6541358717270593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-19T04:13:56.405Z","publish_time":1755576836405,"_source_registry_name":"default","contributors":[]},"0.15.0":{"name":"eslint-plugin-markdown-preferences","version":"0.15.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^7.2.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.1.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^10.1.0","eslint":"^9.22.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.15.0","gitHead":"6340a957054590f50903bb8809ec12b12761c839","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-x6ZOorUAduRWCVRcXwbOTqoiIrK4Lf041+ylfOjavJ8wraZ+bEhyNPJJPUCt8LRA3YMoOmrMO0N8qI01W82t3Q==","shasum":"f234cf98f0c91a2bb9789a86d939eaa1e613775c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.15.0.tgz","fileCount":6,"unpackedSize":165109,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCm0lQohSf/7/fzgxN2cVnKKT1BQTdX9NW9yv6/qMJL7QIgZW8wNaJEw7u5nMnrHGqMU0PgB/W1WueRpEjws++hniM="}],"size":45262},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.15.0_1755656092276_0.10184743877937308"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-20T02:14:52.496Z","publish_time":1755656092496,"_source_registry_name":"default","contributors":[]},"0.16.0":{"name":"eslint-plugin-markdown-preferences","version":"0.16.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.4.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.16.0","gitHead":"9875ad28a875950cde56448eb28b615ac51ef975","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-E4lAfdxdGpkD1T3Pp9ZSOELKcU+1+IL2PbwyX1MTs74i/WPRQ/3qMpRIlLrEQDYJ3Q8X1VDgp1GVl1w5aGk7Og==","shasum":"b57689224f2f319d347b6ce638aeeeb8b49bd058","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.16.0.tgz","fileCount":6,"unpackedSize":176967,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDOpEYzKGeRiHRf1fpASZ/9/nsausEYxemAd4t2Ib2NpQIhAPF9MIVAkqqVnMyRcAByYqvtNoxQzKSzeh+closQsKez"}],"size":47313},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.16.0_1756446305238_0.12217797232961725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-29T05:45:05.456Z","publish_time":1756446305456,"_source_registry_name":"default","contributors":[]},"0.17.0":{"name":"eslint-plugin-markdown-preferences","version":"0.17.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.4.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.17.0","gitHead":"e917f448eedff4f220369d225ce188b4fcfca89d","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6vuRr3bZrjBNVgbuP1v2JfsIorbTe7jp+SheD+PI2UPvwFiqTmaxxezHG61PoL6mrCgG4fmx0A3E5Ysw+4hHXg==","shasum":"8f20a961823a3804b79eacb4eb2cac33379dd963","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.17.0.tgz","fileCount":6,"unpackedSize":198418,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDDUj4r8LMgRMtDuFCI4lXZj44OwS5o93FB4MA1lmrg1AiEA8zebxl8Pkdgltl3orHvPQG+gnAw1tdWBNBlv+mGifjs="}],"size":50627},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.17.0_1756641622734_0.7283472737170851"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-31T12:00:22.937Z","publish_time":1756641622937,"_source_registry_name":"default","contributors":[]},"0.18.0":{"name":"eslint-plugin-markdown-preferences","version":"0.18.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.4.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.18.0","gitHead":"390d1c538490129ed07550dfe01088b4ac126e7f","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-wSNUcm8H2CBBjCVD+ac0N0TKJZt+C6QEM3EGdU/YygfItR556CCK1p3enC1mxM4E1xHfDdOoWDRL0/vqtp94og==","shasum":"6dabbaa913a1341bd16585369344dabc8c5bfcbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.18.0.tgz","fileCount":6,"unpackedSize":220595,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDLwZYrJ9ZSDbkv93NH2MfVxhrEd7aw7+LXQvZ6j2bnyQIhAOQ6ke/hyUi6NQRdzTl5yX9bqY1/GbUYuScYO3WoY2Eg"}],"size":54314},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.18.0_1756867976994_0.1504629192283644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-03T02:52:57.194Z","publish_time":1756867977194,"_source_registry_name":"default","contributors":[]},"0.19.0":{"name":"eslint-plugin-markdown-preferences","version":"0.19.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.4.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.19.0","gitHead":"3b6e90e2875fbb3d56d7498af8cbaa4ebb1ececd","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-4OKBGfISgTFsabN/ESrvPSL+U0LaCTj4QgfG+XpMCLYGLEQ9KkiIyGO4+qWNxqUWaHvwTmdPhubsJlX9uTFVFA==","shasum":"5aa298a5ef6af4f5a4ffbf8cfa40f0fdb2fc5631","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.19.0.tgz","fileCount":6,"unpackedSize":230005,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDY+UMwU4ln+wqoEvsXMeUIFdy15dWWNNXdnIyEx3CAhQIhAIbRWW9JI+6r0iOJdtwWoFaV7+U08s0YuOcuNk2Iox3X"}],"size":55961},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.19.0_1757043675887_0.08983990645312612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-05T03:41:16.122Z","publish_time":1757043676122,"_source_registry_name":"default","contributors":[]},"0.20.0":{"name":"eslint-plugin-markdown-preferences","version":"0.20.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.4.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.20.0","gitHead":"dee2159ed2d01cd515f6ce4b307e4adb0142d273","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-TDVkpps+pBKLEERMhcpjEV797PmJYQl7N1rDtS0p30X8dtL+qBJw0Bj39m8qBuaqQa+RrcjFUOFrNirYjGU3cA==","shasum":"3ccfa67ffd07fd6c3b6db7bf8836fd24e8ad7c3d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.20.0.tgz","fileCount":6,"unpackedSize":240081,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE5cVmU6ju+EwSaimKMjDPehq/wlxBtqiDm7gs0RBVzhAiEA8cjYfeXYUoCeD1tn3ZS0SexaRBfELVbc0EDMk+as2Qg="}],"size":57572},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.20.0_1757147775266_0.07568392947779534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-06T08:36:15.451Z","publish_time":1757147775451,"_source_registry_name":"default","contributors":[]},"0.21.0":{"name":"eslint-plugin-markdown-preferences","version":"0.21.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^54.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.4.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.21.0","gitHead":"7478053350257d6f64bcf4c0b2924b5fa262ab69","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-kbvElCmLGpZuGP40l3uGkne91a3eSyAkt8iuWHk9I/P3wRTpsFDjyguCKMLdSJmnlI/6PpKY1qTzJKHC3MO6ow==","shasum":"9c5af6fe16f4466a5509fec8aae702a4494ff295","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.21.0.tgz","fileCount":6,"unpackedSize":260818,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGZaVE8/S9xbX+e+sFqOP9e4uYt9bSAFe/sRmnpWTIoWAiBemZgGpQ6aShMTdAQyL7/XVSAU+hRbC2QjbcTs1tgQEw=="}],"size":60378},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.21.0_1757305701969_0.7466074285363946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-08T04:28:22.159Z","publish_time":1757305702159,"_source_registry_name":"default","contributors":[]},"0.22.0":{"name":"eslint-plugin-markdown-preferences","version":"0.22.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.4.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.14.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.22.0","gitHead":"a81682b533e6c9a827808b40b44fc4431b01532b","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-c/iu3qBOLX7lm+Nh6pjrN2dYeL8eiqDDxmsBWwWrra4F+7jn3qeIF20qnQzpbOhahiC4fY5HhSHb1Irl91Cavg==","shasum":"7f2a28a1803d51af839fa54c609a10111d5cf14c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.22.0.tgz","fileCount":6,"unpackedSize":288214,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH4Eato/ZkQfZgrUcFma0A6kQUzcVuEPA+64LHwI2L/0AiAobhc48DXLcsAx4gkM4hEWBjSG1FlTexcLmZwR4kuXuw=="}],"size":63655},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.22.0_1757413959756_0.807279474303837"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-09T10:32:39.935Z","publish_time":1757413959935,"_source_registry_name":"default","contributors":[]},"0.23.0":{"name":"eslint-plugin-markdown-preferences","version":"0.23.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.23.0","gitHead":"e1b1c593c6be7db0144064e366d4e51bb2f019cf","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-GvzEr47d229Vr1Bx8IB0cq11UMAnu3KBxMdsuchyCnF7C0w2mf5mctJNqFVH1aZp1odk7/FsPUQHXeicFeU7ZA==","shasum":"2a2830ad378bf4716a7e1d4f7409099c3bd0e5d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.23.0.tgz","fileCount":6,"unpackedSize":300591,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCbp5gJMCoPRngehweQ8HSKFYWsmC9ABIwmDIPD8cmwLwIgdPBN2Chn2DDO5RhyiRt/0+nvcX+BAPK2zmuBdXX5XBU="}],"size":64707},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.23.0_1757515720643_0.7085864942966051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T14:48:40.872Z","publish_time":1757515720872,"_source_registry_name":"default","contributors":[]},"0.24.0":{"name":"eslint-plugin-markdown-preferences","version":"0.24.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^4.37.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.24.0","gitHead":"7a947ae972be93a4fc80494a6826706256fa09d0","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Q0W7TrQo18KyzT6Et3vUcIcma471eVx30Yze/OL02zLrCq6GNVb7vpkYuwkCic7dlK8tnpU7/8/VceMQumcFhQ==","shasum":"86f6b18a8a5b73b59b1ef31cbfb99e48b7420a0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.24.0.tgz","fileCount":6,"unpackedSize":341949,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEogCS5js8NhKKH+PCXtsMCHUOkqz5+UZINYdyAeCxypAiEAlVHtoXj9TQ9s6h7ZPIyP4GwVi85uchJHeBBaGzUBGH8="}],"size":71189},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.24.0_1757754971461_0.3346863214391671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-13T09:16:11.667Z","publish_time":1757754971667,"_source_registry_name":"default","contributors":[]},"0.25.0":{"name":"eslint-plugin-markdown-preferences","version":"0.25.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.25.0","gitHead":"b10b891203b183fdfd110220e3aa41c2e58d6b99","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-7Rs1zbyVm0loRb3P6IrkH4Zt2bUb7X0JXcL69aN6lG2S/OYFB8PeJKwb7TnpTlD8YqMVMxBUZ+PNgpfD9XcuvQ==","shasum":"b4dd7eead8b7ed0956e91ed19abe709e3aa218ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.25.0.tgz","fileCount":6,"unpackedSize":382113,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCxDUjPBOtXhA5dvrXseLBwi2jlGoMRi1phMDNwz/NUYwIgWcFqtI1emEZZy9z75MP47qShHfJYHlQ6exXaLFnu8EM="}],"size":77666},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.25.0_1757916736338_0.6772335033908203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-15T06:12:16.560Z","publish_time":1757916736560,"_source_registry_name":"default","contributors":[]},"0.26.0":{"name":"eslint-plugin-markdown-preferences","version":"0.26.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.26.0","gitHead":"997060ef4e1242bec622d148c250e1dd8fc4ff59","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-LtAhgF6FNT+UzA5UCiMFtxO2CiWTS2Yz/F0RbPEgbyxBhZCmkFzhe3rAd/14TuH4QB0Y4UseSyVlmxuSJDnJkg==","shasum":"c43f069ec4d8861e99a64c88c65172b99c86b96f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.26.0.tgz","fileCount":6,"unpackedSize":393731,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICs3eQkcO4tVIBzvVQU19A0Zq4+f9Nur7Ebf85GsG+PkAiBa0tmuYV5TNAUWJsQ9KHQAfj6/dx7U19AffpZ9jp9O0Q=="}],"size":79725},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.26.0_1758018668669_0.2247331968285884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T10:31:08.950Z","publish_time":1758018668950,"_source_registry_name":"default","contributors":[]},"0.26.1":{"name":"eslint-plugin-markdown-preferences","version":"0.26.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.26.1","gitHead":"4f4909602efca67f795617e630dac6d36da1dc77","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Ctirhmj7hKlFFyB6jv5n9W4hJBLhxyUChrZ6d2SHyMFceTNi6t+o05/p9wEvj4bly2wrg5ff1Ti1xo33EB37ig==","shasum":"32a12aec6f98f3ff72617d5959f2f042742f1f16","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.26.1.tgz","fileCount":6,"unpackedSize":394065,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE4ARHIkieqXPtVfu2XSyCkVQjbhFoWzWNfVqesQ/PcBAiEA43hBZ15MAcF4KjfLLlyAgIie9xjvIcLT2n07k1CSmWM="}],"size":79834},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.26.1_1758027593519_0.6447315100275504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-16T12:59:53.724Z","publish_time":1758027593724,"_source_registry_name":"default","contributors":[]},"0.27.0":{"name":"eslint-plugin-markdown-preferences","version":"0.27.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.27.0","gitHead":"6da4749100290090d9428539485356d06a3d779c","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-JL5i6/bjS4Fl91n7ID5JhyS1HkDKlKaQrT+zfImAN/sqyNkMpAUlmcCFCCOfQQrJrdDfOaHty+JXJ8Y9zKJWMQ==","shasum":"3ff5653c9fbcb9be63784944e0b490454c083e06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.27.0.tgz","fileCount":6,"unpackedSize":419600,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEa8FNc33biDb4uZF6tU9WRFNWlbGTt/OMKLdM51nrZOAiEAgUG6IiO1/1aeShZH01CwAthMnCbWoyzmCy80jHpC+2w="}],"size":85183},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.27.0_1758367517134_0.5290473053544134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-20T11:25:17.355Z","publish_time":1758367517355,"_source_registry_name":"default","contributors":[]},"0.28.0":{"name":"eslint-plugin-markdown-preferences","version":"0.28.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.28.0","gitHead":"3bf4db381bed4937719c0f9d339ebd8d541321ae","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HN4KuCumRhbWECMGgVdA9a99kIeo+KI3237fwRqKl33ecDnKRIDu7nSCfxFeCoMH3SiUvVUEnAseIDGyUSfC2g==","shasum":"38ae2a97ad77e047c54e975b5b6cda7935f84d00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.28.0.tgz","fileCount":6,"unpackedSize":426557,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCcJQtv3j6lP/AiFNb2yO5XgKSrHab8oEfD6e6u0+jUawIgIj0FB+Cuidxec+/HgGbAM1aDZd0jr6319aZWnagKaNA="}],"size":86373},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.28.0_1758445424077_0.582509269698122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-21T09:03:44.301Z","publish_time":1758445424301,"_source_registry_name":"default","contributors":[]},"0.29.0":{"name":"eslint-plugin-markdown-preferences","version":"0.29.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov npm run test","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.29.0","gitHead":"fa72a02960e536e0dccd95ab3ae65b2703ca7ad1","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-RJ2MQkTNvgmXFmyJ9FU2Toji6GXNdQX2jIP/eu5cJXch27TRTMSVAiLPOGrwBF/8LHfSRI8J67ikmHuGMR2jDQ==","shasum":"6a2fda0d0c74ba1c0ad26a1a6d765f1ccdd43b82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.29.0.tgz","fileCount":6,"unpackedSize":431868,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBdSVMrVGN+n6ixXJBxDckB+fMe2gR0LP0gyNopsa2GUAiBwglWfo8Pxu44VDPyoJr2YF4fnQsp/gPTKVhSK4iy4Jw=="}],"size":87167},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.29.0_1758457750787_0.4653206824816145"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-21T12:29:10.979Z","publish_time":1758457750979,"_source_registry_name":"default","contributors":[]},"0.29.1":{"name":"eslint-plugin-markdown-preferences","version":"0.29.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.29.1","gitHead":"85e3598070016f7af7826a107fddcc0f0f6d7a34","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-f7zUq8XRaYpTinb+D3oxLaKROpMgLpyRM7lgaQaTg3xKudyjLKiNAsTGYepXW+mClshmTi7sjMZEVmIl6VBHIw==","shasum":"b3aafba80406867eb457446ec84fdb572bcf7c98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.29.1.tgz","fileCount":6,"unpackedSize":432286,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFJojL27o3KXLTeZ2ZjVuU+LqIBg1FNnVr5652Pyvi3bAiAKtiUpoNmnscBQh7wIjVf0DTfalzo2tzIAsp9+eVQt1w=="}],"size":87280},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.29.1_1758499810734_0.7513490903679194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-22T00:10:10.920Z","publish_time":1758499810920,"_source_registry_name":"default","contributors":[]},"0.30.0":{"name":"eslint-plugin-markdown-preferences","version":"0.30.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.30.0","gitHead":"a424dd7bdf17bc959e6ef9f6471b5a9b7c5bbf1b","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-g9F5PVxb7RJVcxn93X3YwV13zMJhrwJrcFx+LmYcZ2igZOFU76FgAHkPSBa6IRJ+ynAW7H6K95l43bTm0uNpLg==","shasum":"275ad3158c04947a860b6706e856662b63510b3e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.30.0.tgz","fileCount":6,"unpackedSize":437409,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDkXu0kdU8O65wbEByUwmm8drdBZojhod1+cTPZGMTK1gIhAIiUhgevP5caWqcCEb41Io269xNPpjN2pG9mR8PnkWQE"}],"size":87570},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.30.0_1758516717133_0.8305493758249085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-22T04:51:57.317Z","publish_time":1758516717317,"_source_registry_name":"default","contributors":[]},"0.31.0":{"name":"eslint-plugin-markdown-preferences","version":"0.31.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.31.0","gitHead":"050dd0ca50a4ab93392c9132314a23a701300a1c","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-vGvpAMNmC4K5oBvrXoe8CvbohfYJ0ztgwNt10wfH8A0e8t+hm3btVkCt06SVZIjtVosC2ZppLCrPrHx3x7eYJA==","shasum":"876246713ea6dc8c6b9d0a2f008cbaf3e2a4c703","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.31.0.tgz","fileCount":6,"unpackedSize":437552,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDGwdEwU0f+HeWOU/HuBOSP26fTVfhMCrvg0Z/sluLy6gIgFueiQTsJSRqd/zBR6AEWo9HFhqaWs2v6px2cZ3P234I="}],"size":87587},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.31.0_1758517655592_0.7584200578499123"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-22T05:07:35.796Z","publish_time":1758517655796,"_source_registry_name":"default","contributors":[]},"0.32.0":{"name":"eslint-plugin-markdown-preferences","version":"0.32.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.32.0","gitHead":"f2762f041843f2031af4dc00293a21d44c58c32b","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-eK6xKRxwDOV7TV+/TwVuacj9C/Jni/FroGlnaohs95r+Wt9PBH4VSVfJBP6JYjm7QPMQlHsNmMmIXxAnZg30Wg==","shasum":"6ad303251a1484b757b73ccc285bcbe3ff691f8c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.32.0.tgz","fileCount":6,"unpackedSize":440076,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDejZ3m29JKytnQc4Vupx6E2z876vdM65ro0A+PEpg/hQIgc00kUnx+pRepLHlgflaweLFv6s2UGAxj0k9XowQBxno="}],"size":87972},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.32.0_1758531607616_0.9115465139080057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-22T09:00:07.797Z","publish_time":1758531607797,"_source_registry_name":"default","contributors":[]},"0.33.0":{"name":"eslint-plugin-markdown-preferences","version":"0.33.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.15.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.33.0","gitHead":"2cf4fae0279842804e9d917a575b752884070802","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qcAlg4BcYoO7sJkhYF6QOJgGxhzUU0s8QYWuwkO9Uhj+LDeuCIn2o6lNlnsHu9PEWIsMIKoR0lQr97mqGpuL5A==","shasum":"cd93a8f83c448a78239d303128c4f3b940ca73fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.33.0.tgz","fileCount":6,"unpackedSize":443659,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDnliZOBC2bssRrVEvWn90ELiob+d6F/j6wsnzBouOn9wIhALVpJAdQ4DpUqz7K8Npt68IFhVspjQayKBUxOmT2xGgV"}],"size":88410},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.33.0_1758550365250_0.427153056382106"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-22T14:12:45.512Z","publish_time":1758550365512,"_source_registry_name":"default","contributors":[]},"0.34.0":{"name":"eslint-plugin-markdown-preferences","version":"0.34.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.16.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.34.0","gitHead":"9978b2510079000e4176d57eb46e40b878d84c48","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-n5meIrQ9PldnYHgTR/zvW4OfxSaz99UrR+gMmApzAXH1rvNB3u/XiwyEwHi2QPZ3e990YGYUo2jRTEgklORn0Q==","shasum":"60d753abbfbb7dae6dbfb9a1dc79eaa1d7a32641","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.34.0.tgz","fileCount":6,"unpackedSize":445250,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFq+rClETYhuV0Jvyi6+mrU9XocvucF4smUofmVmYuLZAiEAz539srdZQzMo0cz9sc2YseO1rPMaPXQXJ+7cSnnTJag="}],"size":88700},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.34.0_1758613705898_0.9600389294562237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T07:48:26.075Z","publish_time":1758613706075,"_source_registry_name":"default","contributors":[]},"0.34.1":{"name":"eslint-plugin-markdown-preferences","version":"0.34.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.16.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.34.1","gitHead":"042e16e24a95543e3581119f9368295425bc30c7","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-BoYOYaMzWixX3GJo+n/hAOwYcq1bvmqlZnoqJZf4csAZ7KO9eOtWSQxZ2pSjoDp3eLpzD36NzV3HfJbHLwK8tA==","shasum":"58f5f278391a07cebadac44b07d31827a336e955","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.34.1.tgz","fileCount":6,"unpackedSize":445195,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFPSH6MqyPdg4R137C9AFrnNQpYyvNzr2U2KxyRYZiLFAiBx6ZtgU+khSV2d4NoKm4wZYY9gt9f7d7nIAg82Z+MksA=="}],"size":88698},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.34.1_1759205209359_0.5044358609492106"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T04:06:49.598Z","publish_time":1759205209598,"_source_registry_name":"default","contributors":[]},"0.34.2":{"name":"eslint-plugin-markdown-preferences","version":"0.34.2","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.16.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.5.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.34.2","gitHead":"4edb87fa28415a41605381d701462e6d55231afc","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-Ekge3oWa8GzWZW9lQ1YpVV8FEK98YNTu0+5YPIT9JTDBOqm5q9PSdtJbTqlZUqq0e5YOJOGClINAQ286sl/S8Q==","shasum":"473dbc7adb4ddcc2b8093ad25df0bcf18eac3d1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.34.2.tgz","fileCount":6,"unpackedSize":445195,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.34.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCNOsN5HvYltHSPd+krCBw0Rn5xmmLbePQ24zxk7I436QIhAPTQUdYVM/jij82eNiuFcQEwJNStq65UR8o6fjf6Qx1k"}],"size":88698},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.34.2_1759206913453_0.3041869990975068"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T04:35:13.652Z","publish_time":1759206913652,"_source_registry_name":"default","contributors":[]},"0.35.0":{"name":"eslint-plugin-markdown-preferences","version":"0.35.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.1.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.16.0","@eslint/markdown":"^7.2.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.6.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.35.0","gitHead":"c97941ff326dbaebf8e570810d736cf6feb5ab84","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-aekcKE0/RgE+tGW/zGLMlAASq32ByhNdnXvCUKKwzkO22LvorsW+BkzdSHSabDORXG4761aj5YDyXA92LEJAZw==","shasum":"231f0d13e277e91c5314127d932dcdcef6feec8b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.35.0.tgz","fileCount":6,"unpackedSize":450936,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.35.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH3RQATTmSfl9xp/ykhWYWZBnbBWUzmZvc9tUs8F2EzJAiEA69JYjLs3qpOZlRe8NeVFoDWSLXlreGO4c1rhqEYnwa8="}],"size":89939},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.35.0_1759577179408_0.03556225159278448"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-04T11:26:19.622Z","publish_time":1759577179622,"_source_registry_name":"default","contributors":[]},"0.36.0":{"name":"eslint-plugin-markdown-preferences","version":"0.36.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.16.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.6.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.36.0","gitHead":"6e62ea1328053c40c28280cbef1b118b08bfac58","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-A6qbs63QyTzYtTj43GJWSQQ+zklg68aVzTeBYkNr2XW/G1jhjR/WZ+gFxEHQzLrxE5c9wXqaFSazdyiNqb6sCg==","shasum":"9b8752999aecac38ac2219a51b45470eb10f74e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.36.0.tgz","fileCount":6,"unpackedSize":453079,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.36.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCH6V5KJNem8w+4rFp1yISNEkMcR5a2wJcQUYDy0aF+zAIhAIDWK7C+q5T6Js0qVxJ6bnlNIQCYhovx8oXc2pa2L3El"}],"size":89718},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.36.0_1759908173219_0.9389787146119979"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-08T07:22:53.492Z","publish_time":1759908173492,"_source_registry_name":"default","contributors":[]},"0.36.1":{"name":"eslint-plugin-markdown-preferences","version":"0.36.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.16.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.6.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.36.1","gitHead":"ad49e1eb221d5e2728f4d6c1416b1cc26f77b4b4","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-Il9fiqKjE440snGJ3ZpDHKzGD11CI+riL3Y0VsvqG9aEIgCuxIO3nhwJZXJelZtIAUAb3gX2s1C+mX1ujsY/kQ==","shasum":"6ade230f3fcea9ad40e616dbd19fec8553d96992","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.36.1.tgz","fileCount":6,"unpackedSize":453436,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.36.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFU83Vsszvcl03gJQe+xojzHYYLAzt/GMLVa4xsq2om3AiEA/v9dPNJ5H1XmEsUFL384kuJ4GI9gbUjeU6Xs+oOIftk="}],"size":89818},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.36.1_1759912015130_0.6261497869935237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-08T08:26:55.318Z","publish_time":1759912015318,"_source_registry_name":"default","contributors":[]},"0.36.2":{"name":"eslint-plugin-markdown-preferences","version":"0.36.2","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.16.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^22.13.10","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.3.1","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.6.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.15.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"_id":"eslint-plugin-markdown-preferences@0.36.2","gitHead":"827abc14e709e43ffc9e9b7436a38381b281cd3c","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-963LF6eYyvlPHnoaRZDy6xcsSVSRMz7mX0S03cKgvLfKUInrFtjHixtbd9KPhMYyVWdPNVqe5TiJaw01hxHoEA==","shasum":"e54dcbdbe2afc9e41b41dbc7516674fa7eae3905","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.36.2.tgz","fileCount":6,"unpackedSize":453283,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.36.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE1GWTZQ8Vt7ePDKR+EaE0Gls9Vh2ernm4PazpwS9lLhAiEA3sZIjPQ+TsHv4+3fAM+MdWp2d9p1LeRL30EuEgX81jU="}],"size":89785},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.36.2_1759914043013_0.02181647361777994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-08T09:00:43.196Z","publish_time":1759914043196,"_source_registry_name":"default","contributors":[]},"0.36.3":{"name":"eslint-plugin-markdown-preferences","version":"0.36.3","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^0.17.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.5.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.6.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^10.3.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.16.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"7d9ab53dd8b28c09b39a3d4b87b2416a5179e126","_id":"eslint-plugin-markdown-preferences@0.36.3","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-XYhcagNZ4ZoycqfPEveqZoq+wQ7xBR1CM1Aaz35KdRYPuu8G+QB4w9m6VEr8iFjmEyZfnCJXs6++KgmvEXHSMA==","shasum":"f47b6cdfce8eec50ede00a236a646516180adda0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.36.3.tgz","fileCount":6,"unpackedSize":453869,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.36.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA3q01nwGFSrYuOuU90OXnbQvOT+BSSq+3m0BpuxWKzSAiBnNASr2y54GyLiYBmNRTAvKy35peKMjwKa8O00z/luFA=="}],"size":89912},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.36.3_1762767669781_0.7757549604462384"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-10T09:41:09.974Z","publish_time":1762767669974,"_source_registry_name":"default","contributors":[]},"0.37.0":{"name":"eslint-plugin-markdown-preferences","version":"0.37.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.0.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.5.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.6.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.16.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"fce3591c9b034a2a3d95dba2cb498a7c5a6ac8c6","_id":"eslint-plugin-markdown-preferences@0.37.0","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-QcHxRXwq14PB5WxuFfoax0Pp3rz4UZomoDMlyLBxMdVmVlf938IKJtYPbsXfHQzzC/h7tmeUPPAl6Pu1L3o1HA==","shasum":"ceab04e20dad41ce94ec959231b85c7e2e649d02","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.37.0.tgz","fileCount":6,"unpackedSize":459932,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.37.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDhj6ID8Wf6Zrm+6Z7W9pdw+KF2BKXCX04YwxA9PxPYkAIgLYjnqW9i97sgbIU8gUPnBCugaqXsECuK2mNV59LmCU0="}],"size":91084},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.37.0_1764071155119_0.12871310489159882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-25T11:45:55.334Z","publish_time":1764071155334,"_source_registry_name":"default","contributors":[]},"0.38.0":{"name":"eslint-plugin-markdown-preferences","version":"0.38.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.0.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.5.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.6.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.17.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"bacdf729772f88d5f08d6263c593dc14f0ff76a1","_id":"eslint-plugin-markdown-preferences@0.38.0","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-7DQ60sgg/y7xXghkrNIrTHIiwNcMKWiAXTygwWgtgIb8tHL0zrDCDNEJwUOEgIilOCNRUYQUEj7dKYWjw4rjrQ==","shasum":"836e097cf646e646969c12a2e8710499279f8aae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.38.0.tgz","fileCount":6,"unpackedSize":465759,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.38.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGZ2S36zFojrT9Nb6xBiaRncVTcMmoatbSzjxAzYKXyGAiEAuQ73UdLmPOR00J0BOrpn1BslFEYre49QdeW1DBNvAV8="}],"size":92522},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.38.0_1764891615389_0.888612537658517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-04T23:40:15.575Z","publish_time":1764891615575,"_source_registry_name":"default","contributors":[]},"0.39.0":{"name":"eslint-plugin-markdown-preferences","version":"0.39.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.0.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.5.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.7.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.17.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"62bd91317d384dcc46eee0f77018402457909dcd","_id":"eslint-plugin-markdown-preferences@0.39.0","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-+sDrW42DDoWr6zXfFaEKhpmWgHnNvu5OYRhT0UfjbqLXu3P3lPK5qqRZbF2ArWX4eIzAdNFZz5CTH8Ggr8a9vg==","shasum":"2b1a1e1bf81e87c913d72faef270080ab5a2c82d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.39.0.tgz","fileCount":6,"unpackedSize":466220,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.39.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCrHUzuAewtWNJGd+w5b0ar2blTgacuzIXn8jo/eHmqfgIhAJ5mdIq8pOz/9FiD7GrpPP0iESgksKD4ETw3Q1XS0F9h"}],"size":92632},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.39.0_1764998064155_0.8257527950496202"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-06T05:14:24.332Z","publish_time":1764998064332,"_source_registry_name":"default","contributors":[]},"0.40.0":{"name":"eslint-plugin-markdown-preferences","version":"0.40.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.0.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.5.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.7.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.17.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"0e97d6678e4688f131b12eed469103a4263bc8fd","_id":"eslint-plugin-markdown-preferences@0.40.0","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-GeGxyZNRjaq3L4aSkQb9meKmVX7MaT9/Bs/a2aZlecQbThBT1AyX2VIgECptgeRwzydLbIQszTdn5vq4e0H7HA==","shasum":"73289a3a85f8b81634d41f223391295c867ac965","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.40.0.tgz","fileCount":6,"unpackedSize":474597,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.40.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDIhNNWfGcfSZPKleMU3S2S+DZLW/AvKbsru7+/GpWLQAiBUKg+pELsJIdzEIT0ujIMPO4nB4RD+7JZG3HQMiiFVQw=="}],"size":94136},"_npmUser":{"name":"anonymous","email":"otameshiyo23@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.40.0_1765026831855_0.010620948246942596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-06T13:13:51.995Z","publish_time":1765026831995,"_source_registry_name":"default","contributors":[]},"0.40.1":{"name":"eslint-plugin-markdown-preferences","version":"0.40.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.0.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.5.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.7.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.17.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"3c65767d6fe20bdcc0c3ca5d3108ee7490d9327f","_id":"eslint-plugin-markdown-preferences@0.40.1","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-y/f5amOt5fjVtCmKJQkmUcx49f7Gqc7gwF8it53NxJ3vAAXgPXk3cijwfskNVlDNfnBEdrsgbqlOC/NikzPKwg==","shasum":"b824687c43181fc16b06fa5ec125942dc3e9380f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.40.1.tgz","fileCount":6,"unpackedSize":474625,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.40.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFFTmq4TeRdPTlury9VhPmkDvFO/a4O0r4kpRrmdMH6NAiEAlbQPb5rlwy9RYd/o2zK4bOQ3h++whzpLpG5fSoipLqk="}],"size":94145},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.40.1_1765073517059_0.18948226780682753"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-07T02:11:57.232Z","publish_time":1765073517232,"_source_registry_name":"default","contributors":[]},"0.40.2":{"name":"eslint-plugin-markdown-preferences","version":"0.40.2","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint .","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import=tsx","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.0.0","@eslint/markdown":"^7.4.0","@ota-meshi/eslint-plugin":"^0.18.0","@shikijs/vitepress-twoslash":"^3.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^8.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^10.1.3","env-cmd":"^11.0.0","eslint":"^9.34.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^55.0.0","eslint-plugin-json-schema-validator":"^5.5.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.7.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^1.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^2.7.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^1.17.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^16.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^16.15.0","stylelint-config-recommended":"^17.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^39.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.17.0","tsx":"^4.19.3","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.6.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"1cb54c52749b612672d3b767a5c8512cb57a5e89","_id":"eslint-plugin-markdown-preferences@0.40.2","_nodeVersion":"24.11.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-zaHQpfQijr/v7werfw6yQd05TpNoY6FTBTFAlxpFaOvoxfmQg89GLlU7KhrS0Ty++YCVVDgMJURwEn/c2w5n7g==","shasum":"4458e1aedf1248a52606e4fe1ba38cd0418c81e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.40.2.tgz","fileCount":6,"unpackedSize":474794,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.40.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCWUgr0LF4fjq2UOSwr79XJWKgq0aqWUcTSXOJxh7sJowIhAKJp2yFZOu9o5NwxVOBj41apm8TFXclZT4e4rdZuV2o0"}],"size":94195},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.40.2_1765785402708_0.46207687154093313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-15T07:56:42.854Z","publish_time":1765785402854,"_source_registry_name":"default","contributors":[]},"0.40.3":{"name":"eslint-plugin-markdown-preferences","version":"0.40.3","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:meta && npm run build:tsdown","build:meta":"npm run ts -- ./tools/update-meta.ts","build:tsdown":"tsdown","lint":"eslint . --config=./eslint.config.mjs --no-config-lookup","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix --config=./eslint.config.mjs --no-config-lookup","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import @oxc-node/core/register","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.0.0","@eslint/markdown":"^7.5.1","@ota-meshi/eslint-plugin":"^0.20.0","@oxc-node/core":"^0.0.35","@shikijs/vitepress-twoslash":"^4.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^9.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^11.0.0","env-cmd":"^11.0.0","eslint":"^10.0.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-json-schema-validator":"^6.0.0","eslint-plugin-jsonc":"^2.19.1","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.7.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^2.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^3.0.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^3.0.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^17.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^17.0.0","stylelint-config-recommended":"^18.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^40.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.19.0","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.7.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"c91c104e1f877e5ef67dc04dffa64fc551331594","_id":"eslint-plugin-markdown-preferences@0.40.3","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-R3CCAEFwnnYXukTdtvdsamGjbTgVs9UZKqMKhNeWNXzFtOP1Frc89bgbd56lJUN7ASaxgvzc5fUpKvDCOTtDpg==","shasum":"51aab286bf70f25b317b2cc0b1705a9aceb93d21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.40.3.tgz","fileCount":6,"unpackedSize":474923,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.40.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDpZds87TasVzRYYsAO/VisUd3XjDP0U4PCK9zGBQVaQgIhAJvZc9FdXGvAFhqWRvRWYzhEszp/t7bpwFj66ZezYCK1"}],"size":94230},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.40.3_1772424593516_0.6889311713606183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-02T04:09:53.669Z","publish_time":1772424593669,"_source_registry_name":"default","contributors":[]},"0.41.0":{"name":"eslint-plugin-markdown-preferences","version":"0.41.0","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:tsdown","build:tsdown":"tsdown","lint":"eslint . --config=./eslint.config.mjs --no-config-lookup","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix --config=./eslint.config.mjs --no-config-lookup","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import @oxc-node/core/register","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0 || ^8.0.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.6.0","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.1.1","@eslint/markdown":"^8.0.1","@ota-meshi/eslint-plugin":"^0.20.0","@oxc-node/core":"^0.1.0","@shikijs/vitepress-twoslash":"^4.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^9.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^11.0.0","env-cmd":"^11.0.0","eslint":"^10.1.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-json-schema-validator":"^6.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.8.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^2.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^3.0.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^3.0.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^17.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^17.0.0","stylelint-config-recommended":"^18.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^40.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.21.0","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~5.9.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.8.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"a63bbe13e43d8a37e104903073aea83f77ff877f","_id":"eslint-plugin-markdown-preferences@0.41.0","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-Pu150jKH1Cf5sW/Igck0VbuT0A9qFpIPG1dDvyAt2lG8tA3VzPDkwxBusO8JqQ9NRIrm3pat0X6cfanSki3WZQ==","shasum":"2b210685008168d1afdbdd11e6755247d7cb2196","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.41.0.tgz","fileCount":6,"unpackedSize":477268,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.41.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE5EXrumZYnzPrDFhwPVTPwmJdumgiQC/Ffvm3G5RO4aAiB5tMfb++w6EWK4sNNxnEzdmTtP9VnU7HDdn2OIpI7XIA=="}],"size":94250},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.41.0_1775094835570_0.5953135683207387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-02T01:53:55.725Z","publish_time":1775094835725,"_source_registry_name":"default","contributors":[]},"0.41.1":{"name":"eslint-plugin-markdown-preferences","version":"0.41.1","description":"ESLint plugin that enforces our markdown preferences","type":"module","exports":{".":{"import":"./lib/index.js"},"./package.json":"./package.json"},"engines":{"node":"^20.19.0 || ^22.12.0 || >=24.0.0"},"scripts":{"build":"npm run build:tsdown","build:tsdown":"tsdown","lint":"eslint . --config=./eslint.config.mjs --no-config-lookup","tsc":"tsc --project tsconfig.build.json","eslint-fix":"eslint . --fix --config=./eslint.config.mjs --no-config-lookup","markdownlint":"npx -y markdownlint-cli2 .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","test:debug":"node --experimental-strip-types --experimental-transform-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter=dot --timeout=60000","cover":"c8 --reporter=lcov --reporter=text npm run test:debug","test:update":"npm run mocha -- \"tests/src/**/*.ts\" --reporter=dot --update","update":"npm run ts -- ./tools/update.ts && npm run eslint-fix","update:resources":"npm run ts -- ./tools/update-resources.ts && npm run eslint-fix","new":"npm run ts -- ./tools/new-rule.ts","docs:watch":"vitepress dev docs --open","docs:build":"vitepress build docs","ts":"node --import @oxc-node/core/register","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","generate:version":"env-cmd -e version -- npm run update && npm run lint -- --fix","changeset:version":"env-cmd -e version -- changeset version && npm run generate:version && git add --all","changeset:publish":"npm run build && changeset publish"},"repository":{"type":"git","url":"git+https://github.com/ota-meshi/eslint-plugin-markdown-preferences.git"},"keywords":["eslint","eslintplugin","eslint-plugin","markdown","preferences","lint"],"author":{"name":"Yosuke Ota"},"funding":"https://github.com/sponsors/ota-meshi","license":"MIT","bugs":{"url":"https://github.com/ota-meshi/eslint-plugin-markdown-preferences/issues"},"homepage":"https://ota-meshi.github.io/eslint-plugin-markdown-preferences/","peerDependencies":{"@eslint/markdown":"^7.4.0 || ^8.0.0","eslint":">=9.0.0"},"dependencies":{"diff-sequences":"^29.6.3","emoji-regex-xs":"^2.0.1","mdast-util-from-markdown":"^2.0.2","mdast-util-frontmatter":"^2.0.1","mdast-util-gfm":"^3.1.0","mdast-util-math":"^3.0.0","micromark-extension-frontmatter":"^2.0.0","micromark-extension-gfm":"^3.0.0","micromark-extension-math":"^3.1.0","micromark-factory-space":"^2.0.1","micromark-util-character":"^2.1.1","micromark-util-symbol":"^2.0.1","string-width":"^8.0.0"},"devDependencies":{"@changesets/changelog-github":"^0.6.0","@changesets/cli":"^2.28.1","@changesets/get-release-plan":"^4.0.8","@eslint/core":"^1.1.1","@eslint/markdown":"^8.0.1","@ota-meshi/eslint-plugin":"^0.20.0","@oxc-node/core":"^0.1.0","@shikijs/vitepress-twoslash":"^4.0.0","@types/eslint":"^9.6.1","@types/eslint-scope":"^9.0.0","@types/eslint-utils":"^3.0.5","@types/estree":"^1.0.6","@types/json-schema":"^7.0.15","@types/mdast":"^4.0.4","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@types/semver":"^7.5.8","assert":"^2.1.0","c8":"^11.0.0","env-cmd":"^11.0.0","eslint":"^10.1.0","eslint-compat-utils":"^0.6.4","eslint-config-prettier":"^10.1.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-eslint-plugin":"^7.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-json-schema-validator":"^6.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-markdown":"^5.1.0","eslint-plugin-markdown-links":"^0.8.0","eslint-plugin-n":"^17.16.2","eslint-plugin-node-dependencies":"^2.0.0","eslint-plugin-prettier":"^5.2.3","eslint-plugin-regexp":"^3.0.0","eslint-plugin-vue":"^10.0.0","eslint-plugin-yml":"^3.0.0","eslint-snapshot-rule-tester":"^0.1.0","eslint-typegen":"^2.0.0","espree":"^11.0.0","events":"^3.3.0","globals":"^17.0.0","mocha":"^11.1.0","pako":"^2.1.0","prettier":"^3.5.3","semver":"^7.7.1","stylelint":"^17.0.0","stylelint-config-recommended":"^18.0.0","stylelint-config-recommended-vue":"^1.6.0","stylelint-config-standard":"^40.0.0","stylelint-config-standard-vue":"^1.0.0","tsdown":"^0.21.0","twoslash-eslint":"^0.3.1","type-fest":"^5.0.0","typescript":"~6.0.0","typescript-eslint":"^8.26.1","util":"^0.12.5","vite-plugin-eslint4b":"^0.8.0","vitepress":"^1.6.3","vue-eslint-parser":"^10.0.0"},"publishConfig":{"access":"public"},"gitHead":"6254c586ac3773828d09a95eb0f7fd139ab1ed95","_id":"eslint-plugin-markdown-preferences@0.41.1","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-Xi4rlT7oBZ8PMGDl7J9khgO2vF9X0F/6ag05/25Vyq7r3llaK95x9D6DpzXidxC2Gagl/e8bp2Hw47r4I3wWSA==","shasum":"42f23221b1d21a4c3848ccf9e15d9cfef9063309","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/eslint-plugin-markdown-preferences/-/eslint-plugin-markdown-preferences-0.41.1.tgz","fileCount":6,"unpackedSize":477298,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-markdown-preferences@0.41.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEzFoX/D+mEgmXn3BBtbM+iiqA84VZ4h5sgMH9iuAJB4AiEAvOoQbECaN73VCC4ssgLLX1acCYlHbluN0IlvGZN5wCE="}],"size":94245},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4b34f171-64c2-48de-8af2-0d55a65bb3c2"}},"directories":{},"maintainers":[{"name":"anonymous","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-markdown-preferences_0.41.1_1775777321396_0.3153716471605401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-09T23:28:41.552Z","publish_time":1775777321552,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"0.41.1"},"name":"eslint-plugin-markdown-preferences","time":{"created":"2025-08-02T07:35:46.965Z","modified":"2026-04-09T23:28:49.812Z","0.1.0":"2025-08-02T07:35:36.584Z","0.1.1":"2025-08-02T11:07:51.750Z","0.2.0":"2025-08-02T12:10:50.141Z","0.3.0":"2025-08-02T12:54:56.242Z","0.3.1":"2025-08-02T13:24:31.754Z","0.3.2":"2025-08-02T13:52:10.537Z","0.3.3":"2025-08-03T00:13:51.305Z","0.4.0":"2025-08-03T02:35:07.713Z","0.5.0":"2025-08-03T09:15:31.219Z","0.6.0":"2025-08-04T11:26:00.834Z","0.7.0":"2025-08-05T03:06:53.294Z","0.8.0":"2025-08-05T09:25:37.904Z","0.9.0":"2025-08-06T14:03:21.996Z","0.10.0":"2025-08-08T09:47:35.470Z","0.11.0":"2025-08-09T13:09:17.500Z","0.12.0":"2025-08-13T12:09:29.270Z","0.13.0":"2025-08-16T21:54:46.342Z","0.14.0":"2025-08-19T04:13:56.405Z","0.15.0":"2025-08-20T02:14:52.496Z","0.16.0":"2025-08-29T05:45:05.456Z","0.17.0":"2025-08-31T12:00:22.937Z","0.18.0":"2025-09-03T02:52:57.194Z","0.19.0":"2025-09-05T03:41:16.122Z","0.20.0":"2025-09-06T08:36:15.451Z","0.21.0":"2025-09-08T04:28:22.159Z","0.22.0":"2025-09-09T10:32:39.935Z","0.23.0":"2025-09-10T14:48:40.872Z","0.24.0":"2025-09-13T09:16:11.667Z","0.25.0":"2025-09-15T06:12:16.560Z","0.26.0":"2025-09-16T10:31:08.950Z","0.26.1":"2025-09-16T12:59:53.724Z","0.27.0":"2025-09-20T11:25:17.355Z","0.28.0":"2025-09-21T09:03:44.301Z","0.29.0":"2025-09-21T12:29:10.979Z","0.29.1":"2025-09-22T00:10:10.920Z","0.30.0":"2025-09-22T04:51:57.317Z","0.31.0":"2025-09-22T05:07:35.796Z","0.32.0":"2025-09-22T09:00:07.797Z","0.33.0":"2025-09-22T14:12:45.512Z","0.34.0":"2025-09-23T07:48:26.075Z","0.34.1":"2025-09-30T04:06:49.598Z","0.34.2":"2025-09-30T04:35:13.652Z","0.35.0":"2025-10-04T11:26:19.622Z","0.36.0":"2025-10-08T07:22:53.492Z","0.36.1":"2025-10-08T08:26:55.318Z","0.36.2":"2025-10-08T09:00:43.196Z","0.36.3":"2025-11-10T09:41:09.974Z","0.37.0":"2025-11-25T11:45:55.334Z","0.38.0":"2025-12-04T23:40:15.575Z","0.39.0":"2025-12-06T05:14:24.332Z","0.40.0":"2025-12-06T13:13:51.995Z","0.40.1":"2025-12-07T02:11:57.232Z","0.40.2":"2025-12-15T07:56:42.854Z","0.40.3":"2026-03-02T04:09:53.669Z","0.41.0":"2026-04-02T01:53:55.725Z","0.41.1":"2026-04-09T23:28:41.552Z"},"readme":"# eslint-plugin-markdown-preferences\n\nA specialized ESLint plugin that helps enforce consistent writing style and formatting conventions in Markdown files. Perfect for documentation projects, blog posts, and any Markdown content where consistency matters.\n\n[![NPM license](https://img.shields.io/npm/l/eslint-plugin-markdown-preferences.svg)][npm-package]\n[![NPM version](https://img.shields.io/npm/v/eslint-plugin-markdown-preferences.svg)][npm-package]\n[![NPM downloads](https://img.shields.io/badge/dynamic/json.svg?label=downloads&colorB=green&suffix=/day&query=$.downloads&uri=https://api.npmjs.org//downloads/point/last-day/eslint-plugin-markdown-preferences&maxAge=3600)][npmtrends]\n[![NPM downloads](https://img.shields.io/npm/dw/eslint-plugin-markdown-preferences.svg)][npmtrends]\n[![NPM downloads](https://img.shields.io/npm/dm/eslint-plugin-markdown-preferences.svg)][npmtrends]\n[![NPM downloads](https://img.shields.io/npm/dy/eslint-plugin-markdown-preferences.svg)][npmtrends]\n[![NPM downloads](https://img.shields.io/npm/dt/eslint-plugin-markdown-preferences.svg)][npmtrends]\n[![Build Status](https://github.com/ota-meshi/eslint-plugin-markdown-preferences/actions/workflows/NodeCI.yml/badge.svg?branch=main)](https://github.com/ota-meshi/eslint-plugin-markdown-preferences/actions/workflows/NodeCI.yml)\n\n## 📛 Features\n\n- 📝 **Comprehensive style enforcement**\n  Enforces consistent heading casing, table header casing, inline code/link usage, emoji notation, and more for unified document style.\n- 🧩 **Powerful formatting consistency**\n  Strongly standardizes Markdown formatting: whitespace, indentation, spacing, line breaks, list markers, code fences, links, references, thematic breaks, tables, and decorative elements—ensuring documents are clean and uniform.\n- 🚀 **Extended Markdown syntax support**\n  Supports custom containers, mathematical expressions, and other extended syntax for high compatibility with VitePress.\n- 🔧 **Auto-fix support**\n  Most rules support ESLint's `--fix` option for automatic correction.\n- 🌐 **Online Demo & Documentation**\n  Try it instantly in the [Online Demo](https://eslint-online-playground.netlify.app/#eslint-plugin-markdown-preferences) and see [full documentation][documentation site].\n\n<!--DOCS_IGNORE_START-->\n\n## 📖 Documentation\n\nFor detailed usage instructions, rule configurations, and examples, visit our comprehensive [documentation site].\n\n## 💿 Installation\n\n```sh\nnpm install --save-dev eslint @eslint/markdown eslint-plugin-markdown-preferences\n```\n\n<!--DOCS_IGNORE_END-->\n\n## 📖 Usage\n\n<!--USAGE_SECTION_START-->\n\n<!--USAGE_GUIDE_START-->\n\n### Configuration\n\n#### New Config (`eslint.config.js`)\n\nUse `eslint.config.js` file to configure rules. See also: <https://eslint.org/docs/latest/use/configure/configuration-files-new>.\n\nExample **eslint.config.js**:\n\n```js\nimport { defineConfig } from \"eslint/config\";\n// import markdown from \"@eslint/markdown\";\nimport markdownPreferences from \"eslint-plugin-markdown-preferences\";\nexport default defineConfig([\n  // add more generic rule sets here, such as:\n  // markdown.configs.recommended,\n  markdownPreferences.configs.recommended,\n  {\n    files: [\"**/*.md\", \"*.md\"],\n    rules: {\n      // override/add rules settings here, such as:\n      // 'markdown-preferences/prefer-linked-words': 'error'\n    },\n  },\n]);\n```\n\nThis plugin provides configs:\n\n- `*.configs.recommended` ... Recommended config provided by the plugin.\n- `*.configs.standard` ... Enforces opinionated stylistic conventions. You can extend this to enforce any stylistic conventions you like.\n\nSee [the rule list](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/) to get the `rules` that this plugin provides.\n\n##### Using Extended Syntax\n\nThis plugin experimentally supports some extended Markdown syntax.\\\nTo use these extended syntaxes, set the `markdown-preferences/extended-syntax` language option.\n\n```js\nimport { defineConfig } from \"eslint/config\";\nimport markdownPreferences from \"eslint-plugin-markdown-preferences\";\nexport default defineConfig([\n  {\n    extends: [markdownPreferences.configs.recommended],\n    language: \"markdown-preferences/extended-syntax\",\n  },\n]);\n```\n\nThe following syntaxes are supported:\n\n- [Custom Containers](https://vitepress.dev/guide/markdown#custom-containers)\\\n  Example:\n\n  ```md\n  ::: warning\n  This is a warning box.\n  :::\n  ```\n\n- [Mathematical Expressions](https://docs.github.com/get-started/writing-on-github/working-with-advanced-formatting/writing-mathematical-expressions)\\\n  Example:\n\n  ```md\n  $$\n  E = mc^2\n  $$\n  ```\n\n- [VitePress-style Import Code Snippets](https://vitepress.dev/guide/markdown#import-code-snippets) syntax using triple left angle brackets\\\n  Example:\n\n  ```md\n  <<< @/filepath\n  ```\n\n#### Legacy Config (`.eslintrc`)\n\nIs not supported.\n\n<!--USAGE_GUIDE_END-->\n\n<!--USAGE_SECTION_END-->\n\n## ✅ Rules\n\n<!--RULES_SECTION_START-->\n\nThe `--fix` option on the [command line](https://eslint.org/docs/user-guide/command-line-interface#fixing-problems) automatically fixes problems reported by rules which have a wrench 🔧 below.\\\nThe rules with the following ⭐ are included in the `recommended` config.\\\nThe rules with the following 💄 are included in the `standard` config.\n\n<!--RULES_TABLE_START-->\n\n### Preference Rules\n\n- Rules to unify the expression and description style of documents.\n\n<!-- prettier-ignore-start -->\n\n| Rule ID                                                                                                                                                           | Description                                                | Fixable | Config |\n| :---------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------- | :-----: | :----: |\n| [markdown-preferences/canonical-code-block-language](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/canonical-code-block-language.html)     | enforce canonical language names in code blocks            |   🔧    |        |\n| [markdown-preferences/emoji-notation](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/emoji-notation.html)                                   | enforce consistent emoji notation style in Markdown files. |   🔧    |        |\n| [markdown-preferences/heading-casing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/heading-casing.html)                                   | enforce consistent casing in headings.                     |   🔧    |        |\n| [markdown-preferences/no-heading-trailing-punctuation](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-heading-trailing-punctuation.html) | disallow trailing punctuation in headings.                 |         |        |\n| [markdown-preferences/ordered-list-marker-start](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/ordered-list-marker-start.html)             | enforce that ordered list markers start with 1 or 0        |   🔧    |   💄   |\n| [markdown-preferences/prefer-inline-code-words](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/prefer-inline-code-words.html)               | enforce the use of inline code for specific words.         |   🔧    |        |\n| [markdown-preferences/prefer-linked-words](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/prefer-linked-words.html)                         | enforce the specified word to be a link.                   |   🔧    |        |\n| [markdown-preferences/table-header-casing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/table-header-casing.html)                         | enforce consistent casing in table header cells.           |   🔧    |        |\n\n<!-- prettier-ignore-end -->\n\n### Notation Rules\n\n- Rules related to notation styles in Markdown.\n\n<!-- prettier-ignore-start -->\n\n| Rule ID                                                                                                                                                               | Description                                                                                | Fixable | Config |\n| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------- | :-----: | :----: |\n| [markdown-preferences/bullet-list-marker-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/bullet-list-marker-style.html)                   | enforce consistent bullet list (unordered list) marker style                               |   🔧    |   💄   |\n| [markdown-preferences/code-fence-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/code-fence-style.html)                                   | enforce a consistent code fence style (backtick or tilde) in Markdown fenced code blocks.  |   🔧    |   💄   |\n| [markdown-preferences/definitions-last](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/definitions-last.html)                                   | require link definitions and footnote definitions to be placed at the end of the document  |   🔧    |        |\n| [markdown-preferences/emphasis-delimiters-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/emphasis-delimiters-style.html)                 | enforce a consistent delimiter style for emphasis and strong emphasis                      |   🔧    |   💄   |\n| [markdown-preferences/hard-linebreak-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/hard-linebreak-style.html)                           | enforce consistent hard linebreak style.                                                   |   🔧    |  ⭐💄  |\n| [markdown-preferences/level1-heading-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/level1-heading-style.html)                           | enforce consistent style for level 1 headings                                              |   🔧    |   💄   |\n| [markdown-preferences/level2-heading-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/level2-heading-style.html)                           | enforce consistent style for level 2 headings                                              |   🔧    |   💄   |\n| [markdown-preferences/link-destination-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/link-destination-style.html)                       | enforce a consistent style for link destinations                                           |   🔧    |   💄   |\n| [markdown-preferences/link-title-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/link-title-style.html)                                   | enforce a consistent style for link titles                                                 |   🔧    |   💄   |\n| [markdown-preferences/no-implicit-block-closing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-implicit-block-closing.html)                 | disallow implicit block closing for fenced code blocks, math blocks, and custom containers |   🔧    |  ⭐💄  |\n| [markdown-preferences/no-text-backslash-linebreak](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-text-backslash-linebreak.html)             | disallow text backslash at the end of a line.                                              |         |  ⭐💄  |\n| [markdown-preferences/ordered-list-marker-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/ordered-list-marker-style.html)                 | enforce consistent ordered list marker style                                               |   🔧    |   💄   |\n| [markdown-preferences/prefer-autolinks](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/prefer-autolinks.html)                                   | enforce the use of autolinks for URLs                                                      |   🔧    |  ⭐💄  |\n| [markdown-preferences/prefer-fenced-code-blocks](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/prefer-fenced-code-blocks.html)                 | enforce the use of fenced code blocks over indented code blocks                            |   🔧    |  ⭐💄  |\n| [markdown-preferences/prefer-link-reference-definitions](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/prefer-link-reference-definitions.html) | enforce using link reference definitions instead of inline links                           |   🔧    |        |\n| [markdown-preferences/strikethrough-delimiters-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/strikethrough-delimiters-style.html)       | enforce a consistent delimiter style for strikethrough                                     |   🔧    |   💄   |\n| [markdown-preferences/thematic-break-character-style](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/thematic-break-character-style.html)       | enforce consistent character style for thematic breaks (horizontal rules) in Markdown.     |   🔧    |   💄   |\n\n<!-- prettier-ignore-end -->\n\n### Whitespace Rules\n\n- Rules related to whitespace styles in Markdown.\n\n<!-- prettier-ignore-start -->\n\n| Rule ID                                                                                                                                                           | Description                                                                    | Fixable | Config |\n| :---------------------------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------- | :-----: | :----: |\n| [markdown-preferences/blockquote-marker-alignment](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/blockquote-marker-alignment.html)         | enforce consistent alignment of blockquote markers                             |   🔧    |  ⭐💄  |\n| [markdown-preferences/code-fence-spacing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/code-fence-spacing.html)                           | require or disallow spacing between opening code fence and language identifier |   🔧    |   💄   |\n| [markdown-preferences/custom-container-marker-spacing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/custom-container-marker-spacing.html) | require or disallow spacing between opening custom container marker and info   |   🔧    |   💄   |\n| [markdown-preferences/indent](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/indent.html)                                                   | enforce consistent indentation in Markdown files                               |   🔧    |   💄   |\n| [markdown-preferences/link-bracket-newline](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/link-bracket-newline.html)                       | enforce linebreaks after opening and before closing link brackets              |   🔧    |   💄   |\n| [markdown-preferences/link-bracket-spacing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/link-bracket-spacing.html)                       | enforce consistent spacing inside link brackets                                |   🔧    |   💄   |\n| [markdown-preferences/link-paren-newline](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/link-paren-newline.html)                           | enforce linebreaks after opening and before closing link parentheses           |   🔧    |   💄   |\n| [markdown-preferences/link-paren-spacing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/link-paren-spacing.html)                           | enforce consistent spacing inside link parentheses                             |   🔧    |   💄   |\n| [markdown-preferences/list-marker-alignment](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/list-marker-alignment.html)                     | enforce consistent alignment of list markers                                   |   🔧    |  ⭐💄  |\n| [markdown-preferences/no-multi-spaces](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-multi-spaces.html)                                 | disallow multiple spaces                                                       |   🔧    |   💄   |\n| [markdown-preferences/no-multiple-empty-lines](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-multiple-empty-lines.html)                 | disallow multiple empty lines in Markdown files.                               |   🔧    |   💄   |\n| [markdown-preferences/no-tabs](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-tabs.html)                                                 | disallow tab characters in Markdown files.                                     |   🔧    |   💄   |\n| [markdown-preferences/no-trailing-spaces](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-trailing-spaces.html)                           | disallow trailing whitespace at the end of lines in Markdown files.            |   🔧    |   💄   |\n| [markdown-preferences/padded-custom-containers](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/padded-custom-containers.html)               | disallow or require padding inside custom containers                           |   🔧    |   💄   |\n| [markdown-preferences/padding-line-between-blocks](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/padding-line-between-blocks.html)         | require or disallow padding lines between blocks                               |   🔧    |   💄   |\n| [markdown-preferences/table-pipe-spacing](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/table-pipe-spacing.html)                           | enforce consistent spacing around table pipes                                  |   🔧    |   💄   |\n\n<!-- prettier-ignore-end -->\n\n### Decorative Rules\n\n- Rules related to visual or stylistic decorations in Markdown.\n\n<!-- prettier-ignore-start -->\n\n| Rule ID                                                                                                                                                                   | Description                                                                               | Fixable | Config |\n| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :---------------------------------------------------------------------------------------- | :-----: | :----: |\n| [markdown-preferences/atx-heading-closing-sequence-length](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/atx-heading-closing-sequence-length.html) | enforce consistent length for the closing sequence (trailing #s) in ATX headings.         |   🔧    |   💄   |\n| [markdown-preferences/atx-heading-closing-sequence](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/atx-heading-closing-sequence.html)               | enforce consistent use of closing sequence in ATX headings.                               |   🔧    |   💄   |\n| [markdown-preferences/code-fence-length](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/code-fence-length.html)                                     | enforce consistent code fence length in fenced code blocks.                               |   🔧    |   💄   |\n| [markdown-preferences/max-len](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/max-len.html)                                                         | enforce maximum length for various Markdown entities                                      |         |        |\n| [markdown-preferences/no-laziness-blockquotes](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/no-laziness-blockquotes.html)                         | disallow laziness in blockquotes                                                          |         |  ⭐💄  |\n| [markdown-preferences/ordered-list-marker-sequence](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/ordered-list-marker-sequence.html)               | enforce consistent ordered list marker numbering (sequential or flat)                     |   🔧    |   💄   |\n| [markdown-preferences/setext-heading-underline-length](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/setext-heading-underline-length.html)         | enforce setext heading underline length                                                   |   🔧    |   💄   |\n| [markdown-preferences/sort-definitions](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/sort-definitions.html)                                       | enforce a specific order for link definitions and footnote definitions                    |   🔧    |   💄   |\n| [markdown-preferences/table-leading-trailing-pipes](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/table-leading-trailing-pipes.html)               | enforce consistent use of leading and trailing pipes in tables.                           |   🔧    |   💄   |\n| [markdown-preferences/table-pipe-alignment](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/table-pipe-alignment.html)                               | enforce consistent alignment of table pipes                                               |   🔧    |   💄   |\n| [markdown-preferences/thematic-break-length](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/thematic-break-length.html)                             | enforce consistent length for thematic breaks (horizontal rules) in Markdown.             |   🔧    |   💄   |\n| [markdown-preferences/thematic-break-sequence-pattern](https://ota-meshi.github.io/eslint-plugin-markdown-preferences/rules/thematic-break-sequence-pattern.html)         | enforce consistent repeating patterns for thematic breaks (horizontal rules) in Markdown. |   🔧    |   💄   |\n\n<!-- prettier-ignore-end -->\n\n<!--RULES_TABLE_END-->\n\n<!--RULES_SECTION_END-->\n\n## 👫 Related Packages\n\n- [eslint-plugin-markdown-links](https://github.com/ota-meshi/eslint-plugin-markdown-links) ... ESLint plugin with powerful checking rules related to Markdown links.\n\n<!--DOCS_IGNORE_START-->\n\n## 🍻 Contributing\n\nWelcome contributing!\n\nPlease use GitHub's Issues/PRs.\n\n### Development Tools\n\n- `npm test` runs tests and measures coverage.\n- `npm run update` runs in order to update readme and recommended configuration.\n\n## 🔒 License\n\nSee the [LICENSE](./LICENSE) file for license rights and limitations (MIT).\n\n[documentation site]: https://ota-meshi.github.io/eslint-plugin-markdown-preferences/\n[npm-package]: https://www.npmjs.com/package/eslint-plugin-markdown-preferences\n[npmtrends]: https://www.npmtrends.com/eslint-plugin-markdown-preferences","users":{}}