{"library":"grunt-closure-compiler","type":"library","category":null,"description":"A Grunt task for Google Closure Compiler, a JavaScript minifier and optimizer. The latest version is 0.0.21, but the package appears to be stale with no recent updates. It wraps the Closure Compiler JAR file, requiring manual download of the compiler. Compared to alternative Grunt plugins like grunt-contrib-uglify, this offers access to Closure Compiler's advanced optimizations. Users must handle Java dependency, set up environment variables, and manage report files. The package is limited in features and lacks modern ES module support.","language":"javascript","status":"maintenance","version":"0.0.21","tags":["javascript","Closure Compiler","Minification","Performance","gruntplugin"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-closure-compiler","imports":["grunt.loadNpmTasks('grunt-closure-compiler');","grunt.initConfig({ 'closure-compiler': { ... } });","closurePath: '/path/to/closure-compiler'"]},{"cmd":"yarn add grunt-closure-compiler","imports":[]},{"cmd":"pnpm add grunt-closure-compiler","imports":[]}],"homepage":null,"github":"https://github.com/gmarty/grunt-closure-compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-closure-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}