Open reads the SchemaStore catalog from bundlePath and returns a Store.
The bundlePath should be the root of a SchemaStore clone or download
containing src/api/json/catalog.json and src/schemas/json/*.json.
Lookup matches a file path against the catalog and returns the absolute path
to the local schema file. Only schemas hosted on schemastore.org are resolved.