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

bower.json « angular-animate « node_modules - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3cee709e9446fea0a99646e701172a44957330ae (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "angular-animate",
  "version": "1.8.0",
  "license": "MIT",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.8.0"
  }
}