summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/.bower.json
blob: 0f3f892fbd8430d94736ccf351bb1834e7d823d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "angular-animate",
  "version": "1.5.0",
  "license": "MIT",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.5.0"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.5.0",
  "_resolution": {
    "type": "version",
    "tag": "v1.5.0",
    "commit": "19b035b16ccf4b1db231207b9453f4a8df0d4a09"
  },
  "_source": "git://github.com/angular/bower-angular-animate.git",
  "_target": "~1.5.*",
  "_originalSource": "angular-animate"
}