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