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

bower.json « angular-sanitize « node_modules - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d72cde18f47b297f04a430dfa3312ef1246558ad (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "angular-sanitize",
  "version": "1.8.0",
  "license": "MIT",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.8.0"
  }
}