This commit is contained in:
erwanlr
2019-01-27 10:54:13 +00:00
parent 5a787f8ed5
commit 8a2a6a05ff
16 changed files with 12925 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
{
"name": "Woostify-Sites",
"slug": "woostify-sites",
"textdomain": "woostify-sites",
"repository": "https://github.com/richtabor/MerlinWP",
"version": "1.0.0",
"theme_uri": "https://woostify.com/",
"author": "Woostify",
"author_uri": "https://woostify.com/",
"author_shop": "Haintheme",
"license": "GPLv2",
"devDependencies": {
"browser-sync": "^2.23.6",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.1.0",
"gulp-cache": "^1.0.2",
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^3.9.2",
"gulp-composer": "^0.4.5",
"gulp-copy": "^3.9.1",
"gulp-csscomb": "^3.0.8",
"gulp-filter": "^5.1.0",
"gulp-line-ending-corrector": "^1.0.2",
"gulp-notify": "^3.2.0",
"gulp-rename": "^1.2.2",
"gulp-replace-task": "^0.11.0",
"gulp-run-sequence": "^0.3.2",
"gulp-sass": "^3.1.0",
"gulp-sort": "^2.0.0",
"gulp-uglify": "^3.0.0",
"gulp-wp-pot": "^2.0.7",
"gulp-zip": "^4.1.0"
}
}