devote / HTML5-History-API

HTML5 History API expansion for browsers not supporting pushState, replaceState
http://spb-piksel.ru
MIT License
1.02k stars 182 forks source link

wrong name in bower repo #25

Closed tregusti closed 11 years ago

tregusti commented 11 years ago
  1. components.json should be renamed to bower.json
  2. When installing this with bower bower install --save html5-history-api it installs as "history" in my local bower.json. This name isn't registered in the bower repo.
devote commented 11 years ago

I do not quite understand why rename. The project is in the repository 'bower': http://sindresorhus.com/bower-components/

itsnotvalid commented 11 years ago

@devote Please refer to here and here. Basically since 0.9.0 of bower they prefer to use bower.json to avoid a clash of another project (where that project used that filename first)

tregusti commented 11 years ago

Thank you for clarifying. I forgot to. — Glenn Jorde

On Thu, Jun 13, 2013 at 9:11 AM, itsnotvalid notifications@github.com wrote:

@devote Please refer to here and here.

Basically since 0.9.0 of bower they prefer to use bower.json to avoid a clash of another project (where that project used that filename first)

Reply to this email directly or view it on GitHub: https://github.com/devote/HTML5-History-API/issues/25#issuecomment-19375652

devote commented 11 years ago

@itsnotvalid how to be in when needed component.json? if I rename component.json in bower.json