Blame view
app/bower_components/angular/.bower.json
436 Bytes
f986e111b
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{ "name": "angular", "license": "MIT", "main": "./angular.js", "ignore": [], "dependencies": {}, "homepage": "https://github.com/angular/bower-angular", "_release": "1e96502ac7", "_resolution": { "type": "branch", "branch": "master", "commit": "1e96502ac7a4350011d3aae23922940004aa40b0" }, "_source": "https://github.com/angular/bower-angular.git", "_target": "master", "_originalSource": "angular" } |