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