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

Add component.json for Bower compatibility #8

Closed simenbrekken closed 11 years ago

simenbrekken commented 11 years ago

This patch adds a simple component.json to allow HTML5-History-api to be registered in Bower's registry by performing the following:

npm -g install bower
bower register history git://github.com/devote/HTML5-History-API