@ -47,7 +47,7 @@
"dist/img/team/1.jpg",
"dist/img/team/2.jpg",
"dist/img/team/3.jpg",
"dist/mail/contact_me.php",
"dist/mail/contact_me.php"
],
"ignore": [
"/.*",
@ -55,10 +55,18 @@
"bower_components",
"img/**",
"js/**",
"mail/**"
"mail/**",
"**/.*",
"node_modules",
"test",
"tests"
"dependencies": {
"jquery": ">= 1.9.0",
"bootstrap": ">= 3.2.0",
"bootstrap": ">= 3.2.0"
}
},
"authors": [
"David Miller <david@ironsummitmedia.com>"
"license": "Apache 2.0"