{"library":"grunt-bower-concat","type":"library","category":null,"description":"Grunt plugin that automatically concatenates installed Bower components (JS and CSS) in the correct dependency order. Version 1.0.0 is the latest stable release, compatible with Grunt 0.4+. It resolves ordering based on Bower dependencies and allows manual overrides via dependencies, mainFiles, and callback options. Differentiates from general concatenation tools by targeting Bower-managed frontend dependencies, supporting multiple output file types (js, css, scss, coffee), and offering per-component file processing. Development appears to have stalled with no recent updates, and Bower itself is deprecated in favor of npm/yarn.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript","gruntplugin","bower","component","package","concat"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install grunt-bower-concat","imports":["grunt.loadNpmTasks('grunt-bower-concat');","bower_concat: { all: { dest: { js: 'build/_bower.js', css: 'build/_bower.css' } } }","grunt.registerTask('default', ['bower_concat']);"]},{"cmd":"yarn add grunt-bower-concat","imports":[]},{"cmd":"pnpm add grunt-bower-concat","imports":[]}],"homepage":"https://github.com/sapegin/grunt-bower-concat","github":"git://github.com/sapegin/grunt-bower-concat","docs":null,"changelog":null,"pypi":null,"npm":"grunt-bower-concat","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}