Current Path : /var/test/www/ya/wp-content/plugins/meanthemes-tools/include/cmb2/ |
Current File : /var/test/www/ya/wp-content/plugins/meanthemes-tools/include/cmb2/package.json |
{ "name": "cmb", "version": "1.1.3", "description": "**Contributors**:", "main": "Gruntfile.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/WebDevStudios/CMB2" }, "author": "WebDevStudios", "license": "GPLv2", "bugs": { "url": "https://github.com/WebDevStudios/CMB2/issues" }, "homepage": "https://github.com/WebDevStudios/CMB2", "devDependencies": { "grunt": "~0.4.4", "grunt-asciify": "~0.2.2", "grunt-checktextdomain": "^1.0.0", "grunt-combine-media-queries": "~1.0.15", "grunt-contrib-compress": "^0.11.0", "grunt-contrib-cssmin": "^0.9.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-sass": "^0.7.4", "grunt-contrib-uglify": "^0.4.1", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~3.0.0-1", "grunt-exec": "^0.4.6", "grunt-githooks": "~0.3.1", "grunt-newer": "^1.1.0", "grunt-phpunit": "~0.3.3", "grunt-potomo": "^3.1.1", "grunt-update-submodules": "~0.4.1", "grunt-wp-i18n": "~0.4.9", "load-grunt-tasks": "^0.5.0" }, "dependencies": { "grunt-phpunit": "~0.3.6", "grunt-contrib-sass": "~0.7.4", "load-grunt-tasks": "~0.5.0", "grunt-wp-i18n": "~0.4.9", "grunt-contrib-compress": "~0.11.0", "grunt-contrib-cssmin": "~0.9.0", "grunt-contrib-uglify": "~0.4.1" } }