drupal-civicrm/sites/all/modules/civicrm/bower_components/angular-file-upload/.bower.json

30 lines
663 B
JSON
Raw Normal View History

2018-01-14 15:10:16 +02:00
{
"name": "angular-file-upload",
"main": "angular-file-upload.min.js",
"homepage": "https://github.com/nervgh/angular-file-upload",
"ignore": [
"examples"
],
"dependencies": {
"angular": "~1.2.11"
},
"devDependencies": {
"es5-shim": ">=3.4.0"
},
"keywords": [
"angular",
"file",
"upload",
"module"
],
"version": "1.1.6",
"_release": "1.1.6",
"_resolution": {
"type": "version",
"tag": "v1.1.6",
"commit": "1bf43e92ecb1bd46ffe34bbcd10d6173012b1b1d"
},
"_source": "https://github.com/nervgh/angular-file-upload.git",
"_target": ">=1.1.5 <=1.1.6",
"_originalSource": "angular-file-upload"
}