v1.0.2
Don't crash entire program if it fails to get info for one package
For instance, if using private or local packages that are not in the npm registry, the entire program would fail. Now it treats these as not ditched, or if using --all, it will print a line saying no info was found.