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
- Host: GitHub
- URL: https://github.com/bower/spec
- Owner: bower
- Created: 2013-10-23T14:48:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T18:12:24.000Z (about 6 years ago)
- Last Synced: 2024-11-04T16:05:14.098Z (over 1 year ago)
- Homepage:
- Size: 61.5 KB
- Stars: 285
- Watchers: 45
- Forks: 140
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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)