summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/plugins/civicrm/civicrm/bower_components/angular-file-upload/.bower.json
blob: aea5806e0855aada11780fb14fa2156c07e0f735 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "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"
}