summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-sanitize/bower.json
blob: 822e739cf21fa0fbd6c4d76055f04b3610c38b1e (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "angular-sanitize",
  "version": "1.5.2",
  "license": "MIT",
  "main": "./angular-sanitize.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.5.2"
  }
}