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: a24f529d3f4b8b757ce01b9c666cd5de9a0d800c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "angular-sanitize",
  "version": "1.4.14",
  "license": "MIT",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.14"
  },
  "homepage": "https://github.com/angular/bower-angular-sanitize",
  "_release": "1.4.14",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.14",
    "commit": "59e924f5265b4b81978b624582d5d322f344262d"
  },
  "_source": "https://github.com/angular/bower-angular-sanitize.git",
  "_target": "~1.4.0",
  "_originalSource": "angular-sanitize"
}