summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/bower.json
blob: 70c20c0deb2a4f259e57f08d5958608414fe44a8 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "angular-animate",
  "version": "1.4.0-rc.1",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.0-rc.1"
  }
}