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: f14451c53d0c6b3531a3b5cab21e26ff18638bf2 (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.10",
  "license": "MIT",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.10"
  },
  "homepage": "https://github.com/angular/bower-angular-sanitize",
  "_release": "1.4.10",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.10",
    "commit": "f0eb3486d1dbda959a450237e8271c914ba99b6a"
  },
  "_source": "https://github.com/angular/bower-angular-sanitize.git",
  "_target": "~1.4.0",
  "_originalSource": "angular-sanitize"
}