mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
26 lines
653 B
JSON
26 lines
653 B
JSON
{
|
|
"name": "textAngular",
|
|
"filename": "textAngular.min.js",
|
|
"version": "1.2.0",
|
|
"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": "Fraywing",
|
|
"name": "SimeonC"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/fraywing/textAngular.git"
|
|
}
|
|
]
|
|
}
|