commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / bower_components / angular-file-upload / package.json
1 {
2 "name": "angular-file-upload",
3 "version": "1.1.6",
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 "main": "angular-file-upload.min.js",
11 "dependencies": {
12 "coffee-script": "~1.6.2",
13 "grunt-contrib-copy": "~0.4.1",
14 "grunt-contrib-clean": "~0.4.0",
15 "grunt-contrib-concat": "~0.3.0",
16 "grunt-contrib-uglify": "~0.2.1",
17 "grunt": "~0.4.1"
18 }
19 }