UNPKG

angular-froala-wysiwyg

Version:

[![npm](https://img.shields.io/npm/v/angular-froala-wysiwyg.svg)](https://www.npmjs.com/package/angular-froala-wysiwyg) [![npm](https://img.shields.io/npm/dm/angular-froala-wysiwyg.svg)](https://www.npmjs.com/package/angular-froala-wysiwyg) [![npm](https:

25 lines 574 B
{ "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 }