{ "name": "@mdx-js/react", "version": "1.6.22", "description": "React implementation 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", "main": "dist/cjs.js", "module": "dist/esm.js", "files": [ "dist" ], "keywords": [ "mdx", "markdown", "react", "jsx", "remark", "mdxast" ], "peerDependencies": { "react": "^16.13.1 || ^17.0.0" }, "gitHead": "510bae2580958598ae29047bf755b1a2ea26cf7e" }