Right now it's just assuming that the package is on github, pypi for python and npmjs for node.
Would make more sense to just define package host URLs in metadata.json
Would remove need for the owner parameter.
The correct package host class would just be determined from the URL.
Right now it's just assuming that the package is on github, pypi for python and npmjs for node.
Would make more sense to just define package host URLs in
metadata.jsonWould remove need for the owner parameter.
The correct package host class would just be determined from the URL.