hueman/package.json
nikeo 1f62b43cec * added : support for customize selective refresh for header image
* added : support for customize selective refresh for site title
* improved : customizer UI
* improved : compatibility with the scope feature of Hueman Addons
2016-12-13 09:52:26 +01:00

27 lines
1.1 KiB
JSON

{
"name": "hueman",
"version": "3.2.13",
"description": "Hueman is a mobile friendly WordPress theme for blogs, magazines and business websites. It's been designed to beautifully display pictures and text content, and engineered to be easy to use and fast. The Hueman theme helps you attract and retain more visitors, that's why it's already used by 70K+ active websites in the world and has received hundreds of five stars ratings.",
"author": "nikeo",
"license": "GNU GPL v3.0",
"repository": {
"type": "git",
"url": "https://github.com/presscustomizr/hueman"
},
"devDependencies": {
"grunt": "^1.0.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-compress": "^1.2.0",
"grunt-contrib-concat": "^1.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-lineending": "^1.0.0",
"grunt-stripcomments": "^0.4.0",
"grunt-text-replace": "^0.4.0",
"jshint-stylish": "^2.1.0",
"load-grunt-config": "^0.19.1"
}
}