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