/home/altere25/highwoodoutdoorpool.com/wp-content/plugins/redux-framework
NameSizeModeActions
ReduxCore/-0755rm
sample/-0755rm
.gitattributes2830644editdlrm
.jshintrc3000644editdlrm
CHANGELOG.md844270644editdlrm
class.redux-plugin.php165480644editdlrm
CODE_OF_CONDUCT.md32110644editdlrm
composer.json6050644editdlrm
Gruntfile.js172760644editdlrm
index.php270644editdlrm
license.txt362600644editdlrm
package.json13900644editdlrm
README.md80160644editdlrm
readme.txt164540644editdlrm
redux-framework.php20810644editdlrm
uninstall.php3260644editdlrm
wpml-config.xml1480644editdlrm
Edit: /home/altere25/highwoodoutdoorpool.com/wp-content/plugins/redux-framework/package.json (1390B)
{ "name": "redux-framework", "version": "3.6.17", "title": "ReduxFramework", "description": "Redux is a simple, truly extensible options framework for WordPress themes and plugins.", "main": "Gruntfile.js", "directories": { "doc": "docs", "test": "tests" }, "repository": { "type": "git", "url": "https://github.com/ReduxFramework/ReduxFramework.git" }, "bugs": { "url": "https://github.com/ReduxFramework/ReduxFramework/issues" }, "author": "Redux Framework Team", "license": "GPL-2.0-or-later", "homepage": "http://reduxframework.com", "devDependencies": { "compass-options": "^0.1.1", "grunt": "^1.0.3", "grunt-checktextdomain": "^1.0.1", "grunt-contrib-compass": "^1.1.1", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^3.0.0", "grunt-contrib-jshint": "^2.0.0", "grunt-contrib-less": "^2.0.0", "grunt-contrib-sass": "^1.0.0", "grunt-contrib-uglify": "^4.0.0", "grunt-contrib-watch": "^1.1.0", "grunt-gh-pages": "^3.1.0", "grunt-potomo": "^3.5.0", "grunt-scss-lint": "^0.5.0", "grunt-shell": "^2.1.0", "grunt-wp-i18n": "^1.0.2", "lodash": "^4.17.13", "minimatch": "^3.0.4", "recess": "^1.1.9", "shelljs": "^0.8.2" }, "engines": { "node": ">=0.10.33", "npm": ">=1.4.0" }, "dependencies": {} }