aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/common/thirdparty/angular-animate/.bower.json
blob: 1cd163f5943057e992c7fd24cf38d0df9dccb694 (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.6.2",
  "license": "MIT",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.6.2"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.6.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.2",
    "commit": "bd4e1fb3b6ac4f20adca0ba6d4fbf91359836a97"
  },
  "_source": "https://github.com/angular/bower-angular-animate.git",
  "_target": ">=1.3.*",
  "_originalSource": "angular-animate"
}