angular-froala-wysiwyg-2.7.1
Version:
Angular 2 and Angular 4 bindings for Froala WYSIWYG HTML rich text editor
79 lines (78 loc) • 2.08 kB
JSON
{
"_from": "angular-froala-wysiwyg",
"_id": "angular-froala-wysiwyg@2.7.1",
"_inBundle": false,
"_integrity": "sha512-tX5YSZ8BMLnn1GXr2D6PtlHfGLAdHqbldDwbs7QgVToReLGVNMb6E5PX9ZaTiibP2+EiUtjhvyO4Age/QcHUDQ==",
"_location": "/angular-froala-wysiwyg",
"_phantomChildren": {
"font-awesome": "4.7.0",
"jquery": "3.2.1"
},
"_requested": {
"type": "tag",
"registry": true,
"raw": "angular-froala-wysiwyg",
"name": "angular-froala-wysiwyg",
"escapedName": "angular-froala-wysiwyg",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/angular-froala-wysiwyg/-/angular-froala-wysiwyg-2.7.1.tgz",
"_shasum": "4c1fc4856252c4d8f0b66d7c518762019443d7c4",
"_spec": "angular-froala-wysiwyg",
"_where": "/Users/kanchi/Development/WebApps/nodeshop/client",
"author": {
"name": "Froala Labs",
"url": "https://www.froala.com/"
},
"bugs": {
"url": "https://github.com/froala/angular-froala-wysiwyg/issues"
},
"bundleDependencies": false,
"dependencies": {
"@types/jquery": "^2.0.40",
"froala-editor": "^2.7.1"
},
"deprecated": false,
"description": "Angular 2 and Angular 4 bindings for Froala WYSIWYG HTML rich text editor",
"devDependencies": {},
"homepage": "https://github.com/froala/angular-froala-wysiwyg#readme",
"keywords": [
"angular2",
"angular4",
"ng2",
"ng4",
"froala",
"html",
"text",
"editor",
"wysisyg",
"jquery-plugin",
"rich editor",
"rich text editor",
"rte",
"javascript",
"jquery"
],
"license": "MIT",
"main": "bundles/angular-froala-wysiwyg.umd.js",
"module": "index.js",
"name": "angular-froala-wysiwyg-2.7.1",
"peerDependencies": {
"@angular/common": "*",
"@angular/compiler": "*",
"@angular/core": "*",
"@angular/forms": "*"
},
"repository": {
"type": "git",
"url": "git+https://github.com/froala/angular-froala-wysiwyg.git"
},
"typings": "index.d.ts",
"version": "2.7.1"
}