{
  "name": "@akilli/editor-src",
  "version": "5.2.7",
  "description": "Source files for @akilli/editor",
  "keywords": [
    "contenteditable",
    "editor",
    "html-editor",
    "rte",
    "rich-text",
    "rich-text-editor",
    "wysiwyg",
    "wysiwyg-editor"
  ],
  "author": "Ayhan Akilli",
  "license": "MIT",
  "bugs": "https://github.com/akilli/editor/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/akilli/editor.git"
  },
  "type": "module",
  "browser": "./build/BuildEditor.js"
}
