mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-20 02:06:06 +10:00
added textAngular script files Update package.json fixed lack of quotes in name Update package.json fixed quote missing Update package.json fixed package Update package.json fixed again updated minified scope issue with dependencies updated minified scope issue with dependencies Updated to 1.0.2 Rename textAngular.js to text-angular.js Rename textAngular.min.js to text-angular.min.js Update package.json Rename textAngular.js to text-angular.js Rename textAngular.min.js to text-angular.min.js
25 lines
626 B
JSON
25 lines
626 B
JSON
{
|
|
"name": "textAngular",
|
|
"filename": "text-angular.min.js",
|
|
"version": "1.0.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": "Fraywing"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/fraywing/textAngular.git"
|
|
}
|
|
]
|
|
}
|