WealthBar / angular-d3

AngularJS directives for declaratively using D3
http://wealthbar.github.io/angular-d3/
MIT License
156 stars 39 forks source link

bower name contains upper case 'angularD3' #38

Open aider opened 8 years ago

aider commented 8 years ago

bower invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes

chrisnicola commented 8 years ago

Interesting I don't use bower anymore because it is terrible, but I don't recall name case being a problem when we did use it. Was there a recent change that cause this? Do you have any reference documentation I can review?