{
  "name": "taro-design",
  "version": "1.0.43",
  "description": "跨端页面设计器，支持小程序、RN、h5。做到了运行时和编辑时分离。可以自定义组件用于编辑和使用。",
  "main": "index.js",
  "author": "908634674@qq.com",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ShaoGongBra/taro-design.git"
  },
  "bugs": {
    "url": "https://github.com/ShaoGongBra/taro-design/issues"
  },
  "homepage": "https://github.com/ShaoGongBra/taro-design#readme",
  "dependencies": {
    "react-dnd": "^14.0.4",
    "react-dnd-html5-backend": "14.0.2",
    "react-syntax-highlighter": "^15.4.4",
    "taro-tools": "^1.0.20"
  },
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-typedoc": "^3.0.2",
    "typedoc": "^0.22.10",
    "typedoc-plugin-no-inherit": "^1.3.1"
  }
}
