.json
JSON
(application/json)
{
  "_generatedAtUnix": 1778523219539,
  "_hashAlgorithm": "sha1",
  "_version": 2,
  "assets": {
    "IslandsRuntime": {
      "kind": "generated",
      "hash": "3fee654387a4e627cbd5ee9b35238f9157ea7eac",
      "path": "./public/instant-router.js"
    },
    "InstantRouter": {
      "kind": "generated",
      "hash": "200719af8370ed46e076acd80c0f053b3de89836",
      "path": "./public/islands-runtime.js"
    }
  },
  "islands": {
    "AppRouter": {
      "hash": "028bbfbd3942c9040316a7b8e11f791de36c8b62",
      "pathSource": "./app/islands/AppRouter.tsx",
      "pathBundle": "./public/.islands/AppRouter.bundle.js",
      "pathSourceMap": "./public/.islands/AppRouter.bundle.js.map"
    },
    "Code": {
      "hash": "4243c08b20c3b66f9613648381e0601f0003c836",
      "pathSource": "./app/islands/Code.tsx",
      "pathBundle": "./public/.islands/Code.bundle.js",
      "pathSourceMap": "./public/.islands/Code.bundle.js.map"
    },
    "InstantRouterIndicator": {
      "hash": "4ba3cf445852b5aceb94ca68277e955b3bbd9e58",
      "pathSource": "./app/islands/InstantRouterIndicator.tsx",
      "pathBundle": "./public/.islands/InstantRouterIndicator.bundle.js",
      "pathSourceMap": "./public/.islands/InstantRouterIndicator.bundle.js.map"
    },
    "PullRequestSourceSelect": {
      "hash": "7a36e28e0dd310c98392a6de451b36cb352e017f",
      "pathSource": "./app/islands/PullRequestSourceSelect.tsx",
      "pathBundle": "./public/.islands/PullRequestSourceSelect.bundle.js",
      "pathSourceMap": "./public/.islands/PullRequestSourceSelect.bundle.js.map"
    },
    "RepositoriesList": {
      "hash": "75dbdd8bc65ad5b787235cb8514ed53168744a7d",
      "pathSource": "./app/islands/RepositoriesList.tsx",
      "pathBundle": "./public/.islands/RepositoriesList.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoriesList.bundle.js.map"
    },
    "RepositoryCommitSummaryLine": {
      "hash": "ab3729f98c645091f68deafdab42bec0ffc775c5",
      "pathSource": "./app/islands/RepositoryCommitSummaryLine.tsx",
      "pathBundle": "./public/.islands/RepositoryCommitSummaryLine.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryCommitSummaryLine.bundle.js.map"
    },
    "RepositoryCreateForm": {
      "hash": "f5576f3b97071bb864350953ee55c532c11d9553",
      "pathSource": "./app/islands/RepositoryCreateForm.tsx",
      "pathBundle": "./public/.islands/RepositoryCreateForm.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryCreateForm.bundle.js.map"
    },
    "RepositoryFilesDiffsList": {
      "hash": "9ce62604a45279c7f72a745076a8cdb6a24e8ca4",
      "pathSource": "./app/islands/RepositoryFilesDiffsList.tsx",
      "pathBundle": "./public/.islands/RepositoryFilesDiffsList.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryFilesDiffsList.bundle.js.map"
    },
    "RepositoryForkForm": {
      "hash": "fd08d2bea0816d5fbea2080e629631e1e1e16bd0",
      "pathSource": "./app/islands/RepositoryForkForm.tsx",
      "pathBundle": "./public/.islands/RepositoryForkForm.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryForkForm.bundle.js.map"
    },
    "RepositoryHero": {
      "hash": "e291deada81cf96f29cc858d9e686c4f4a0bbe10",
      "pathSource": "./app/islands/RepositoryHero.tsx",
      "pathBundle": "./public/.islands/RepositoryHero.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryHero.bundle.js.map"
    },
    "RepositoryInitialSetup": {
      "hash": "e74c7ffee28f9a4c3c2b9d9430d4b1329f6d0fd4",
      "pathSource": "./app/islands/RepositoryInitialSetup.tsx",
      "pathBundle": "./public/.islands/RepositoryInitialSetup.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryInitialSetup.bundle.js.map"
    },
    "RepositoryPullRequestCreateForm": {
      "hash": "e8c07459002da048557b8eaedbae5656f70e424f",
      "pathSource": "./app/islands/RepositoryPullRequestCreateForm.tsx",
      "pathBundle": "./public/.islands/RepositoryPullRequestCreateForm.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryPullRequestCreateForm.bundle.js.map"
    },
    "RepositoryTreeView": {
      "hash": "6774ee402778e12236e8501a4a49339f68b34edb",
      "pathSource": "./app/islands/RepositoryTreeView.tsx",
      "pathBundle": "./public/.islands/RepositoryTreeView.bundle.js",
      "pathSourceMap": "./public/.islands/RepositoryTreeView.bundle.js.map"
    },
    "SSHKeyItem": {
      "hash": "ee31649cf2c982c83452e871d1e61836fef95ae5",
      "pathSource": "./app/islands/SSHKeyItem.tsx",
      "pathBundle": "./public/.islands/SSHKeyItem.bundle.js",
      "pathSourceMap": "./public/.islands/SSHKeyItem.bundle.js.map"
    }
  },
  "views": {
    "HomeView": {
      "hash": "71df46f8100afeaf8edf234ffb076740a2c8b735",
      "pathSource": "./app/views/HomeView.tsx"
    },
    "InternalErrorView": {
      "hash": "aae72693c596a7f8ff05092541bb95d0ef91365a",
      "pathSource": "./app/views/InternalErrorView.tsx"
    },
    "LoginView": {
      "hash": "62a9ad12da41d6505e0490b83966e239cfdcb55c",
      "pathSource": "./app/views/auth/LoginView.tsx"
    },
    "RegisterView": {
      "hash": "5091e491a50151b50d4c683c1ce1f525ebfa0f6c",
      "pathSource": "./app/views/auth/RegisterView.tsx"
    },
    "OrganizationDetailsView": {
      "hash": "9f4015bd7b0c21cf393cf3309f1bd52c9cd2c4d2",
      "pathSource": "./app/views/organization/OrganizationDetailsView.tsx"
    },
    "RepositoryBrowserView": {
      "hash": "6c617e1ebda50ebcf3edf3b644185ac5c687a580",
      "pathSource": "./app/views/repository/RepositoryBrowserView.tsx"
    },
    "RepositoryCommitsLogView": {
      "hash": "c2883381fbee0b93e165abd38a412d0e802ae65d",
      "pathSource": "./app/views/repository/RepositoryCommitsLogView.tsx"
    },
    "RepositoryCompareView": {
      "hash": "bf9ab8c3ab4f1d0722ac968b811cc3bf6537ed9f",
      "pathSource": "./app/views/repository/RepositoryCompareView.tsx"
    },
    "RepositoryCreateView": {
      "hash": "d38e91def64064530cad123022ea856100bf79ae",
      "pathSource": "./app/views/repository/RepositoryCreateView.tsx"
    },
    "RepositoryDetailsView": {
      "hash": "6e36acdb479b2b69bddc8b35ff7ba65f0b9b812c",
      "pathSource": "./app/views/repository/RepositoryDetailsView.tsx"
    },
    "RepositoryExploreView": {
      "hash": "23c047be74527e247e7e3d334f300d591e70e5a3",
      "pathSource": "./app/views/repository/RepositoryExploreView.tsx"
    },
    "RepositoryForkView": {
      "hash": "bf9c35ad6b78e50ba79fd4218b3e0754a901995e",
      "pathSource": "./app/views/repository/RepositoryForkView.tsx"
    },
    "RepositoryShowObjectView": {
      "hash": "50aab67470271b2c3cb4155cd34282a8419323ae",
      "pathSource": "./app/views/repository/RepositoryShowObjectView.tsx"
    },
    "RepositoryPullRequestCreateView": {
      "hash": "b57e81c31c03e8334069c5df9fb1def8ebda1cf9",
      "pathSource": "./app/views/repositoryPullRequests/RepositoryPullRequestCreateView.tsx"
    },
    "RepositoryPullRequestDetailsView": {
      "hash": "81c67f32cc4b2b28b8e2949c0c2b8d09669c3a16",
      "pathSource": "./app/views/repositoryPullRequests/RepositoryPullRequestDetailsView.tsx"
    },
    "RepositoryPullRequestsView": {
      "hash": "5799a8750c280ee3f852bf60c3b93125dfbc7783",
      "pathSource": "./app/views/repositoryPullRequests/RepositoryPullRequestsView.tsx"
    },
    "SettingsKeyAddView": {
      "hash": "49a739a0d6783448980745c0ac979f9811b4bb47",
      "pathSource": "./app/views/settings/SettingsKeyAddView.tsx"
    },
    "SettingsKeyUpdateView": {
      "hash": "bb7caeb011500b55d56f851d8182678f3ed9ff08",
      "pathSource": "./app/views/settings/SettingsKeyUpdateView.tsx"
    },
    "SettingsKeysListView": {
      "hash": "512650c4e1b5ea9e2127ec4f2ef68d40ab70c6fb",
      "pathSource": "./app/views/settings/SettingsKeysListView.tsx"
    },
    "SettingsView": {
      "hash": "ca5ade3fa3a5c34faaa321fbdb5bc844f46ce37a",
      "pathSource": "./app/views/settings/SettingsView.tsx"
    },
    "UserDashboardView": {
      "hash": "2f9e8e3393a4c63f5ba6c0d088d5d23f83a6fac3",
      "pathSource": "./app/views/user/UserDashboardView.tsx"
    },
    "UserDetailsView": {
      "hash": "05ab81a08fffc02b366ae34460d482c863750b33",
      "pathSource": "./app/views/user/UserDetailsView.tsx"
    }
  }
}