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