import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user