mirror of
https://github.com/Febbweiss/CloudBudget-AngularJS.git
synced 2026-03-04 14:25:38 +00:00
19 lines
428 B
JSON
19 lines
428 B
JSON
{
|
|
"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",
|
|
"angular-xeditable": "~0.1.9",
|
|
"angular-growl-v2": "~0.7.5",
|
|
"angular-animate": "~1.4.7"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": "~1.4.4"
|
|
}
|
|
}
|