Add Bower and Angular JS

This commit is contained in:
James Brooks
2014-11-24 21:25:57 +00:00
parent a2c65d0e03
commit be2c92524f
10 changed files with 26144 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "angular",
"version": "1.3.3",
"main": "./angular.js",
"ignore": [],
"dependencies": {
}
}