resource Provider
The ResourceProvider from where the framework can fetch publication resources.
The framework expects paths to be relative to the root of the publication container. For example, the framework expects resourceProvider.fetch("publication.json")
or resourceProvider.fetch("index.html")
to contain or reference the Publication Manifest (https://www.w3.org/TR/pub-manifest/).