summaryrefslogtreecommitdiff
path: root/www/lib/angular-animate/.bower.json
blob: df96d342606f1b9ea2d3eae685af59fa5690b8ff (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.3",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.3"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.4.3",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.3",
    "commit": "4ce2a76359401102d2e0146ccf69e6c060799ff8"
  },
  "_source": "git://github.com/angular/bower-angular-animate.git",
  "_target": "1.4.3",
  "_originalSource": "angular-animate"
}