Files

37 lines
888 B
JSON

{
"name": "textAngular",
"filename": "textAngular.min.js",
"version": "1.2.2",
"description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js! Create multiple editor instances, two-way-bind HTML content, watch editors for changes and more!",
"homepage": "http://textAngular.com",
"keywords": [
"AngularJS",
"text editor",
"WYSIWYG",
"directive"
],
"maintainers": [
{
"name": "SimeonC"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/fraywing/textAngular.git"
}
],
"autoupdate": {
"source": "git",
"target": "git://github.com/fraywing/textAngular.git",
"basePath": "",
"files": [
"dist/textAngular.min.js",
"dist/textAngular-sanitize.min.js",
"src/textAngular-sanitize.js",
"src/textAngularSetup.js",
"src/textAngular.js"
]
}
}