Skip to content

Commit 005515f

Browse files
committed
Update bower.json
1 parent 229e268 commit 005515f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

bower.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,19 @@
66
"authors": [
77
"danialf <danial.farid@gmail.com>"
88
],
9-
"description": "An AngularJS directive for file upload using HTML5 with FileAPI polyfill for unsupported browsers",
9+
"description": "Light-weight HTML5 and cross-browser AngularJS directives for file upload, progress, abort and drag&drop",
1010
"keywords": [
1111
"AngularJS.",
1212
"angular",
1313
"angular-js",
1414
"file-upload",
1515
"upload",
1616
"FileAPI",
17-
"ajax-file-upload"
17+
"ajax-file-upload",
18+
"upload-progress",
19+
"upload-abort",
20+
"file-drag&drop",
21+
"upload-preview"
1822
],
1923
"license": "MIT",
2024
"ignore": [

0 commit comments

Comments
 (0)