summaryrefslogtreecommitdiff
path: root/www/lib/angular-animate/bower.json
blob: 599fb192c137b3a45c16638030c9075c5c29b288 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "angular-animate",
  "version": "1.4.3",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.3"
  }
}