HELLO v3!!!
This commit is contained in:
37
spec/fixtures/dynamic_finders/plugin_version/genesis-simple-hooks/composer_file/package.json
vendored
Normal file
37
spec/fixtures/dynamic_finders/plugin_version/genesis-simple-hooks/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"name": "genesis-simple-hooks",
|
||||
"description": "Development files for the Genesis Simple Hooks plugin.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/copyblogger/genesis-simple-hooks"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "*",
|
||||
"grunt-autoprefixer": "*",
|
||||
"grunt-checktextdomain": "*",
|
||||
"grunt-contrib-cssmin": "*",
|
||||
"grunt-contrib-imagemin": "*",
|
||||
"grunt-contrib-jshint": "*",
|
||||
"grunt-contrib-uglify": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
"grunt-csscomb": "*",
|
||||
"grunt-jsbeautifier": "*",
|
||||
"grunt-jsvalidate": "*",
|
||||
"grunt-phplint": "*",
|
||||
"grunt-styledocco": "*",
|
||||
"grunt-wp-i18n": "*",
|
||||
"load-grunt-tasks": "*"
|
||||
},
|
||||
"plugin": {
|
||||
"name": "Genesis Simple Hooks",
|
||||
"uri": "https://github.com/copyblogger/genesis-simple-hooks",
|
||||
"description": "Genesis Simple Hooks allows you easy access to the 50+ Action Hooks in the Genesis Theme.",
|
||||
"author": "StudioPress",
|
||||
"authoruri": "http://www.studiopress.com/",
|
||||
"version": "2.2.0",
|
||||
"license": "GPL-2.0+",
|
||||
"licenseuri": "http://www.gnu.org/licenses/gpl-2.0.html",
|
||||
"textdomain": "genesis-simple-hooks"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user