Blame view
app/bower_components/angular-sanitize/.bower.json
490 Bytes
|
f986e111b
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"name": "angular-sanitize",
"version": "1.2.11",
"main": "./angular-sanitize.js",
"dependencies": {
"angular": "1.2.11"
},
"homepage": "https://github.com/angular/bower-angular-sanitize",
"_release": "1.2.11",
"_resolution": {
"type": "version",
"tag": "v1.2.11",
"commit": "8954cacd9f80982b4e54e39c5ebb9959d3d5ffee"
},
"_source": "https://github.com/angular/bower-angular-sanitize.git",
"_target": "1.2.11",
"_originalSource": "angular-sanitize"
}
|