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