{
  "name": "@yoopta/editor",
  "version": "4.6.9",
  "license": "MIT",
  "private": false,
  "main": "dist/index.js",
  "type": "module",
  "module": "dist/index.js",
  "types": "./dist/index.d.ts",
  "files": [
    "dist/"
  ],
  "dependencies": {
    "@dnd-kit/core": "^6.1.0",
    "@dnd-kit/sortable": "^8.0.0",
    "@floating-ui/react": "^0.26.9",
    "@radix-ui/react-icons": "^1.3.0",
    "copy-to-clipboard": "^3.3.3",
    "eventemitter3": "^5.0.1",
    "immer": "^10.0.3",
    "is-hotkey": "^0.2.0",
    "lodash.clonedeep": "^4.5.0",
    "slate-history": "^0.100.0"
  },
  "peerDependencies": {
    "react": ">=17.0.2",
    "react-dom": ">=17.0.2",
    "slate": "^0.102.0",
    "slate-react": "^0.102.0"
  },
  "scripts": {
    "start": "rollup --config rollup.config.js --watch --bundleConfigAsCjs --environment NODE_ENV:development",
    "prepublishOnly": "yarn build",
    "build": "rollup --config rollup.config.js --bundleConfigAsCjs --environment NODE_ENV:production"
  },
  "keywords": [
    "contenteditable",
    "docs",
    "document",
    "edit",
    "editor",
    "editable",
    "html",
    "markdown",
    "medium",
    "paper",
    "react",
    "rich",
    "richtext",
    "richtext",
    "slate",
    "text",
    "notion",
    "wysiwyg",
    "wysiwym"
  ],
  "devDependencies": {
    "@types/lodash.uniqwith": "^4.5.7"
  },
  "description": "<h2 align=\"center\">Yoopta-Editor v1 🎉</h2> <p align=\"center\">Yoopta-Editor - is an open source notion-like editor 💥</p> <div align=\"center\"> <img width=\"574\" alt=\"Screen Shot 2023-01-25 at 16 04 29\" src=\"https://user-images.githubusercontent.com/29093118/215324525-882bf403-646c-4267-bb5f-c0f37509ac09.png\"> </div>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Darginec05/Yoopta-Editor.git"
  },
  "author": "https://github.com/Darginec05",
  "bugs": {
    "url": "https://github.com/Darginec05/Yoopta-Editor/issues"
  },
  "homepage": "https://github.com/Darginec05/Yoopta-Editor#readme",
  "gitHead": "e6eb1df8a0a59cebe0a1f65c8d99419ebaef1416"
}
