{
  "name": "@ticlo/editor",
  "version": "0.0.4",
  "description": "ticlo editor",
  "repository": {
    "type": "git",
    "url": "https://github.com/ticlo/ticlo.git"
  },
  "author": {
    "name": "Rick Zhou",
    "email": "rinick@gmail.com"
  },
  "license": "MPL-2.0",
  "dependencies": {
    "react": "^16.12.0",
    "rc-dock": "^2.5.1",
    "antd": "^4.0.0-rc.1",
    "@ant-design/icons": "^4.0.0-rc.0",
    "resize-observer-polyfill": "^1.5.1",
    "lodash": "^4.17.15",
    "marked": "^0.8.0",
    "dompurify": "^2.0.7",
    "rc-trigger": "^4.0.0-rc.4",
    "react-codemirror2": "^6.0.0",
    "codemirror": "^5.50.2",
    "react-color": "^2.18.0",
    "tinycolor2": "^1.4.1",
    "moment": "^2.24.0",
    "react-dom": "^16.12.0"
  }
}