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: ffa9554222e4258e72f9837c5d2db072cd6d0ef3 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "angular-sanitize",
  "version": "1.4.3",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.3"
  }
}