redactor-wysiwyg
Version:
Redactor WYSIWYG HTML editor
26 lines (25 loc) • 552 B
JSON
{
"name": "redactor-wysiwyg",
"version": "10.2.7",
"description": "Redactor WYSIWYG HTML editor",
"main": "redactor.js",
"repository": {
"type": "git",
"url": "git+https://github.com/jimmythecoder/redactor.git"
},
"keywords": [
"WYSIWYG",
"Redactor",
"HTML",
"Editor"
],
"author": "Redactor",
"license": "ISC",
"bugs": {
"url": "https://github.com/jimmythecoder/redactor/issues"
},
"homepage": "https://github.com/jimmythecoder/redactor#readme",
"devDependencies": {
"jquery": "^3.1.1"
}
}