ort icon indicating copy to clipboard operation
ort copied to clipboard

Add Bun as supported package manager

Open Juli0q opened this issue 10 months ago • 0 comments

Add support for NPM packages installed using Bun.

Requirements

  • Detect whether a project is a Bun project
  • Detect declared license for a package
  • Get dependency tree including package names, versions
  • Obtain meta data for a dependency
  • Consider the support for Bun workspaces

I am going to implement this for the final exam of my apprenticeship.

Juli0q avatar Apr 05 '24 07:04 Juli0q