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: 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"
  }
}