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: 2cdde934a4ec376c6021cb63c6a8a3d647e7239d (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "angular-animate",
  "version": "1.2.28",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.2.28"
  }
}