summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/.bower.json
blob: 8922ee5b1fb1ed7cfdec06b1b1b9d5489000f865 (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.4",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.3.4"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.3.4",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.4",
    "commit": "b958e4c77009af2b655ea9340bf9f69f7cff8199"
  },
  "_source": "git://github.com/angular/bower-angular-animate.git",
  "_target": "~1.3.3",
  "_originalSource": "angular-animate"
}