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

.bower.json « angular-cookies « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 30db27a3a893efa00ae961bb4afeb59d1a3bd3ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "angular-cookies",
  "version": "1.4.10",
  "license": "MIT",
  "main": "./angular-cookies.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.10"
  },
  "homepage": "https://github.com/angular/bower-angular-cookies",
  "_release": "1.4.10",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.10",
    "commit": "840353b6f95fb0ebeb93655593c93e8a41dd1324"
  },
  "_source": "https://github.com/angular/bower-angular-cookies.git",
  "_target": "~1.4.0",
  "_originalSource": "angular-cookies"
}