Files
cdnjs/ajax/libs/textAngular/package.json
T
Austin 23ca971f11 added textAngular
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
2013-10-14 20:09:55 -06:00

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"
}
]
}