HELLO v3!!!
This commit is contained in:
31
spec/fixtures/dynamic_finders/plugin_version/plugin-grouper/composer_file/package.json
vendored
Normal file
31
spec/fixtures/dynamic_finders/plugin_version/plugin-grouper/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "PluginManager",
|
||||
"version": "6.0.1",
|
||||
"description": "A WordPress plugin manager.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sujin2f/Plugin-Manager.git"
|
||||
},
|
||||
"author": "Sujin 수진 Choi",
|
||||
"homepage": "http://sujinc.com",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.25.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"browser-sync": "^2.11.0",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-autoprefixer": "^2.3.1",
|
||||
"gulp-babel": "^6.1.2",
|
||||
"gulp-bower": "0.0.10",
|
||||
"gulp-concat": "^2.5.2",
|
||||
"gulp-cssnano": "^2.1.1",
|
||||
"gulp-jshint": "^1.11.0",
|
||||
"gulp-less": "^3.3.0",
|
||||
"gulp-plumber": "^1.0.1",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sass": "^2.0.1",
|
||||
"gulp-sourcemaps": "^1.6.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-util": "^3.0.5",
|
||||
"jshint-stylish": "^2.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user