package
1.1.10
Repository: https://github.com/fossas/fossa-cli.git
Documentation: pkg.go.dev

# Functions

FindAndReadLockfile checks the root of the node project at the given path for lockfiles, then returns the parsed contents if one is found.
FromLockfile generates the dep graph based on the lockfile provided at the supplied path.
FromManifest creates a manifest from the filepath provided.
FromNodeModules generates the dep graph based on the manifest provided at the supplied path.
PackageFromManifest generates a package definition for the provided manifest in the supplied directory.

# Variables

# Structs

# Interfaces

# Type aliases