Adds DFs
This commit is contained in:
20
spec/fixtures/dynamic_finders/plugin_version/imagify/composer_file/package.json
vendored
Normal file
20
spec/fixtures/dynamic_finders/plugin_version/imagify/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "imagify",
|
||||
"description": "Imagify Image Optimizer. Dramatically reduce image file sizes without losing quality, make your website load faster, boost your SEO and save money on your bandwidth.",
|
||||
"version": "1.9.3.1",
|
||||
"homepage": "https://wordpress.org/plugins/imagify/",
|
||||
"license": "GPL-2.0",
|
||||
"private": true,
|
||||
"author": {
|
||||
"name": "WP Media",
|
||||
"url": "http://wp-media.me"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^7.0.1",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-contrib-cssmin": "^1.0.1",
|
||||
"grunt-contrib-uglify": "^2.1.0",
|
||||
"grunt-eslint": "^20.0.0",
|
||||
"grunt-postcss": "^0.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user