diff options
Diffstat (limited to 'afb-client/bower_components/angular/.bower.json')
-rw-r--r-- | afb-client/bower_components/angular/.bower.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/afb-client/bower_components/angular/.bower.json b/afb-client/bower_components/angular/.bower.json new file mode 100644 index 0000000..1b094cf --- /dev/null +++ b/afb-client/bower_components/angular/.bower.json @@ -0,0 +1,17 @@ +{ + "name": "angular", + "version": "1.3.20", + "main": "./angular.js", + "ignore": [], + "dependencies": {}, + "homepage": "https://github.com/angular/bower-angular", + "_release": "1.3.20", + "_resolution": { + "type": "version", + "tag": "v1.3.20", + "commit": "0cd10f27471310fe07167b00f8a4242c6bba4df2" + }, + "_source": "git://github.com/angular/bower-angular.git", + "_target": "~1.3.4", + "_originalSource": "angular" +}
\ No newline at end of file |