HELLO v3!!!
This commit is contained in:
26
spec/fixtures/dynamic_finders/plugin_version/affilicious/composer_file/package.json
vendored
Normal file
26
spec/fixtures/dynamic_finders/plugin_version/affilicious/composer_file/package.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user