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