angular-froala-wysiwyg
Version:
[](https://www.npmjs.com/package/angular-froala-wysiwyg) [](https://www.npmjs.com/package/angular-froala-wysiwyg) [![npm](https:
25 lines • 574 B
JSON
{
"name": "angular-froala-wysiwyg",
"repository": {
"type": "git",
"url": "https://github.com/froala/angular-froala-wysiwyg.git",
"directory": "projects/library"
},
"version": "4.6.0",
"dependencies": {
"froala-editor": "4.6.0",
"tslib": "^2.3.0"
},
"module": "fesm2022/angular-froala-wysiwyg.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/angular-froala-wysiwyg.mjs"
}
},
"sideEffects": false
}