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: faf02e524976a054a472247eeb564225b6193c53 (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.14",
  "license": "MIT",
  "main": "./angular-cookies.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.14"
  },
  "homepage": "https://github.com/angular/bower-angular-cookies",
  "_release": "1.4.14",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.14",
    "commit": "2de9bf5ebbf9b2ff4c3842204c2381b6311d4a80"
  },
  "_source": "https://github.com/angular/bower-angular-cookies.git",
  "_target": "~1.4.0",
  "_originalSource": "angular-cookies"
}