Right now we return the package name for imports if it comes from a known list. This doesn't work if we want to look for new ones in the future. Instead this should use a hash of the package name.
Right now we return the package name for imports if it comes from a known list.
This doesn't work if we want to look for new ones in the future.
Instead this should use a hash of the package name.