Bower 1.2.7.4
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.
Bower runs over Git, and is package-agnostic. A packaged component can be made up of any type of asset, and use any type of transport (e.g., AMD, CommonJS, etc.).
This bundle works without Git installation, so you can use js-restore on any build server (including cloud TFS) and don't commit external js files.
No packages depend on Bower.
- Added gsgit clone support
- Bower 1.2.7 relese notes: https://github.com/bower/bower/blob/master/CHANGELOG.md#127---2013-09-29
Any 0.0
- Node.js (= 0.10.23)