{
  "name": "@dashup/ui",
  "description": "nothing yet",
  "version": "1.2.9",
  "main": "dist/index.cjs.js",
  "module": "dist/index.esm.js",
  "source": "src/index.ts",
  "dependencies": {
    "@rollup/plugin-json": "^4.1.0",
    "clone-deep": "^4.0.1",
    "copy-to-clipboard": "^3.3.1",
    "dot-prop": "^6.0.1",
    "pagix": "^1.1.0",
    "prismjs": "^1.26.0",
    "qrcode.react": "^1.0.1",
    "query": "github:protobi/query",
    "react-contenteditable": "^3.3.6",
    "react-mentions": "^4.3.1",
    "rollup-plugin-styles": "^3.14.1",
    "sanitize-html": "^2.7.0",
    "shortid": "^2.2.16",
    "simple-markdown": "^0.7.3",
    "url-regex": "^5.0.0"
  },
  "scripts": {
    "build": "rollup -c",
    "watch": "rollup -w -c"
  },
  "engines": {
    "node": ">= 8.0.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.14.5",
    "@babel/core": "^7.14.6",
    "@babel/preset-env": "^7.14.7",
    "@babel/preset-react": "^7.14.5",
    "@dashup/eslint-config-dashup": "0.0.1",
    "@rollup/plugin-babel": "^5.3.0",
    "rollup": "^2.52.3",
    "rollup-plugin-commonjs": "^10.1.0",
    "rollup-plugin-delete": "^2.0.0",
    "rollup-plugin-node-resolve": "^5.2.0",
    "rollup-plugin-peer-deps-external": "^2.2.4",
    "rollup-plugin-progress": "^1.1.2"
  },
  "peerDependencies": {
    "slate": "^0.63.0",
    "react": "^17.0.2",
    "moment": "^2.29.1",
    "date-fns": "^2.28.0",
    "react-is": "^17.0.2",
    "pretty-ms": "^7.0.1",
    "react-dom": "^17.0.2",
    "emoji-mart": "^3.0.1",
    "handlebars": "^4.7.7",
    "slate-react": "^0.65.2",
    "react-color": "^2.19.3",
    "@dashup/view": "^0.0.11",
    "@dashup/core": "^1.3.1",
    "react-tribute": "^1.0.4",
    "simplebar-react": "^2.3.5",
    "react-apexcharts": "^1.3.9",
    "react-sortablejs": "^6.0.0",
    "handlebars-helpers": "^0.10.0",
    "react-error-boundary": "^3.1.3",
    "slate-instant-replace": "^0.1.16",
    "react-awesome-query-builder": "^4.0.3",
    "react-infinite-scroll-component": "^6.1.0",
    "@emotion/react": "^11.4.1",
    "@emotion/styled": "^11.3.0",
    "@mui/icons-material": "^5.0.5",
    "@mui/lab": "^5.0.0-alpha.49",
    "@mui/material": "^5.0.2",
    "@mui/styles": "^5.0.2",
    "@mui/x-data-grid": "^5.0.0-beta.5",
    "@mui/x-data-grid-pro": "^5.0.0-beta.5"
  }
}
