HELLO v3!!!
This commit is contained in:
27
spec/fixtures/dynamic_finders/plugin_version/wp-yomigana/composer_file/package.json
vendored
Normal file
27
spec/fixtures/dynamic_finders/plugin_version/wp-yomigana/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "wp-yomigana",
|
||||
"version": "1.3.0",
|
||||
"homepage": "https://wordpress.org/plugins/wp-yomigana/",
|
||||
"description": "Gulp task for WP-Yomigana",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Hametuha inc.",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.8.11",
|
||||
"gulp-changed": "^1.2.1",
|
||||
"gulp-imagemin": "^2.2.1",
|
||||
"gulp-jshint": "^1.10.0",
|
||||
"gulp-load-plugins": "^0.10.0",
|
||||
"gulp-plumber": "^1.0.0",
|
||||
"gulp-sass": "^1.3.3",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-util": "^3.0.4",
|
||||
"imagemin-pngquant": "^4.1.0",
|
||||
"jshint-stylish": "^1.0.1",
|
||||
"node-sass": "^2.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user