This repository was archived by the owner on May 9, 2020. It is now read-only.

Description
Would be great if ILoveOpenSource auto-detected the open-source projects you are using by scanning the package meta data dependencies.
Scanning npm's package.json file would mean you would have to do a trip to the package.json file, then to the npm registries copy the package.json file of each dependency, then alluding to the source location of each dependency hopefully.
With component.io's component.json this is much clearer, as the dependencies are actually the github locations.