import from la bonne adresse and first refactoring for ouidade.com

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-19 11:25:19 +02:00
commit 344dae1543
2240 changed files with 288691 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "grav-theme-labonneadresse",
"version": "1.0.0",
"description": "A theme for Grav using the Zurb Foundation front-end framework.",
"main": "gulpfile.js",
"repository": {
"type": "git",
"url": "https://github.com/brettdewoody/grav-theme-foundation.git"
},
"author": "Bachir Soussi Chiadmi",
"license": "MIT",
"homepage": "http://labonneadresse.graphics",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-jsmin": "^0.1.5",
"gulp-sass": "^2.3.2",
"gulp-watch": "^4.2.4"
}
}