{ "name": "@mdx-js/loader", "version": "1.6.22", "description": "Loader for MDX", "repository": "mdx-js/mdx", "homepage": "https://mdxjs.com", "bugs": "https://github.com/mdx-js/mdx/issues", "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" }, "author": "John Otander (http://johnotander.com)", "contributors": [ "John Otander (http://johnotander.com)", "Tim Neutkens ", "Matija Marohnić ", "Titus Wormer (https://wooorm.com)", "JounQin (https://www.1stg.me)" ], "license": "MIT", "files": [ "index.js" ], "keywords": [ "mdx", "markdown", "react", "jsx", "remark", "styleguide", "webpack", "loader" ], "dependencies": { "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", "loader-utils": "2.0.0" }, "gitHead": "510bae2580958598ae29047bf755b1a2ea26cf7e" }