wysiwyg-editor-node-sdk
Version:
Node.js SDK for Froala Editor
33 lines (32 loc) • 616 B
JSON
{
"name": "wysiwyg-editor-node-sdk",
"version": "4.6.0",
"author": "Florin Marius Popescu <florin@froala.com> (https://www.froala.com/)",
"description": "Node.js SDK for Froala Editor",
"keywords": [
"froala",
"node.js",
"sdk",
"froala-editor",
"froala-wysiwyg",
"html",
"text",
"editor",
"wysiwyg",
"jquery-plugin",
"rich editor",
"rich text editor",
"rte",
"javascript",
"jquery"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components"
],
"dependencies": {
"froala-wysiwyg-editor": "^4.6.0"
}
}