{"library":"grunt-processhtml","install":[{"cmd":"npm install grunt-processhtml","imports":["grunt.loadNpmTasks('grunt-processhtml');","grunt.initConfig({ processhtml: { /* ... task target configuration ... */ } });","grunt.registerTask('default', ['processhtml:dist']);"]},{"cmd":"yarn add grunt-processhtml","imports":[]},{"cmd":"pnpm add grunt-processhtml","imports":[]}]}