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