Files
website/bower.json

14 lines
293 B
JSON
Raw Normal View History

2014-09-29 22:42:21 -07:00
{
"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"
}
}