summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/.bower.json
blob: 940c0582aff250fe4b58529e37dd75472ceb3c4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "angular-animate",
  "version": "1.3.11",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.3.11"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.3.11",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.11",
    "commit": "3e2694925902184bd5372d55fae7deaf2002429c"
  },
  "_source": "git://github.com/angular/bower-angular-animate.git",
  "_target": "~1.3.*",
  "_originalSource": "angular-animate"
}