mirror of
https://github.com/atlanticbiomedical/website.git
synced 2025-07-01 18:07:27 -04:00
Moved everything into a folder
This commit is contained in:
16
biomed-frontend/bower.json
Normal file
16
biomed-frontend/bower.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "themestore-web",
|
||||
"dependencies": {
|
||||
"angular": "~1.3",
|
||||
"angular-resource": "~1.3",
|
||||
"angular-sanitize": "~1.2.23",
|
||||
"angular-ui-router": "~0.2.10",
|
||||
"jquery": "~2.1.1",
|
||||
"lodash": "~2.4.1",
|
||||
"angular-loading-bar": "~0.5.2",
|
||||
"foundation": "5.4.2",
|
||||
"masonry": "~3.1.5",
|
||||
"angular-masonry": "~0.9.1",
|
||||
"imagesloaded": "~3.1.8"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user