drupal-civicrm/sites/all/modules/civicrm/bower_components/angular-file-upload/package.json
2018-01-14 13:10:16 +00:00

20 lines
596 B
JSON

{
"name": "angular-file-upload",
"version": "1.1.6",
"homepage": "https://github.com/nervgh/angular-file-upload",
"description": "Angular File Upload is a module for the AngularJS framework",
"author": {
"name": "nerv",
"url": "https://github.com/nervgh"
},
"main": "angular-file-upload.min.js",
"dependencies": {
"coffee-script": "~1.6.2",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "~0.2.1",
"grunt": "~0.4.1"
}
}