{
  "id": "rslib_provider",
  "name": "rslib_provider",
  "metaData": {
    "name": "rslib_provider",
    "type": "app",
    "buildInfo": {
      "buildVersion": "0.0.6",
      "buildName": "rslib_provider"
    },
    "remoteEntry": {
      "name": "rslib_provider.js",
      "path": "",
      "type": "global"
    },
    "types": {
      "path": "",
      "name": "",
      "zip": "@mf-types.zip",
      "api": "@mf-types.d.ts"
    },
    "globalName": "rslib_provider",
    "pluginVersion": "0.9.1",
    "prefetchInterface": false,
    "publicPath": "https://unpkg.com/module-federation-rslib-provider@latest/dist/mf/"
  },
  "shared": [
    {
      "singleton": true,
      "requiredVersion": "^18.3.1",
      "shareScope": "default",
      "name": "react",
      "version": "18.3.1",
      "eager": false,
      "id": "rslib_provider:react",
      "assets": {
        "js": {
          "async": [],
          "sync": [
            "366.js"
          ]
        },
        "css": {
          "async": [],
          "sync": []
        }
      },
      "usedIn": [
        "."
      ]
    }
  ],
  "remotes": [],
  "exposes": [
    {
      "path": ".",
      "id": "rslib_provider:.",
      "name": ".",
      "requires": [
        "react"
      ],
      "file": "src/index.tsx",
      "assets": {
        "js": {
          "sync": [
            "__federation_expose_default_export.js"
          ],
          "async": [
            "366.js"
          ]
        },
        "css": {
          "sync": [
            "__federation_expose_default_export.css"
          ],
          "async": []
        }
      }
    }
  ]
}