spec icon indicating copy to clipboard operation
spec copied to clipboard

bower.json and .bowerrc specification

Bower specifications

Bower execution can be configured in two ways:

  • With bower.json for project configuration (like package.json or Gemfile)
  • With configuration variables for execution in general (like command-line flags)