Adds DFs
This commit is contained in:
34
spec/fixtures/dynamic_finders/plugin_version/woostify-sites-library/composer_file/package.json
vendored
Normal file
34
spec/fixtures/dynamic_finders/plugin_version/woostify-sites-library/composer_file/package.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user