hueman/package.json
2019-03-02 23:46:51 +01:00

34 lines
1.1 KiB
JSON

{
"name": "hueman",
"version": "3.4.16",
"description": "The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world.",
"author": "nikeo",
"license": "GNU GPL v3.0",
"repository": {
"type": "git",
"url": "https://github.com/presscustomizr/hueman"
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-checktextdomain": "^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-potomo": "^3.5.0",
"grunt-stripcomments": "^0.6.0",
"grunt-text-replace": "^0.4.0",
"grunt-wp-i18n": "^1.0.1",
"jshint-stylish": "^2.2.1",
"load-grunt-config": "^0.19.2"
},
"dependencies": {
"lodash": "^4.17.4"
}
}