{
  "name": "@alicloud/gatsby-theme-console-doc",
  "version": "1.2.9",
  "main": "index.js",
  "author": "christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "compile-build-tools": "rm -rf ./lib/buildtime && tsc -p ./src/buildtime/tsconfig.json",
    "watch-compile-build-tools": "rm -rf ./lib/buildtime && tsc -p ./src/buildtime/tsconfig.json --watch",
    "prepare": "npm run compile-build-tools"
  },
  "dependencies": {
    "@alicloud/console-components": "^1.2.0",
    "@alicloud/console-components-announcement": "^1.0.7",
    "@alicloud/console-components-app-layout": "^1.0.10",
    "@alicloud/console-components-console-menu": "^1.0.9",
    "@alicloud/console-components-lib-publisher": "^0.1.24",
    "@alicloud/console-components-page": "^1.0.14",
    "@mdx-js/mdx": "^1.5.1",
    "babel-plugin-styled-components": "^1.10.6",
    "gatsby-plugin-catch-links": "^2.1.28",
    "gatsby-plugin-layout": "^1.1.22",
    "gatsby-plugin-less": "^3.0.12",
    "gatsby-plugin-mdx": "^1.0.82",
    "gatsby-plugin-react-helmet": "^3.1.15",
    "gatsby-plugin-sharp": "^2.4.12",
    "gatsby-plugin-styled-components": "^3.1.11",
    "gatsby-plugin-typescript": "^2.1.15",
    "gatsby-remark-copy-linked-files": "^2.1.40",
    "gatsby-remark-images": "^3.1.50",
    "gatsby-source-filesystem": "^2.1.35",
    "gatsby-transformer-sharp": "^2.3.18",
    "gray-matter": "^4.0.2",
    "ignore-not-found-export-webpack-plugin": "^1.0.1",
    "lodash": "^4.17.15",
    "mdast": "^3.0.0",
    "mdast-util-assert": "^2.0.1",
    "qs": "^6.9.1",
    "react-helmet": "^5.2.1",
    "react-syntax-highlighter": "^11.0.2",
    "rehype-raw": "^4.0.1",
    "rehype-react": "^4.0.1",
    "rehype-sanitize": "^3.0.0",
    "rehype-slug": "^2.0.3",
    "remark-rehype": "^5.0.0",
    "remark-stringify": "^7.0.4",
    "resolve-from": "^5.0.0",
    "string-hash": "^1.1.3",
    "unist-util-visit-parents": "^3.0.1"
  },
  "devDependencies": {
    "@types/lodash": "^4.14.149",
    "@types/mdast": "^3.0.3",
    "@types/react-syntax-highlighter": "^11.0.1",
    "filenamify": "^4.1.0"
  },
  "peerDependencies": {
    "gatsby": "2.19.45",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "styled-components": "^4.4.1"
  },
  "gitHead": "1622716b160a6e64017c29476ac21005bb662039"
}
