diff --git a/package.json b/package.json index 3c074fa62d..e91fa0bd8e 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,24 @@ "glob", "mysql", "nodemailer", - "showdown-ghost" + "showdown-ghost", + "grunt", + "grunt-bg-shell", + "grunt-cli", + "grunt-contrib-clean", + "grunt-contrib-compress", + "grunt-contrib-copy", + "grunt-contrib-jshint", + "grunt-contrib-uglify", + "grunt-contrib-watch", + "grunt-docker", + "grunt-express-server", + "grunt-jscs", + "grunt-mocha-cli", + "grunt-mocha-istanbul", + "grunt-shell", + "grunt-subgrunt", + "grunt-update-submodules" ] } }