# Functions
NewFileJSONStore returns a new metadata cache, implemented using raw JSON files, stored in a directory provided by the client.
# Structs
FileJSONStore represents a local metadata cache relying on raw JSON files as retrieved from the remote repository.