Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.bower.json « angular-animate « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7a01c31da9358b99d4364c3cda114e1738eaf7e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "angular-animate",
  "version": "1.2.28",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.2.28"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.2.28",
  "_resolution": {
    "type": "version",
    "tag": "v1.2.28",
    "commit": "a42cca9915517f26d639471b5f622dc086161fe0"
  },
  "_source": "git://github.com/angular/bower-angular-animate.git",
  "_target": "~1.2.0",
  "_originalSource": "angular-animate"
}