HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"name": "affilicious",
"version": "0.9.14",
"description": "Manage affiliate products in Wordpress with variants, product import, price comparisons, shop, details and more.",
"author": "Affilicious Theme",
"license": "GPL-2.0 or later",
"devDependencies": {
"babel-preset-es2015": "^6.22.0",
"babelify": "^7.3.0",
"browserify": "^14.4.0",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.0.0",
"gulp-babel": "^6.1.2",
"gulp-imagemin": "^3.0.3",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-uglify": "^2.0.0",
"gulp-uglifycss": "^1.0.6",
"gulp-watch": "^4.3.9",
"gulp-concat": "^2.6.1 ",
"gulp-plumber": "^1.1.0",
"gulp-livereload": "^3.8.1"
}
}