{ "name": "angular-file-upload", "filename": "angular-file-upload.min.js", "description": "File Upload module for the AngularJS framework", "version": "0.5.6", "homepage": "https://github.com/nervgh/angular-file-upload", "author": { "name": "Alex", "email": "nervgh@gmail.com", "url": "http://github.com/nervgh" }, "repository": { "type": "git", "url": "git://github.com/nervgh/angular-file-upload.git" }, "licenses": [ { "type": "MIT", "url": "https://github.com/nervgh/angular-file-upload/blob/master/license.txt" } ], "dependencies": {}, "keywords": [ "angularjs", "directive", "filters", "forms", "image", "file", "upload" ] }