I want to be able to import all bower packages.
I've seen that it is possible by getting the JSON out of http://bower-component-list.herokuapp.com/ .
Unfortunately, this link is no longer maintained.
Is there any other way/link?
Thanks.
Original post
OK,
Apperantley, Bower changed their API.
In order to view all bower packages:
GO HERE.
p.s - They have changes their API and now the only 2 things available from the API are:
e.g
{"name":"jquery","url":"https://github.com/jquery/jquery-dist.git"}