{ "name": "textAngular", "version": "1.4.6", "main": [ "./dist/textAngular.js", "./dist/textAngular-sanitize.js", "./dist/textAngularSetup.js", "./dist/textAngular.css" ], "description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js", "keywords": [ "editor", "angular", "wysiwyg" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test*", "demo*", "Gruntfile.js", "package.json" ], "dependencies": { "angular": ">=1.3.x", "font-awesome": ">=4.0.x", "rangy": "~1.3.0" }, "devDependencies": { "angular-mocks": ">=1.3.x", "jquery": "1.9.x" }, "license": "MIT", "homepage": "https://github.com/fraywing/textAngular", "_release": "1.4.6", "_resolution": { "type": "version", "tag": "v1.4.6", "commit": "19517594485dcf57d6d45f028296d8afdb7a4c56" }, "_source": "https://github.com/fraywing/textAngular.git", "_target": "~1.4.1", "_originalSource": "textAngular" }