Initial commit
This commit is contained in:
14
api-wiaas/client/js/bower_components/ng-file-upload/bower.json
vendored
Normal file
14
api-wiaas/client/js/bower_components/ng-file-upload/bower.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "ng-file-upload",
|
||||
"main": "ng-file-upload.js",
|
||||
"homepage": "https://github.com/danialfarid/ng-file-upload",
|
||||
"dependencies": {
|
||||
"angular": ">1.2.0"
|
||||
},
|
||||
"authors": [
|
||||
"danialf <danial.farid@gmail.com>"
|
||||
],
|
||||
"description": "Lightweight Angular JS directive to upload files. Support drag&drop, paste image, progress and abort",
|
||||
"ignore": [],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user