spec
spec copied to clipboard
bower.json and .bowerrc specification
Results
12
spec issues
Sort by
recently updated
recently updated
newest added
I think that it could be interesting to add a `suggest` attribute to invite users to install other packages. For instance, I'm developing an AngularJS module that could rely on...
Since https://github.com/bower/bower/issues/694 has been fixed, bower warns the user when installing modules whose bower.json does not include `main` and `ignore`. But the spec still specifies them as optional. I think...