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