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.11",
| "license": "MIT",
| "main": "./angular-sanitize.js",
| "ignore": [],
| "dependencies": {
| "angular": "1.5.11"
| },
| "homepage": "https://github.com/angular/bower-angular-sanitize",
| "_release": "1.5.11",
| "_resolution": {
| "type": "version",
| "tag": "v1.5.11",
| "commit": "84df06c4ec4f1eef7f9d0b849b9fdf5433c2669c"
| },
| "_source": "https://github.com/angular/bower-angular-sanitize.git",
| "_target": "1.5.11",
| "_originalSource": "angular-sanitize"
| }
|
|