summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-sanitize/.bower.json
blob: ce4580d0839e58cc31ce5fde03d13916b55def68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "angular-sanitize",
  "version": "1.3.3",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.3.3"
  },
  "homepage": "https://github.com/angular/bower-angular-sanitize",
  "_release": "1.3.3",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.3",
    "commit": "7e821243a2c88a318d6910c99351ef11473937fb"
  },
  "_source": "git://github.com/angular/bower-angular-sanitize.git",
  "_target": "~1.3.*",
  "_originalSource": "angular-sanitize"
}