UNPKG

grunt-hustler

Version:
39 lines 800 B
{ "name": "grunt-hustler", "description": "A collection of grunt tasks", "version": "4.0.6", "homepage": "https://github.com/CaryLandholt/grunt-hustler", "author": { "name": "Cary Landholt", "email": "cary@landholt.com", "url": "https://github.com/CaryLandholt" }, "repository": { "type": "git", "url": "git://github.com/CaryLandholt/grunt-hustler.git" }, "bugs": { "url": "https://github.com/CaryLandholt/grunt-hustler/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/CaryLandholt/grunt-hustler/blob/master/LICENSE" } ], "bin": "bin/grunt-hustler", "engines": { "node": ">= 0.8.1" }, "dependencies": { "grunt": "~0.4.2", "prettydiff": "0.0.185" }, "keywords": [ "gruntplugin", "grunt.js", "gruntjs", "grunt", "hustler" ] }