UNPKG

knockout-froala

Version:

Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor

49 lines (44 loc) 831 B
{ "name": "knockout-froala", "version": "4.6.0", "homepage": "https://github.com/froala/knockout-froala", "authors": [ "Anas Nakawa <anas.nakawa@gmail.com>" ], "description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor", "main": "src/knockout-froala.js", "moduleType": [ "globals" ], "keywords": [ "knockout", "froala", "knockout.js", "html", "text", "editor", "wysiwyg", "rich", "editor", "rich", "text", "editor", "rte", "javascript" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "froala-wysiwyg-editor": "4.6.0", "font-awesome": "^4.7.0", "knockout": "~3.5.0" }, "resolutions": { "knockout": "2.3" } }