# Functions
CheckDirChecksum reads checksum from the package.json and compares it with a recomputed value.
IsDirEmpty returns true if the directory specified by path is empty.
# Structs
DownloadResource has all the information to download a file.
DownloadResult contains the result of a download.
IndexResource is a reference to an index file URL with an optional signature.