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

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