{
  "name": "@anywhichway/nerd-editor",
  "version": "0.0.6a",
  "description": "A JavaScript rich text editor based on and with support for custom elements.",
  "main": "index.html",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anywhichway/nerd-editor.git"
  },
  "keywords": [
    "CKEdit",
    "Editor",
    "TinyMCE",
    "Quill",
    "SunEditor",
    "SummerNote",
    "SyncFusion",
    "RichText"
  ],
  "author": "Simon Y. Blackwell",
  "license": "AGPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/anywhichway/nerd-editor/issues"
  },
  "homepage": "https://github.com/anywhichway/nerd-editor#readme",
  "devDependencies": {
    "webpack": "^5.74.0",
    "webpack-cli": "^4.10.0"
  }
}
