NOTE: There is a new implemenation: search.js
The component search application, powered by Express and Redis.
Uses the componentjs/wiki to fetch data.
Respond with all packages:
200responds with json array of component.json contents
Search for query:
500shit exploded404no packages, responds with json array[]200packages found, responds with json array of component.json contents
MIT