{
  "_args": [
    [
      "@mdx-js/mdx@1.6.22",
      "C:\\LoginLib\\react-pwr-master\\LoginLibTest"
    ]
  ],
  "_development": true,
  "_from": "@mdx-js/mdx@1.6.22",
  "_id": "@mdx-js/mdx@1.6.22",
  "_inBundle": false,
  "_integrity": "sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==",
  "_location": "/@mdx-js/mdx",
  "_phantomChildren": {
    "@babel/code-frame": "7.12.11",
    "@babel/generator": "7.12.11",
    "@babel/helper-module-transforms": "7.12.1",
    "@babel/helpers": "7.12.5",
    "@babel/parser": "7.12.11",
    "@babel/template": "7.12.7",
    "@babel/traverse": "7.12.12",
    "@babel/types": "7.12.12",
    "convert-source-map": "1.7.0",
    "debug": "4.3.1",
    "gensync": "1.0.0-beta.2",
    "json5": "2.2.0",
    "lodash": "4.17.20",
    "resolve": "1.19.0",
    "semver": "5.7.1",
    "source-map": "0.5.7"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mdx-js/mdx@1.6.22",
    "name": "@mdx-js/mdx",
    "escapedName": "@mdx-js%2fmdx",
    "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/mdx/-/mdx-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"
    }
  ],
  "dependencies": {
    "@babel/core": "7.12.9",
    "@babel/plugin-syntax-jsx": "7.12.1",
    "@babel/plugin-syntax-object-rest-spread": "7.8.3",
    "@mdx-js/util": "1.6.22",
    "babel-plugin-apply-mdx-type-prop": "1.6.22",
    "babel-plugin-extract-import-names": "1.6.22",
    "camelcase-css": "2.0.1",
    "detab": "2.0.4",
    "hast-util-raw": "6.0.1",
    "lodash.uniq": "4.5.0",
    "mdast-util-to-hast": "10.0.1",
    "remark-footnotes": "2.0.0",
    "remark-mdx": "1.6.22",
    "remark-parse": "8.0.3",
    "remark-squeeze-paragraphs": "4.0.0",
    "style-to-object": "0.3.0",
    "unified": "9.2.0",
    "unist-builder": "2.0.3",
    "unist-util-visit": "2.0.3"
  },
  "description": "Parse MDX and transpile to JSX",
  "files": [
    "index.js",
    "md-ast-to-mdx-ast.js",
    "mdx-ast-to-mdx-hast.js",
    "mdx-hast-to-jsx.js",
    "util.js"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/unified"
  },
  "gitHead": "510bae2580958598ae29047bf755b1a2ea26cf7e",
  "homepage": "https://mdxjs.com",
  "keywords": [
    "mdx",
    "markdown",
    "react",
    "jsx",
    "remark",
    "mdxast"
  ],
  "license": "MIT",
  "name": "@mdx-js/mdx",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mdx-js/mdx.git"
  },
  "version": "1.6.22"
}
