Moved everything into a folder

This commit is contained in:
Dobie Wollert
2014-10-06 22:44:11 -07:00
parent 3c7bae3c73
commit 0a7ad61eb4
16 changed files with 0 additions and 0 deletions

View 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"
}
}