UNPKG

572 BJSONView Raw
1{
2 "name": "angular-file-upload",
3 "version": "1.1.1",
4 "homepage": "https://github.com/nervgh/angular-file-upload",
5 "description": "Angular File Upload is a module for the AngularJS framework",
6 "author": {
7 "name": "nerv",
8 "url": "https://github.com/nervgh"
9 },
10 "dependencies": {
11 "coffee-script": "~1.6.2",
12 "grunt-contrib-copy": "~0.4.1",
13 "grunt-contrib-clean": "~0.4.0",
14 "grunt-contrib-concat": "~0.3.0",
15 "grunt-contrib-uglify": "~0.2.1",
16 "grunt": "~0.4.1"
17 }
18}