Module utils

Module utils 

Source

Functionsยง

generate_package_id
Generates a unique ID for a package based on its origin. The format for the hash is #{registry-handle}@{repo/path/to/package}.
get_package_dir_name
Creates the directory name for the package in the store. Format: {hash}-{name}