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

.bower.json « angular-animate « vendor « js - github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74297b4f468aecbeb7fa13a6bd7f237a1dcf2746 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "angular-animate",
  "version": "1.5.5",
  "license": "MIT",
  "main": "./angular-animate.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.5.5"
  },
  "homepage": "https://github.com/angular/bower-angular-animate",
  "_release": "1.5.5",
  "_resolution": {
    "type": "version",
    "tag": "v1.5.5",
    "commit": "39c4ea7a81ed05b09229f5961e31e1d9dc251bf8"
  },
  "_source": "https://github.com/angular/bower-angular-animate.git",
  "_target": "1.5.5",
  "_originalSource": "angular-animate"
}