move all files to root path

This commit is contained in:
Mario Colque 2014-03-21 14:21:13 -03:00
commit abee376568
34 changed files with 29539 additions and 1 deletions

16
lib/angular/.bower.json Normal file
View file

@ -0,0 +1,16 @@
{
"name": "angular",
"version": "1.2.14",
"main": "./angular.js",
"dependencies": {},
"homepage": "https://github.com/angular/bower-angular",
"_release": "1.2.14",
"_resolution": {
"type": "version",
"tag": "v1.2.14",
"commit": "6a20ae7b5ea044d51c01c9d75d45a9350fffb88c"
},
"_source": "git://github.com/angular/bower-angular.git",
"_target": "~1.2.x",
"_originalSource": "angular"
}