{
  "imports": {
    "react": "https://cdn.jsdelivr.net/npm/react@17.0.2/umd/react.production.min.js",
    "react-dom": "https://cdn.jsdelivr.net/npm/react-dom@17.0.2/umd/react-dom.production.min.js",
    "rxjs": "https://cdnjs.cloudflare.com/ajax/libs/rxjs/7.4.0/rxjs.umd.min.js",
    "@enliven/root-config": "/enliven-root-config.js",
    "@enliven/AppShell": "/app-shell/enliven-AppShell.js",
    "@enliven/ThemeEngine": "/enliven-theme-engine/enliven-ThemeEngine.js",
    "@enliven/AppPropertyHandler":"/enliven-app-property-handler/enliven-AppPropertyHandler.js",
    "virtual-entity": "/virtual-entity/main.js",
    "app-builder": "/app-builder/main.js",
    "@enliven/APIGateway": "/api-gateway/enliven-APIGateway.js",
    "@enliven/appLayout": "/app-layout/enliven-appLayout.js"
  }
}