{
  "_args": [
    [
      "@mdx-js/react@1.6.22",
      "C:\\LoginLib\\react-pwr-master\\LoginLibTest"
    ]
  ],
  "_development": true,
  "_from": "@mdx-js/react@1.6.22",
  "_id": "@mdx-js/react@1.6.22",
  "_inBundle": false,
  "_integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==",
  "_location": "/@mdx-js/react",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mdx-js/react@1.6.22",
    "name": "@mdx-js/react",
    "escapedName": "@mdx-js%2freact",
    "scope": "@mdx-js",
    "rawSpec": "1.6.22",
    "saveSpec": null,
    "fetchSpec": "1.6.22"
  },
  "_requiredBy": [
    "/@mdx-js/loader",
    "/@storybook/addon-docs"
  ],
  "_resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz",
  "_spec": "1.6.22",
  "_where": "C:\\LoginLib\\react-pwr-master\\LoginLibTest",
  "author": {
    "name": "John Otander",
    "email": "johnotander@gmail.com",
    "url": "http://johnotander.com"
  },
  "bugs": {
    "url": "https://github.com/mdx-js/mdx/issues"
  },
  "contributors": [
    {
      "name": "John Otander",
      "email": "johnotander@gmail.com",
      "url": "http://johnotander.com"
    },
    {
      "name": "Tim Neutkens",
      "email": "tim@vercel.com"
    },
    {
      "name": "Matija Marohnić",
      "email": "matija.marohnic@gmail.com"
    },
    {
      "name": "Titus Wormer",
      "email": "tituswormer@gmail.com",
      "url": "https://wooorm.com"
    },
    {
      "name": "JounQin",
      "email": "admin@1stg.me",
      "url": "https://www.1stg.me"
    }
  ],
  "description": "React implementation for MDX",
  "files": [
    "dist"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/unified"
  },
  "gitHead": "510bae2580958598ae29047bf755b1a2ea26cf7e",
  "homepage": "https://mdxjs.com",
  "keywords": [
    "mdx",
    "markdown",
    "react",
    "jsx",
    "remark",
    "mdxast"
  ],
  "license": "MIT",
  "main": "dist/cjs.js",
  "module": "dist/esm.js",
  "name": "@mdx-js/react",
  "peerDependencies": {
    "react": "^16.13.1 || ^17.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mdx-js/mdx.git"
  },
  "version": "1.6.22"
}
