mirror of
https://gh.wpcy.net/https://github.com/presscustomizr/hueman.git
synced 2026-05-28 23:24:17 +08:00
added : utility hu_print_mobile_btn() used to render the mobile buttons in the header fixed : don't wrap logo in h1 tag on home improved : various mobile menu scenarios added : animated mobile menu button added : mobile menu style option
31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"name": "hueman",
|
|
"version": "3.3.8",
|
|
"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.1",
|
|
"grunt-concurrent": "^2.3.1",
|
|
"grunt-contrib-clean": "^1.0.0",
|
|
"grunt-contrib-compress": "^1.4.1",
|
|
"grunt-contrib-concat": "^1.0.1",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-cssmin": "^1.0.1",
|
|
"grunt-contrib-jshint": "^1.1.0",
|
|
"grunt-contrib-uglify": "^1.0.1",
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
"grunt-lineending": "^1.0.0",
|
|
"grunt-stripcomments": "^0.6.0",
|
|
"grunt-text-replace": "^0.4.0",
|
|
"jshint-stylish": "^2.2.1",
|
|
"load-grunt-config": "^0.19.2"
|
|
},
|
|
"dependencies": {
|
|
"lodash": "^4.17.4"
|
|
}
|
|
}
|