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