Hacker News new | ask | show | jobs
by kdeldycke 380 days ago
I have a project called Meta Package Manager that supports pURLs, so you can:

$ mpm install pkg:npm/left-pad@1.2.3

Other commands allows you to export the SBOM of all packages installed on your machine. More info at: https://github.com/kdeldycke/meta-package-manager

1 comments

This is awesomely nice!