mirror of
https://github.com/Febbweiss/CloudBudget-AngularJS.git
synced 2026-03-04 22:35:38 +00:00
First commit
This commit is contained in:
15
bower.json
Normal file
15
bower.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "cloudbudget-angularjs",
|
||||
"version": "1.0.0-SNAPSHOT",
|
||||
"dependencies": {
|
||||
"angular": "~1.4.1",
|
||||
"angular-cookies": "~1.4.4",
|
||||
"angular-route": "~1.4.1",
|
||||
"animate.css": "~3.3.0",
|
||||
"bootstrap": "~3.3.5",
|
||||
"font-awesome": "~4.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "~1.4.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user