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: 41d6d836412874ced894aa4e461030f147f37b6d (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.6.5",
  "license": "MIT",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.6.5"
  },
  "homepage": "https://github.com/angular/bower-angular-sanitize",
  "_release": "1.6.5",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.5",
    "commit": "b3948967f3f50e6100a44034d0a2645f509beaf7"
  },
  "_source": "https://github.com/angular/bower-angular-sanitize.git",
  "_target": "~1.6.0",
  "_originalSource": "angular-sanitize"
}