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