{
  "name": "nextjs-rich-text-editor",
  "version": "1.0.7",
  "description": "A modern, feature-rich rich text editor for React/Next.js apps with images, tables, and more.",
  "main": "TextEditor.jsx",
  "author": "Kasam Bhusal",
  "license": "none",
  "keywords": [
    "react",
    "nextjs",
    "editor",
    "rich text",
    "wysiwyg",
    "texteditor"
  ],
  "peerDependencies": {
    "react": "^18.0.0",
    "react-dom": "^18.0.0"
  }
}
