summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-sanitize/.bower.json
blob: b20a3c5df160715bc63b7898f5c47c0f2e756da6 (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.2",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.3.2"
  },
  "homepage": "https://github.com/angular/bower-angular-sanitize",
  "_release": "1.3.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.2",
    "commit": "eff9ec9130f5fa86bcc69179ede4a18a2b5635f4"
  },
  "_source": "git://github.com/angular/bower-angular-sanitize.git",
  "_target": "~1.3.*",
  "_originalSource": "angular-sanitize"
}