An open API service indexing awesome lists of open source software.

https://github.com/bower/spec

bower.json and .bowerrc specification
https://github.com/bower/spec

Last synced: about 1 year ago
JSON representation

bower.json and .bowerrc specification

Awesome Lists containing this project

README

          

# Bower specifications

Bower execution can be configured in two ways:

- With [bower.json](./json.md) for project configuration (like `package.json` or `Gemfile`)
- With [configuration variables](./config.md) for execution in general (like command-line flags)