{
  "name": "@fish-kit/md-tools-theme-component-react",
  "version": "0.1.35",
  "description": "md-tools的一个React组件文档系统",
  "main": "./lib/index.js",
  "files": [
    "lib",
    "md-tools.config.js",
    "md-tools.config-easy.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+http://git.sdp.nd/component-h5/md-tools.git"
  },
  "keywords": [
    "md-tools",
    "plugin",
    "component"
  ],
  "author": "pengxing <pengxing201@163.com>",
  "license": "MIT",
  "bugs": {
    "url": "http://git.sdp.nd/component-h5/md-tools/issues"
  },
  "homepage": "http://git.sdp.nd/component-h5/md-tools/tree/master/packages/md-tools-theme-component-react",
  "dependencies": {
    "classnames": "^2.2.6",
    "copy-to-clipboard": "^3.0.8",
    "md-tools-engine-react": "^0.1.15",
    "md-tools-plugin-component-react": "^0.1.6",
    "md-tools-plugin-description": "^0.1.4",
    "md-tools-plugin-highlight-react": "^0.1.4",
    "md-tools-plugin-react": "^0.1.10",
    "md-tools-plugin-toc": "^0.1.13"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "ad6befd84d71ccd8c749de6b0c2b6fe594c1a9d7"
}
