{
    "Plugins": [
        {
            "Info": {
                "Types": {
                    "UsdShadersDiscoveryPlugin" : {
                        "bases": ["SdrDiscoveryPlugin"],
                        "displayName": "USD-based shader definition discovery plugin."
                    }
                },
                # Allow usdShaders/shaders to be accessible by hio/glslfx.cpp's 
                #   ShaderResourceRegistry
                "ShaderResources": "shaders"
            },
            "LibraryPath": "",
            "Name": "usdShaders",
            "ResourcePath": "resources",
            "Root": "..",
            "Type": "library"
        }
    ]
}
