summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/.bower.json
blob: 0f44e04c48bdf70c6c864e8e2b5b664b603048b6 (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.4.0-rc.0",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.0-rc.0"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.4.0-rc.0",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.0-rc.0",
    "commit": "a75c362178f4aac89b1daf1d8e9711f47ffa96da"
  },
  "_source": "git://github.com/angular/bower-angular-animate.git",
  "_target": "~1.4.*",
  "_originalSource": "angular-animate"
}