{ "name": "remark-lint-no-file-name-mixed-case", "version": "1.0.4", "description": "remark-lint rule to warn when file names use mixed case", "license": "MIT", "keywords": [ "remark", "lint", "rule", "remark-lint-rule", "file", "name", "case" ], "repository": "https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint-no-file-name-mixed-case", "bugs": "https://github.com/remarkjs/remark-lint/issues", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" }, "author": "Titus Wormer (https://wooorm.com)", "contributors": [ "Titus Wormer (https://wooorm.com)" ], "files": [ "index.js" ], "dependencies": { "unified-lint-rule": "^1.0.0" }, "xo": false }