HELLO v3!!!
This commit is contained in:
45
spec/fixtures/dynamic_finders/plugin_version/404-solution/composer_file/package.json
vendored
Normal file
45
spec/fixtures/dynamic_finders/plugin_version/404-solution/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"name": "404-solution",
|
||||
"version": "2.5.4",
|
||||
"description": "The 404 Solution Plugin.",
|
||||
"main": "Gulpfile.js",
|
||||
"dependencies": {
|
||||
"autoprefixer": "^6.3.1",
|
||||
"css-mqpacker": "^4.0.0",
|
||||
"del": "^2.2.0",
|
||||
"glob": "^6.0.4",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-cheerio": "^0.6.2",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-cssnano": "^2.1.0",
|
||||
"gulp-imagemin": "^2.4.0",
|
||||
"gulp-notify": "^2.2.0",
|
||||
"gulp-plumber": "^1.1.0",
|
||||
"gulp-postcss": "^6.1.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sass": "^2.2.0",
|
||||
"gulp-sass-lint": "^1.1.1",
|
||||
"gulp-sort": "^1.1.1",
|
||||
"gulp-sourcemaps": "^1.6.0",
|
||||
"gulp-uglify": "^1.5.2",
|
||||
"gulp-util": "^3.0.7",
|
||||
"gulp-wp-pot": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"No test specified\""
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+thtps://github.com/aaron13100/404solution"
|
||||
},
|
||||
"keywords": [
|
||||
"plugin"
|
||||
],
|
||||
"author": "Aaron J",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/aaron13100/404solution/issues"
|
||||
},
|
||||
"homepage": "https://github.com/aaron13100/404solution"
|
||||
}
|
||||
Reference in New Issue
Block a user