mirror of
https://github.com/Febbweiss/CloudBudget.git
synced 2026-03-04 22:35:38 +00:00
Feature: First version of the REST API done
This commit is contained in:
11
bower.json
Normal file
11
bower.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "cloud-budget",
|
||||
"version": "0.0.1-SNAPSHOT",
|
||||
"dependencies": {
|
||||
"bootstrap": "~3.3.5",
|
||||
"font-awesome": "~4.3.0",
|
||||
"animate.css": "~3.3.0",
|
||||
"angular": "~1.4.1",
|
||||
"angular-route": "~1.4.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user